Template:Creo
This documentation is transcluded from Template:Creo/doc.
Output an infobox and set categories with Module:Creo.
Usage
By default, the template would retrieve the required data from Module:GameData using the page name.
{{Creo}}
The behavior can be overridden by specifying the name parameter.
{{Creo
|name = Deor
}}
The values displayed can be overridden by specifying the parameters as well.
{{Creo
|name = Deor
|height = 0.65
|weight = 25
|lifespan = 24
}}
TemplateData
Output an infobox and set categories for a Creo page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the Creo. Default to the current page name.
| String | optional |
| Image | image | Image of the Creo | File | optional |
| Height | height | Height of the Creo in meters | Number | optional |
| Weight | weight | Weight of the Creo in meters | Number | optional |
| Lifespan | lifespan | Lifespan of the Creo in years | Number | optional |
| Image offset top | imageOffsetTop | Top offset for the image
| String | optional |
| Image offset bottom | imageOffsetBottom | Bottom offset for the image
| String | optional |
| Image offset left | imageOffsetLeft | Left offset for the image
| String | optional |
| Image offset right | imageOffsetRight | Right offset for the image
| String | optional |