Template:Quantity

From Phantasy Star Universe Clementine
Revision as of 22:49, 13 January 2024 by Mika (talk | contribs) (Created page with "<includeonly>{{{{{|safesubst:}}}plural:{{{1}}}|[[{{{2}}}]]|[[{{{2}}}|{{{3|{{{2}}}s}}}]]|{{{4}}}}} x{{{1}}}</includeonly><noinclude> ==Purpose== Shortcut template for all item...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Shortcut template for all item quantities. Includes link to the item page. Currently only supports English and similar languages.

Parameter List

{{Quantity
|         <!-- Anonymous parameter. The desired number of items. -->
|         <!-- Anonymous parameter. The desired item string. -->
|         <!-- Anonymous parameter. The desired item string, if its pluralization would be more complex than adding an "s" at the end. -->
}}

Examples

A Single PA Fragment

{{Quantity|1|PA Fragment}}

PA Fragment x1

A Single Blank Disc

{{Quantity|1|Blank Disk}}

Blank Disk x1

2 rods with Override

{{Quantity|2|rod|Rods}}

Rods x2

40 Zonspheres

{{Quantity|40|Zonsphere}}

Zonspheres x40