Difference between revisions of "Template:Highlight"
From PC-BSD Wiki
Tigersharke (Talk | contribs) |
Tigersharke (Talk | contribs) |
||
| Line 1: | Line 1: | ||
<span style="background: yellow; color: #000000;">{{{text|{{{1|}}}}}}</span><noinclude> | <span style="background: yellow; color: #000000;">{{{text|{{{1|}}}}}}</span><noinclude> | ||
| + | == Usage == | ||
| + | '''<nowiki>{{</nowiki>highlight{{pipe}}text='''''text to highlight'''''<nowiki>}}</nowiki>''' | ||
| + | == Explanation == | ||
This is a simple template to {{Highlight|text=highlight}} text that could {{Highlight|also have '''bold''' or ''italic'' style,}} which in the situation of indicating a change may cause confusion. If an equal sign (=) causes trouble, assign the target to the variable '''''text'''''. The text is ''not'' padded and will not ever be padded within this template due to usage needs. | This is a simple template to {{Highlight|text=highlight}} text that could {{Highlight|also have '''bold''' or ''italic'' style,}} which in the situation of indicating a change may cause confusion. If an equal sign (=) causes trouble, assign the target to the variable '''''text'''''. The text is ''not'' padded and will not ever be padded within this template due to usage needs. | ||
</noinclude>[[category:uses highlight]]<noinclude>[[category:templates]][[category:style]]</noinclude><!-- there must be no space or text after this comment --> | </noinclude>[[category:uses highlight]]<noinclude>[[category:templates]][[category:style]]</noinclude><!-- there must be no space or text after this comment --> | ||
Revision as of 19:52, 23 February 2013
Usage
{{highlight|text=text to highlight}}
Explanation
This is a simple template to highlight text that could also have bold or italic style, which in the situation of indicating a change may cause confusion. If an equal sign (=) causes trouble, assign the target to the variable text. The text is not padded and will not ever be padded within this template due to usage needs.