User:Terzaerian/Templates/Template:Character infobox
From Guild Wars 2 Wiki
Jump to navigationJump to search
{{{name}}}
This is a fork of the Sanna character infobox. The design is intended to work something like a "Wanted" poster - provide the name, an image of the character, and a brief summary of his or her attributes. It is more easily configured: the dimensions the image displays at can be set by the user, and the name field can be used to display a link to a User subpage devoted to the character.
Parameters[edit]
- craft1
- Optional. The first (main) crafting profession of the character.
- craft2
- Optional. The second (main) crafting profession of the character. Will only be displayed when craft1 is specified.
- image
- Required. The character image should not include any text.
- name
- Required. Can simply be the character name, but a link to a User subpage devoted to the character can also be inserted.
- organization
- Optional. The organization/affiliation the character belongs to.
- portrait_dimensions
- Required. Inputs the dimensions for the image.
- profession
- Required. The profession of the character.
- race
- Required. The race of the character. Race here should be capitalized.
Usage[edit]
{{User:Terzaerian/Templates/Template:Character infobox
| craft1 =
| craft2 =
| image =
| level =
| name =
| organization =
| portrait_dimensions =
| profession =
| race =
}}
Example[edit]
{{User:Terzaerian/Templates/Template:Character infobox
| craft1 = Weaponsmith
| craft2 = Armorer
| image = User Terzaerian Anikar portrait.png
| level = 80
| name = [[User:Terzaerian/Terzaerian|<span style="color:white;">Terzaerian</span>]]
| organization = The Vigil
| portrait_dimensions = 200x200px
| profession = Guardian
| race = Human
}}