Template:NHFossilInfo/doc

From Nookipedia, the Animal Crossing wiki
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
}}