Difference between revisions of "Template:Highlight"

From BRGS Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
This template is for easily highlighting text
 
This template is for easily highlighting text
  
Just type <code><nowiki>{{Highlight|some color|text you want to highlight}}</nowiki></code>
+
Just type <code><nowiki>{{Highlight|some colour|text you want to highlight}}</nowiki></code>
  
 
So you could type <code><nowiki>{{Highlight|yellow|This is very important.}}</nowiki></code> and it would produce {{Highlight|yellow|This is very important.}}
 
So you could type <code><nowiki>{{Highlight|yellow|This is very important.}}</nowiki></code> and it would produce {{Highlight|yellow|This is very important.}}
  
 
</noinclude>
 
</noinclude>

Revision as of 17:57, 29 September 2006

{{{2}}}

Usage

This template is for easily highlighting text

Just type {{Highlight|some colour|text you want to highlight}}

So you could type {{Highlight|yellow|This is very important.}} and it would produce This is very important.