Template:Infobox character: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly>{{Infobox|child={{{child|}}} | <includeonly>{{Infobox|child={{{child|}}} | ||
| bodyclass = {{{bodyclass|}}} | | bodyclass = {{{bodyclass|}}} | ||
| labelstyle = | | labelstyle = text-align:left; {{{labelstyle|}}} | ||
| datastyle = | | datastyle = text-align:left; {{{datastyle|}}} | ||
| above = {{{name|}}} | | above = {{{name|}}} | ||
| subheader = {{#if: {{{level|}}} | Level {{{level|}}}}} {{{class_title|}}} | | subheader = {{#if: {{{level|}}} | Level {{{level|}}}}} {{{class_title|}}} |
Revision as of 00:23, 7 January 2024
This Template page is licensed under CC BY-SA 4.0. |
This Template page is licensed under CC BY-SA 4.0. |
This template is outdated. Use Template:Infobox creature instead.
Preview:
{{Infobox character | child= | bodyclass = | labelstyle = | datastyle = | name = | level = | class_title | subclass_title | class = | subclass = | image = | imagesize = | image_alt_text = | imagecaption = | role = | creator = | voice = | full_name = | titles = | race = | background = | hometown = | age = | family = | module1 = | module2 = | module3 = }}
This template adds an infobox with character information.
Can be combined with {{infobox statistics}}:
{{Infobox character | name = | image = | background = | class = | module = {{Infobox statistics | child = yes | armour_class = | hit_points = | str = | dex = | con = | int = | wis = | cha = }}}}
Example use
{{Infobox character | class = [[Rogue]] | name = Astarion | image = Astarion.png | iamgecaption = Game cover artwork | background = [[Charlatan]] | race = [[High elf]] | voice = Neil Newbon | creator = Stephen Rooney | full_name = Astarion Ancunín | age = {{ublist| * 39 (turned) * 269 (current)}} | hometown = [[Baldur's Gate]] | role = [[Origin characters|Origin character]], [[Companions|Companion]] }}
Astarion | |
---|---|
Role | Origin character, Companion |
Created by | Stephen Rooney |
Voiced by | Neil Newbon |
Information | |
Full name | Astarion Ancunín |
Race | High elf |
Class | Rogue |
Background | Charlatan |
Hometown | Baldur's Gate |
Age |
|
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
child | child | Add yes to make this infobox a child for use in another infobox's module parameter.
| String | optional |
bodyclass | bodyclass | Specify a custom CSS class for the entire infobox.
| String | optional |
labelstyle | labelstyle | Add custom CSS style to all labels in the infobox. | String | optional |
datastyle | datastyle | Add custom CSS style to all data cells in the infobox. | String | optional |
name | name | The character or creature's in-game display name, which may or may not be their actual name.
| String | suggested |
level | level | The creature's level, given in a number.
| Number | suggested |
Class (title) | class_title | Adds the creature's class to the subheading of the infobox, next to the creature's level. If the creature's class is also added using the Class parameter, this should not consist of a link.
| Content | optional |
subclass_title | subclass_title | Adds the creature's subclass class to the subheading of the infobox, below the creature's level and class. If the creature's subclass is also added using the subclass parameter, this should not consist of a link.
| Content | optional |
Image name | image | The name of an image to be used in the infobox, without the namespace.
| File | suggested |
Image scaling factor | imagesize | Add a scale factor to resize the image. Best values are usually 0.7-1.0. Should never exceed 1.3
| Number | optional |
Image alt text | image_alt_text | An alt text for the infobox image. If left empty will default to the image caption. | Content | suggested |
Image caption | imagecaption | A caption to be displayed below the infobox image. Will be used as the image's alt text if alt text parameter is left empty.
| Content | suggested |
role | role | The character's role in the game.
| Content | suggested |
creator | creator | The name of the character's creator. | Content | optional |
voice | voice | The name of the character's voice actor or actress.
| Content | optional |
Full name | full_name | The character's full name. | Unknown | optional |
titles | titles | One or multiple titltes the creature goes by.
| Content | optional |
race | race | The creature's race.
| Content | optional |
background | background | The character's baackground.
| Content | optional |
Class (data) | class | The creature's class, added as a data cell.
| Unknown | optional |
Subclass (data) | subclass | The creature's subclass, added as a data cell.
| Content | optional |
hometown | hometown | The character's hometown, if any.
| Content | optional |
age | age | The character's age.
| Content | optional |
family | family | The character's family, if any. | Content | optional |
occupation | occupation | The character's occupation, if any. | Content | optional |
faction | faction | The faction that the character belongs to, if any.
| Content | optional |
modules | modules | Used to add other infoboxes as modules. | Template | deprecated |
module1 | module1 | Used to add other infoboxes as modules.
| Template | optional |
module2 | module2 | Used to add other infoboxes as modules.
| Template | optional |
module3 | module3 | Used to add other infoboxes as modules.
| Template | optional |
below | below | Adds a below header to the infobox. Rarely necessary and not recommended. | Content | optional |
experience | experience | no description | Unknown | optional |