|
|
| (61 intermediate revisions by 40 users not shown) |
| Line 1: |
Line 1: |
| <includeonly><div style="float:left; height:0.8em; width:1.2em; background:{{{1|none}}}; border:{{{border|solid silver 1px}}};clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">{{{2|}}}</p></includeonly> | | <includeonly><!-- |
| <noinclude>
| | --><templatestyles src="Legend/styles.css" /><!-- |
| <!-- You are advised to read the talk page before changing this template. --> | | --><div class="legend"><!-- |
| Shows a legend row with a colored box.
| | --><span class="legend-color" style="<!-- |
| | -->{{#if:{{{border|}}}|border: {{{border}}};|{{#if:{{{outline|}}}|border: 1px solid {{{outline}}};}}}}<!-- |
| | -->{{#if:{{{1|}}}|{{greater color contrast ratio|{{{1}}}|white|black|css=y}}}}<!-- |
| | -->{{#if:{{{textcolor|}}}|color:{{{textcolor}}};}}<!-- |
| | -->{{#if:{{{size|}}}|font-size:{{{size}}};}}"><!-- |
|
| |
|
| ;Usage:
| | -->{{#if:{{{text|}}}|<span class="legend-text">{{{text}}}</span>| }}<!-- |
| <nowiki>{{</nowiki>legend|''color''|''label''|border=''border''<nowiki>}}</nowiki>
| | --></span><!-- |
|
| |
|
| ''color'' is passed to the [[Cascading Style Sheets|css]] background property, so it can also include images. The optional ''border'' argument is passed to the css border property.
| | --> {{{2|}}}<!-- |
|
| |
|
| ;Example:
| | --></div><!-- |
| <nowiki>{{legend|black|Africa}}</nowiki>
| | --></includeonly><noinclude> |
| <nowiki>{{legend|green|Americas}}</nowiki>
| | {{Documentation}} |
| <nowiki>{{legend|blue|Oceania}}</nowiki>
| |
| <nowiki>{{legend|#ff0|Europe}}</nowiki>
| |
| <nowiki>{{legend|#ff2800|Asia}}</nowiki>
| |
| | |
| | |
| <div style="float:left; height:0.8em; width:1.2em; background:black; border:solid silver 1px;clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">Africa</p>
| |
| <div style="float:left; height:0.8em; width:1.2em; background:green; border:solid silver 1px;clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">Americas</p>
| |
| <div style="float:left; height:0.8em; width:1.2em; background:blue; border:solid silver 1px; clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">Oceania</p>
| |
| <div style="float:left; height:0.8em; width:1.2em; background:#ff0; border:solid silver 1px; clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">Europe</p>
| |
| <div style="float:left; height:0.8em; width:1.2em; background:#ff2800; border:solid silver 1px; clear:both;margin-top:0.2em"/><p style="margin:0px;font-size:90%;margin-left:1.8em;">Asia</p> | |
| | |
| For legends involving lines on a map, see {{tl|legend-line}}.
| |
| | |
| [[de:Vorlage:Legende]]
| |
| [[es:Plantilla:Legend]]
| |
| [[ko:Template:범례]]
| |
| [[hu:Sablon:Jelmagyarázat]]
| |
| [[pl:Szablon:Legenda]]
| |
| [[sr:Шаблон:Легенда]]
| |
| [[vi:Tiêu bản:Legend]]
| |
| </noinclude> | | </noinclude> |
Lua error in Module:Documentation at line 7: Module:Documentation/config returned boolean, table expected.