Jump to content

Template:Iconbox: Difference between revisions

From Mango's Lewd Diplomacy: Official Wiki
MLD>Kami-sama
Undo revision 103508 by Kami-sama (talk)
(No difference)

Revision as of 14:52, 14 April 2025

[view] [edit] Template documentation

Usage

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

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

{{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.