Template:Card

From Paw Borough Wiki
Template documentation follows
Visit Template:Card/doc to edit this documentation. (How does this work?)
Editors can experiment in this template's sandbox and test case pages.

Usage

Creates a small flex card of the item, similar in design to the storage cards. This template should be nested within a flex container to format properly.

Syntax

{{Card|}}
{{Card||acc=|thumb=}}

Examples

{{Card|Northern Lunasagi}}
<div style="display:flex; gap: 5px;">
{{Card|Guard's Back Greaves|acc=y}}{{Card|Guard's Chestplate|acc=y}}{{Card|Guard's Front Greaves|acc=y}}{{Card|Guard's Helm|acc=y}}{{Card|Guard's Pants|acc=y}}{{Card|Guard's Sword|acc=y}}
</div>
<div style="display:flex; gap: 5px;">
{{Card|Abyssal Outskirts|thumb=y}}{{Card|Cogwheel Outskirts|thumb=y}}{{Card|Harvest Outskirts|thumb=y}}{{Card|Luna Outskirts|thumb=y}}{{Card|Metropolis Outskirts|thumb=y}}{{Card|Sol Outskirts|thumb=y}}{{Card|Zenith Outskirts|thumb=y}}
</div>

Associated Templates

Template Data

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
11

Name of the item, should be in proper case.

Unknownrequired
accacc

If populated it'll add "White" to the beginning of the file title. Should be used for accessory items.

Suggested values
y true yes
Unknownoptional
thumbthumb

If populated it'll add "Thumbnail" to the end of the file title. Intended to be used primarily for decor and backdrop items whose primary images have awkward dimensions.

Suggested values
y yes true
Unknownoptional