Template:Party Size

From Phantasy Star Universe Clementine
Revision as of 23:26, 19 December 2023 by Mika (talk | contribs) (automatic template to parse number of players for infobox mission)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Purpose

Party Size turns the upper and lower bounds of two numbers into a pretty string. Used for infoboxes and other templates.

Examples

Party size of min 1, max 6:

{{Party Size|min=1|max=6}}
 1-6 Players


Party size of min 1, max 1:

{{Party Size|min=1|max=1}}
 1 Player


Party size of min 2, max 2:

{{Party Size|min=2|max=2}}
 2 Players