Template:Legend: Difference between revisions

From CivWiki
Jump to navigation Jump to search
Content added Content deleted
(A handy colored box legend template)
 
mNo edit summary
Line 1: Line 1:
<includeonly><div><span style="border:solid 1px silver; background:{{{1|none}}}">&emsp;</span>&nbsp;{{{2|}}}</div></includeonly>
<includeonly><div style="border:none;background:none;text-align:left"><span style="border:solid 1px silver; background:{{{1|none}}}">&emsp;</span>&nbsp;{{{2|}}}</div></includeonly>
<noinclude>
<noinclude>
Show a legend row with a colored box.
Show a legend row with a colored box.

Revision as of 04:28, 2 December 2005


Show a legend row with a colored box.

Usage
{{legend|''color''|''label''}}

color is passed to the css background property, so it can also include images.


Example
{{legend|black|Africa}}
{{legend|green|Americas}}
{{legend|blue|Oceania}}
{{legend|#ff0|Europe}}
{{legend|#ff2800|Asia}}


 Africa
 Americas
 Oceania
 Europe
 Asia