Template:Legend/doc: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
No edit summary
Line 43: Line 43:
{{-}}
{{-}}


==Full parameter list==
== Full parameter list ==
<pre>
<pre>
{{legend|
{{Legend
1 = <!-- background-color -->
| [background colo/ur]
| [text]
2 = <!-- legend text -->
outline = <!-- border line color -->
| outline = <!--colo/ur of border around legend box-->
border =<!-- full border style, overrides outline -->
| border = <!--use to specify custom CSS styling for border (overrides 'outline')-->
color = <!-- text color (font color) -->
| color = <!--colo/ur of 'text'-->
size = <!-- font size -->
| size = <!--'text' font-size-->
text = <!-- text inside the box -->
| text = <!--to place text inside the legend box-->
}}
}}
</pre>
</pre>