Template:Coin/doc

From Leaf Blower Revolution Wiki
Jump to navigation Jump to search

Displays a coin icon.

Examples

Basic

markup result
{{coin|coin}}
Prestige coin.png
{{coin|coin|text}}
Prestige coin.png Coin
{{coin|coin|pl}}
Prestige coin.png Coins
{{coin|coin|pl|suffix=Shop}}
Prestige coin.png Coins Shop
{{coin|prestige}}
Prestige coin.png
{{coin|prestige|nogroupsuff}}
Prestige coin.png Prestige
{{coin|prestige|text}}
Prestige coin.png Prestige Coin
{{coin|prestige|pl}}
Prestige coin.png Prestige Coins

Quantity

markup result
{{coin|coin||2}}
Prestige coin.png 2
{{coin|type=coin|quantity=2}}
Prestige coin.png 2
{{coin|coin|text|2}}
Prestige coin.png 2 Coin
{{coin|coin|pl|2}}
Prestige coin.png 2 Coins
{{coin|prestige|nogroupsuff|2}}
Prestige coin.png 2 Prestige
{{coin|type=prestige|textmod=nogroupsuff|quantity=2}}
Prestige coin.png 2 Prestige
{{coin|prestige|text|2}}
Prestige coin.png 2 Prestige Coin
{{coin|prestige|pl|2}}
Prestige coin.png 2 Prestige Coins

Other Subtypes

markup result
{{coin|blc}}
BLC coin.png
{{coin|blc|nogroupsuff}}
BLC coin.png BLC
{{coin|blc|text}}
BLC coin.png BLC Coin
{{coin|blc|pl}}
BLC coin.png BLC Coins
{{coin|blc|nogroupsuff|suffix=Shop}}
BLC coin.png BLC Shop
{{coin|mlc}}
MLC coin.png
{{coin|mlc|nogroupsuff}}
MLC coin.png MLC
{{coin|mlc|text}}
MLC coin.png MLC Coin
{{coin|mlc|pl}}
MLC coin.png MLC Coins

Template Data

Displays a coin icon.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Coin Typetype 1

One of: prestige, coin, blc, mlc

Example
prestige
Stringrequired
Text Modifiertextmod 2

text > "Prestige Coin", pl > "Prestige Coins", nogroupsuff > "Prestige", notext for icon only

Default
notext
Example
text
Stringsuggested
Quantityquantity 3

Number of the resource to display between icon and link text.

Example
10k (1e4)
Stringsuggested
Text Suffixsuffix 4

Goes at the end of the linked text.

Example
Shop
Stringsuggested