Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 18:03, 6 October 2022 by Xhamon (talk | contribs) (Created page with "<onlyinclude><includeonly>{{#if:{{{1|}}}|{{#tag:span|{{{2}}}|style=display:inline-block; min-width:200px; padding:1px 10px 1px 5px; margin:1px; background-color:{{#switch: {{{1}}} | #default = {{{1}}} | Eribu = #2e1816 | Absu = #38174d | Zi = #1d226b | Kur = #42281a | Indi = #165450 | Ukkin-Na = #155035 | Edin = #273c40 | E-Kur-Mah = #503d2a | Mar-Uru = #3c3e49 }}; border-radius:5px;}}|{{{2}}}}}</includeonly></onlyinclude> This template puts text inside a box...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


This template puts text inside a box of a specified background color. It is most useful for indicating in which area something is. (Note: Currently, the template can only be applied to list items. More formats (like for inline text) are planned to be added later.)
This template supports HTML/CSS color names, hex codes (#000000), and AV1 area names. (AV2 area names are planned to be added later.)

Syntax: {{Color|<ColorCode>|<Content>}}
If <ColorCode> is empty, ie: {{Color||<Content>}}, this template is ignored and will return <Content> as is.