Difference between revisions of "Template:Banner"

From Project-GC
Jump to: navigation, search
(Changing background colour, now allows optional parameters for bg and fg)
(Added category)
 
Line 7: Line 7:
  
 
<nowiki>{{Banner | text = </nowiki>''text you want to appear.'' | bg = ''Background colour in RGB hex (optional)'' | fg = ''Font colour in RGB hex (optional)''<nowiki>}}</nowiki>
 
<nowiki>{{Banner | text = </nowiki>''text you want to appear.'' | bg = ''Background colour in RGB hex (optional)'' | fg = ''Font colour in RGB hex (optional)''<nowiki>}}</nowiki>
 +
 +
[[Category: Wiki Templates]]</noinclude>

Latest revision as of 23:00, 26 April 2024

Text goes here

Produces a banner.

Usage

{{Banner | text = text you want to appear. | bg = Background colour in RGB hex (optional) | fg = Font colour in RGB hex (optional)}}