Template:Infoicon

From Leaf Blower Revolution Wiki
Jump to navigation Jump to search

Display info icons with a link to their page. Uses the InfoIcon module.

The following templates are for icons that belong in a group:

Do not categorize this template as InfoIcon because that will prevent quantities from displaying in mobile.

Examples

{{infoicon|cheese}}
{{infoicon|cheese||2}}
{{infoicon|cheese|pl}}
{{infoicon|cheese|pl|2}}
{{infoicon|beer}}
{{infoicon|gem}}
{{infoicon|gem|pl}}
{{infoicon|gem|pl||Shop}}
{{infoicon|name=gem|textmod=pl|suffix=Shop}}
{{infoicon|borb}}
{{infoicon|borb|pl}}
{{infoicon|shard|pl}}
{{infoicon|strange flask|pl}}
{{infoicon|converter|pl}}
{{infoicon|printer|pl}}
{{infoicon|trading|text}}
{{infoicon|crafting|text}}
{{infoicon|alchemy|text}}
{{infoicon|artifact|pl}}
{{infoicon|mulch|text}}
{{infoicon|mulch|text|2}}
{{infoicon|farming|text}}
{{infoicon|card part|text|1}}
{{infoicon|card part|pl|5}}
{{infoicon|name=card part|textmod=pl|quantity=5}}
{{Infoicon|dice|text}}
{{infoicon|Death Book|text}}

No description.

Template parameters

ParameterDescriptionTypeStatus
Namename 1

Name of the icon. Use lowercase and singular (eg "card part" not "card parts". See the template docs for the full list of available options.

Example
cheese
Stringrequired
Text Modifiertextmod 2

Options: "textmod" = show text / "notext" = hide text / "pl" = plural (or you can add "s" after the template and it will be included in the link)

Example
text
Stringsuggested
Quantityquantity 3

Displayed between icon and linked text.

Example
3
Stringsuggested
Suffixsuffix 4

Added to the link text.

Example
Shop
Stringsuggested