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.

Example

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