Template:Legend inline
This template uses TemplateStyles: |
Description[edit]
- Shows a legend with a coloured box.
- This template differs from Template:Legend only in that it uses display:inline to prevent line breaks after each legend.
Usage[edit]
See Template:Legend/doc for usage.
Example 1[edit]
That is a {{legend inline|#bfb|size=80%}} green box.
That is a green box.
Example 2[edit]
That is a {{legend inline|#bfb|text=green}} box.
That is a green box.
Example 3[edit]
That is a {{legend inline |#bfb |box |border = 1px solid red |textcolor = #00e |size = 150% |text = _green_}}.
That is a green box .
See also[edit]
- For the original version of this template using display:block, see {{Legend}}