Template:Infobox character: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 118: | Line 118: | ||
"description": "Deity worshipped by the character", | "description": "Deity worshipped by the character", | ||
"example": "[[Pharasma]]", | "example": "[[Pharasma]]", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"imageWidth": { | "imageWidth": { | ||
Latest revision as of 13:56, 27 June 2026
| [[File:{{{image}}}|320x480px|thumb|center|{{{caption}}}]] | |
| {{{name}}} | |
|---|---|
| Player | {{{player}}} |
| Ancestry | {{{ancestry}}} |
| Class | {{{class}}} |
| Deity | {{{deity}}} |
Usage
{{Infobox character
|name =
|image =
|caption =
|player =
|ancestry =
|class =
|deity =
}}
Template Data
Create an infobox on character pages
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character
| String | required |
| Image | image | Image of the character
| File | suggested |
| Image width | imageWidth | Optional override for image width in px
| Number | optional |
| Image height | imageHeight | Optional override for image height in px
| Number | optional |
| Image caption | caption | Caption of the image | String | suggested |
| Player | player | Player controlling this character, if a PC | String | suggested |
| Ancestry | ancestry | Ancestry of the character
| String | suggested |
| Class | class | Class of the character
| String | suggested |
| Deity | deity | Deity worshipped by the character
| String | optional |