Toggle menu
14
236
69
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 10:05, 17 February 2025 by Prd (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.

Example 1

That is a {{legend inline|#bfb|size=80%}} green box.

That is a   green box.

Example 2

That is a {{legend inline|#bfb|text=green}} box.

That is a green  box.

Example 3

That is a {{legend inline
|#bfb
|box
|border    = 1px solid red
|textcolor = #00e
|size      = 150%
|text      = _green_}}.

That is a  green  box .

See also

  • For the original version of this template using display:block, see {{Legend}}
  • For legend rows representing lines, see {{legend-line}}