Template:Legend/doc: Difference between revisions

no edit summary
m (robot Modifying: rmy:Sikavno:Xalyaripen)
No edit summary
Line 3:
Shows a legend row with a colored box.
__TOC__
 
==Usage==
<nowiki>{{</nowiki>legend|''color''|''label''|outline=''outline color''|border=''css border''<nowiki>}}</nowiki>
 
''color'' is passed to the [[Cascading Style Sheets|css]] background-color property of the color box. The optional ''outline'' parameter is the color of the outline around the box. If you need to customize the border further, you can use the ''border'' argument, which overrides the ''outline'' argument and sets the css description (e.g., <code>1px solid #aaa</code>) of the border that will be drawn around the box.
 
==Examples==
Line 37 ⟶ 38:
{{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 a version of this template using ''display:inline'' to avoid line breaks after each legend, see {{tl|Legend inline}}.
Anonymous user