Template:Infobox
Jump to navigation
Jump to search
Generic infobox for game elements (building, resources, ...)
Parameters
Name | Description |
---|---|
name | Name of the game element. |
categories | Categories of the game element (type, category, color, ...). Feel free to use one or multiple element with the categories template. |
picture_file | (optional) File use to illustrate the infobox. Format: File:filename.ext. |
picture_alt | (optional) Alternative text use if the picture can't load. |
picture_caption | (optional) Text display while hovering the picture. |
features | (optional) Features of the game element (like: producing heat, need energy, ...). Feel free to use one or multiple element with the features template. |
floor | (optional) Define on which type of floor a structure can be build. Feel free to use one or multiple element with the floors template. |
Exemple of use
{{Infobox
| name=Ribosome
| categories={{category|Structure}}{{category|Production}}
| picture_file=File:Ribosome.png
| picture_alt=Ribosome
| picture_caption=Ribosome
| features={{feature|heating}}
| floor={{floor|intracellular}}
}}