Template:Highlight: Difference between revisions
Jump to navigation
Jump to search
catg |
use color template |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style="background-color: | <includeonly><span style="background-color:{{site color 1 mid}};">{{{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>Here is some {{highlight|sample text}} for you.</nowiki> | ||
Produces this: | ''Produces this:'' | ||
[[Category: | Here is some {{highlight|sample text}} for you. | ||
[[Category:User templates|{{PAGENAME}}]]</noinclude> |
Latest revision as of 02:38, 12 March 2009
Usage:
Surround text as an argument, for example, this:
Here is some {{highlight|sample text}} for you.
Produces this:
Here is some sample text for you.