Template:MerchCell

From Nookipedia, the Animal Crossing wiki

[[File:|x95px]]

Template documentation (view)


A template used to display and hold data regarding a piece of merchandise. Multiples of these templates are placed inside Template:MerchSeries.

In the future, this template will be updated to store data into a Cargo table.

Parameters

image
Filename, without the preceding "File:"
name
Name of the item (e.g. Bob plush).
characters
A comma-separated list of characters that appear in them merch.
games
The game (or list of games) the merch is associated with. Game codes include PG, WW, CF, NL, NLWa, NH, HHD, aF, or PG.

Example

{{MerchSeries|
{{MerchCell|image=Bunnie Plush.png|name=Bunnie plush|characters=Bunnie|games=PG}}
{{MerchCell|image=Goldie Plush.png|name=Goldie plush|characters=Goldie|games=NH}}
}}