Template:Legend inline: Difference between revisions
From Vigyanwiki
(Created page with "<includeonly><!-- --><templatestyles src="Legend/styles.css" /><!-- --><span class="legend nowrap"><!-- --><span class="legend-color" style="<!-- -->{{#if:{{{border|}}}|bord...") |
m (1 revision imported) |
(No difference)
|
Revision as of 21:14, 18 July 2022
This template uses TemplateStyles: |
Description
- 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
See Template:Legend/doc for usage.
Limitations
Using certain special characters in |text=
that have meaning in wikitext can cause unexpected results. To use * in |text=
, use |text={{asterisk}}
. To use # in |text=
, use |text={{number sign}}
.
See also
- For the original version of this template using display:block, see {{Legend}}
- For legend rows representing lines, see {{legend-line}}