Template:NHPlants/doc
From Nookipedia, the Animal Crossing wiki
See also:
- {{NHFurniture}}
- {{NHClothing}}
- {{NHTools}}
- {{NHInterior}}
- {{NHMusic}}
Parameters
Names
name
- The English name of the item.
- Default value: Item name in page title.
ja-name
- The Japanese name of the item.
fr-name
- The French name of the item.
frq-name
- The Quebec French name of the item.
de-name
- The German name of the item.
ko-name
- The Korean name of the item.
it-name
- The Italian name of the item.
nl-name
- The Dutch name of the item.
zh-name
- The Simplified Chinese name of the item.
zht-name
- The Traditional Chinese name of the item.
es-name
- The Spanish name of the item.
esl-name
- The Latin American Spanish name of the item.
ru-name
- The Russian name of the item.
identifier
- An identifier that connects this item to items in other iterations of Animal Crossing. If an item changes name from game to game, the identifier remains constant. The identifier should be the name of the item as it appears in the earliest Animal Crossing game. For items which can only be obtained as a customization option in a later game (e.g. the Black Pawn & White Pawn become customization options for the Pawn in ACNL), the later name is used instead.
- Default value: Item name in page title.
Metadata
category
- The category of the item as seen in the catalog.
- Possible values: Housewares, Miscellaneous, Wall-mounted, Wallpaper, Floors, Rug, Fashion Items, Creatures, Other
theme1
,theme2
,theme3
,theme4
,theme5
- Themes that the item belongs to. For furniture, this refers to HHA concepts. For clothing, this refers to Label themes.
color1
,color2
- The colors for the item (for the purposes of feng shui). Each item has two. For items with variations,
color1
andcolor2
should be set to those of the "default" (first) variation. Colors for variations can be defined invar1-color1
/var1-color2
,var2-color1
/var2-color2
, etc.
function1
,function2
- The functionality of the item (e.g. bathtub, lighting, table).
length
- The length of the item as a float (e.g. 1.0, 1.5). Sources an image using {{Size}}.
width
- The width of the item as a float (e.g. 1.0, 1.5). Sources an image using {{Size}}.
interactable
- Boolean of whether the player can interact with the item.
- Currently not displayed in the template.
sound
- Boolean of whether the item produces sound.
- Currently not displayed in the template.
lighting
- Boolean of whether the item emits light.
- Currently not displayed in the template.
animated
- Whether the item is animated without any interaction. This will mostly be used with some wallpapers/flooring, but some furniture as well (e.g. fires, wind turbine, etc.)
- Currently not displayed in the template.
Acquiring
availability
,availability2
- How the item can be acquired. Value should match one of the options in Template:Availability.
mat1
,mat2
,mat3
,mat4
,mat5
,mat6
- Names of materials needed. Value should match one of the options in Template:Material.
mat1-num
,mat2-num
,mat3-num
,mat4-num
,mat5-num
,mat6-num
- Number of material needed.
season
,season2
- The season an item is exclusively available in.
buy
- Cost to purchase.
currency
- Currency to purchase. Value should match one of the options in Template:Currency.
sell
- Sell price in Bells.
Customization
customizable
- True or False for whether the item is customizable.
custom-kits
- The number of customization kits required to do a customization.
pattern
- If set to True, item can be customized with patterns.
pattern1
,pattern2
,pattern3
,pattern4
,pattern5
,pattern6
,pattern7
,pattern8
- The name of a pattern.
- Currently not displayed in the template.
var
- The name of the default (first) variation; this is what is shown at the top of the template.
var1
,var2
,var3
,var4
,var5
var6
,var7
,var8
- Additional variation names.
var1-img
,var2-img
,var3-img
,var4-img
,var5-img
var6-img
,var7-img
,var8-img
var1-color1
,var2-color1
,var3-color1
,var4-color1
,var5-color1
var6-color1
,var7-color1
,var8-color1
var1-color2
,var2-color2
,var3-color2
,var4-color2
,var5-color2
var6-color2
,var7-color2
,var8-color2
Other
notes
- Any additional notes (special properties, glitches, attribution, etc.).