Template:PouchSet

From Paw Borough Wiki
Revision as of 17:36, 25 August 2026 by Whimsy (talk | contribs) (Created page with "<includeonly><includeonly>{{SetBox|maincontainer}} {{SetBox|title}}{{#if:{{{id}}}|{{PouchSet/Data|{{{id}}}|title}}|Missing ID}}</div> {{SetBox|content}} {{#if:{{{id}}}|{{PouchSet/Data|{{{id}}}|items}}|Missing ID}} </div></div></includeonly><noinclude> {{Documentation}} </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation follows
Visit Template:PouchSet/doc to edit this documentation. (How does this work?)
Editors can experiment in this template's sandbox and test case pages.

Usage

This template creates a box showcasing Pouch multiple items in a card format, it utilizes Template:SetBox and Template:PouchSet/Data. The |id= parameter should always be in lowercase, as the template does not register anything other than lowercase text.

Set templates should be used to showcase items that are reasonably relevant to one another. Such as, but not limited to being a part of the same set, recolors or variants, sharing the same or similar utilities, sharing a similar aesthetic theme, sharing an obtainment method, or whose lore is intertwined.

List of valid ids:

  • pouches

Syntax

{{PouchSet|id=}}

Examples

{{PouchSet|id=pouches}}

Template Data

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
idid

The ID of the set you're trying to showcase. This should always be in lowercase.

Unknownrequired

See Also

Code is modified from the Flight Rising Wiki.