Template:Highlight: Difference between revisions
Jump to navigation
Jump to search
chg to catg user templ |
fmt |
||
Line 1: | Line 1: | ||
<span style="background-color:#FFFF00;">{{{1}}}</span><noinclude> | <includeonly><span style="background-color:#FFFF00;">{{{1}}}</span></includeonly><noinclude> | ||
'' | '''''Usage:''''' | ||
Surround text as an argument, for example, this: | ''Surround text as an argument, for example, this:'' | ||
<nowiki>{{highlight|sample text}}</nowiki> | <nowiki>{{highlight|sample text}}</nowiki> | ||
Produces this: | ''Produces this:'' | ||
<span style="background-color:#FFFF00;">sample text</span> | <span style="background-color:#FFFF00;">sample text</span> | ||
[[Category:User templates]]</noinclude> | [[Category:User templates]]</noinclude> |
Revision as of 21:02, 4 March 2009
Usage:
Surround text as an argument, for example, this:
{{highlight|sample text}}
Produces this:
sample text