Difference between revisions of "Template:Announce"
From Geohashing
imported>Nemo m (minor usage layout change) |
imported>Tjtrumpet2323 m (→Usage notes) |
||
Line 13: | Line 13: | ||
== Usage notes == | == Usage notes == | ||
− | * The bg | + | * The background colour (<code>bg</code>) may be any of 'red/orange/yellow/green/blue/black', or may be omitted (in which case it defaults to red). |
== Examples == | == Examples == |
Latest revision as of 13:29, 30 September 2008
{{announce|This is a critical alert!|bg=colour}}
- For use in alerting people to something important.
Usage notes
- The background colour (
bg
) may be any of 'red/orange/yellow/green/blue/black', or may be omitted (in which case it defaults to red).
Examples
{{Announce|this is a '''black''' announcement|bg=black}}
this is a black announcement
{{Announce|this is a '''blue''' announcement|bg=blue}}
this is a blue announcement
etc...
this is a green announcement
this is a yellow announcement
this is a orange announcement
this is a red announcement
{{Announce|this is a default announcement}}
this is a default announcement