Jump to content

Template:Iconbox

From Mango's Lewd Diplomacy: Official Wiki
Revision as of 20:34, 10 May 2025 by Mango Stellaris (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
[view] [edit] Template documentation

Usage[edit source]

One item in a list of icons (achievements, disasters, etc.). The box name is sent as a referenceable anchor on the page, so you don't need to also use id="" to link to it.

{{iconbox|name|description}}
{{iconbox|name|description|image=file}}

Parameters[edit source]

Parameter Description Required Default
1 Box name and hovertext required none
2 / desc Description optional none
image Image file, ".png" not required optional parameter 1
extension Changes image extension optional png
px Image width, in pixels
Prefixing the number with an x will cause it to set image height instead
optional default image size
template Uses an assembled template in place of an image optional image

Examples[edit source]

{{iconbox|unknown}}

[[File:{{#replace:unknown|.png|}}.png|{{{px}}}px|unknown]]
unknown

{{iconbox|Brave New World|Colonize a planet.}}

[[File:{{#replace:Brave New World|.png|}}.png|{{{px}}}px|Brave New World]]
Brave New World
Colonize a planet.

{{iconbox|Break On Through...|Research a Rare technology.}}

[[File:{{#replace:Break On Through...|.png|}}.png|{{{px}}}px|Break On Through...]]
Break On Through...
Research a Rare technology.

{{iconbox|Shipyard|A Shipyard may build one ship at a time, in parallel with other Shipyards.|image=sb shipyard.png}}

[[File:{{#replace:sb shipyard.png|.png|}}.png|{{{px}}}px|Shipyard]]
Shipyard
A Shipyard may build one ship at a time, in parallel with other Shipyards.

{{iconbox|Lush|Life thrives here, the fauna is plentiful and the flora grows rapidly.|template={{planet modifier|lush|green|Lush}}}}

Lush
Life thrives here, the fauna is plentiful and the flora grows rapidly.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.