Template:Highlight: Difference between revisions
Jump to navigation
Jump to search
fmt |
fix example |
||
Line 3: | Line 3: | ||
''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:'' | ||
Here is some {{highlight|sample text}} for you. | |||
[[Category:User templates]]</noinclude> | [[Category:User templates]]</noinclude> |
Revision as of 21:04, 4 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.