Template:Legend/doc: Difference between revisions

another example, sections
(update)
(another example, sections)
Line 1:
<includeonly>{{Template doc page transcluded}}</includeonly>
Shows a legend row with a colored box.
__TOC__
 
;==Usage:==
<nowiki>{{</nowiki>legend|''color''|''label''|border=''border''<nowiki>}}</nowiki>
 
''color'' is passed to the [[Cascading Style Sheets|css]] background-color property. The optional ''border'' argument is the color of the 1 pixel border that will be drawn around the box. If the border color is omitted, the border will be the same color as the box, i.e. invisible.
 
==Examples==
;Example:
===Use in text===
<nowiki>{{legend|black|Africa}}</nowiki>
<nowiki>{{legend|green|Americas}}</nowiki>
Line 20 ⟶ 21:
{{legend|#ff2800|Asia}}
 
===Use in a caption ===
For legends involving lines on a map, see {{tl|legend-line}}.
<pre><nowiki>
 
[[Image:Celts in Europe.png|200px|thumb|right|The Celts in Europe, past and present:
{{legend|#1a8000|present-day Celtic-speaking areas}}
{{legend|#27c600|other parts of the six most commonly recognized 'Celtic nations' and where a
Celtic language is spoken but not the dominating language}}
{{legend|#97ffb6|other parts of Europe once peopled by Celts; modern-day inhabitants of many of
these areas often claim a Celtic heritage and/or culture}}
]]
</nowiki></pre>
[[Image:Celts in Europe.png|200px|thumb|right|The Celts in Europe, past and present:
{{legend|#1a8000|present-day Celtic-speaking areas}}
{{legend|#27c600|other parts of the six most commonly recognized 'Celtic nations' and where a Celtic language is spoken but not the dominating language}}
{{legend|#97ffb6|other parts of Europe once peopled by Celts; modern-day inhabitants of many of these areas often claim a Celtic heritage and/or culture}}]]
{{-}}
==See also==
* For legendslegend involvingrows representing lines on a map, see {{tl|legend-line}}.
<includeonly>
 
[[Category:Legend templates]]
 
Anonymous user