Jump to content

Template:Legend inline/doc

From BattleIntelligence

Lua error: Module:TNT:172: '''Missing JsonConfig extension, or not properly configured; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Uses TemplateStyles.tab. See https://www.mediawiki.org/wiki/Extension:JsonConfig#Supporting_Wikimedia_templates'''.

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}}