Template:Highlight: Difference between revisions

From COLLADA Public Wiki
Jump to navigation Jump to search
Elf (talk | contribs)
chg to catg user templ
Elf (talk | contribs)
fmt
Line 1: Line 1:
<span style="background-color:#FFFF00;">{{{1}}}</span><noinclude>
<includeonly><span style="background-color:#FFFF00;">{{{1}}}</span></includeonly><noinclude>
''USAGE:''
'''''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