Template:NHFossilInfo/doc

From Nookipedia, the Animal Crossing wiki
Server NH Icon.png
This template connects to a Cargo table.
Any modifications made to any Cargo fields require that the respective Cargo table to be refreshed; otherwise, data may get out of sync or result in duplicate entries. If you are unable to refresh a table, please request that a staff member or a user with the Cargo Technicians role do so by contacting them through the staff noticeboard or on Discord. If you need assistance with Cargo tables, please visit Project Database and/or ask for help on Discord.
Server NH Icon.png
This template connects to a Cargo table.
Any modifications made to any Cargo fields require that the respective Cargo table to be refreshed; otherwise, data may get out of sync or result in duplicate entries. If you are unable to refresh a table, please request that a staff member or a user with the Cargo Technicians role do so by contacting them through the staff noticeboard or on Discord. If you need assistance with Cargo tables, please visit Project Database and/or ask for help on Discord.
More Cargo templates

Usage

Parameters

name
Name of the item.
group
The fossil group the item is a part of. Name comes from the fossil's plaque in the museum.
image
File name (do not include the "File:" prefix).
interactable
Yes or No for whether or not the fossil can be interacted with (e.g. some fossils may open their mouth).
sell
Sell price.
color1
Color of the fossil (factors into HHA score).
color2
Second color of the fossil (often the same as the first).
width
Width of the fossil when placed as a furniture item, as a float.
length
Length of the fossil when placed as a furniture item, as a float.

Example

{{NHFossilInfo
| name = Ankylo Skull
| group = Ankylosaurus
| image = Ankylo Skull NH Icon.png
| interactable = No
| sell = 3500
| color1 = Brown
| color2 = Brown
| width = 2.0
| length = 2.0
}}