Template:Infobox character
Infobox character
This template provides a uniform design for character infoboxes.
Usage
{{Infobox character
|name=
|image=
|pronouns=
|level=
|race=
|class=
|playedby=
}}
Parameters
| Parameter | Function | Default value |
|---|---|---|
name |
Character name | {{BASEPAGENAME}}
|
image |
Image of the character | {{{title}}}.png if it exists, otherwise No image.svg (linking to the page where to upload the missing image)
|
pronouns |
Preferred pronouns of the character | None |
level |
Character level (number) | None |
race |
Race of the character | None |
class |
Class (and subclass) of the character | None |
playedby |
Name of the player who portrays the character | None |
An infobox for a character.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | name | Name of the character. | String | optional |
| Pronouns | pronouns | Preferred pronouns of the character
| String | suggested |
| Image | image | Image of the character. Defaults to using the page name as a filename. | File | suggested |
| Level | level | Character level (number)
| Number | suggested |
| Race | race | Race of the character
| String | suggested |
| Class | class | Class (and subclass) of the character
| String | suggested |
| Played by | playedby | Name of the player who portrays the character
| String | optional |