Difference between revisions of "Template:Bu/doc"
From MidrangeWiki
MrDolomite (talk | contribs) (fixing doc sub-page) |
MrDolomite (talk | contribs) m (cleanup of template doc) |
||
Line 1: | Line 1: | ||
<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | <includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
− | + | =Documentation= | |
+ | <big>{{tl|bu}}</big> is a shorthand notation to make the passed parameter text emphasized with both <big>big</big> and <u>underlined</u>. It is most useful when defining an acronym. | ||
+ | :'''{{PAGENAME}}''' stands for {{bu|B}}ig {{bu|U}}nderlined. | ||
+ | |||
+ | == Usage == | ||
+ | <pre> | ||
+ | {{bu|letter(s) to emphasize}} | ||
+ | </pre> | ||
+ | == Example == | ||
+ | {| | ||
+ | ! Code | ||
+ | ! Result | ||
+ | |- | ||
+ | | <code>{{bu|D}}edicated {{bu|S}}ervice {{bu|T}}ools </code> | ||
+ | | {{bu|D}}edicated {{bu|S}}ervice {{bu|T}}ools | ||
+ | |} | ||
---- | ---- | ||
*This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and so is part of the {{SITENAME}} project rather than the content itself. | *This [[Wikipedia:Template|template]] is a [[Wikipedia:Avoid self-references|self-reference]] and so is part of the {{SITENAME}} project rather than the content itself. |
Revision as of 19:24, 26 January 2007
Documentation
{{bu}} is a shorthand notation to make the passed parameter text emphasized with both big and underlined. It is most useful when defining an acronym.
- Bu/doc stands for Big Underlined.
Usage
{{bu|letter(s) to emphasize}}
Example
Code | Result |
---|---|
{{bu|D}}edicated {{bu|S}}ervice {{bu|T}}ools
|
Dedicated Service Tools |
- This template is a self-reference and so is part of the MidrangeWiki project rather than the content itself.