Template:Customization/doc
From Nookipedia, the Animal Crossing wiki
Usage
{{Customization
| name =
| image =
| size =
| image2 =
| size2 =
| price =
| notes =
}}
This template is to be used for displaying house customization or camper customization parts within a CSS flex box. A name and image file must be specified. There are optional parameters to change the image size (96px by default), add a second image adjacent to the first one and optionally change its size (intended for use for Animal Crossing: New Horizons, which has two possible shapes for each door part), display a price below the images, and to add a note next to the item's name.
Template:Customization Top should be appended before this template, and Template:Customization Bottom should be appended after it in order to create the flex box.
{{Customization Top}}
{{Customization| name = Castle|image = Mansion NL Model.png | price = {{Currency|Bells|128,000}} }}
{{Customization| name = Castle|image = Castle NL Model.png | price = {{Currency|Bells|398,000}} }}
{{Customization| name = Castle|image = Modern House NL Model.png | price = {{Currency|Bells|398,000}} }}
{{Customization| name = Castle|image = Zen Castle NL Model.png | price = {{Currency|Bells|398,000}} }}
{{Customization Bottom}}