User:Shena'Fu/Template:CharBio

From Guild Wars 2 Wiki
Jump to navigationJump to search

Character biography layout based on User:Kymtastic/Template:CharacterBio, but includes elite specialization related stuff, such as weapons and skills.

Usage[edit]

Parameters[edit]

Character[edit]

name
Required. A character's name. Defaults to "Unnamed".
level
Optional. A character's level. Defaults to 80.
race
Advised. A character's race.
sex
Optional. A character's sex. Male or Female.
profession
Advised. A character's profession.
espec
Optional. A character's elite specialization.
profession-a
Optional. An answer to the profession question of a character's biography.
personality-a
Optional. An answer to the personality question of a character's biography.
race-a.1
Optional. An answer to the first race question of a character's biography.
race-a.2
Optional. An answer to the second race question of a character's biography.
race-a.3
Optional. An answer to the third race question of a character's biography.
order
Optional. A character's order.
represent
Optional. A character's main guild affiliation.
craft-1
Optional. A character's first crafting vocation.
craft-1-level
Optional. Crafting 1's level.
craft-2
Optional. A character's second crafting vocation.
craft-2-level
Optional. Crafting 2's level.
genesis
Optional. A character's personal story choices.
description
Optional. A character's description and adventures.

Skillsets[edit]

skillbar
Optional. Indicates if the skill bar should be shown.

Visuals[edit]

profile-img
Not implemented. A profile image, preferably of the dimensions 325x273. Defaults to nothing.
bg-img
Optional. A background image, preferably of the dimensions 800x600.
Defaults to none (transparent background).
Possible values, 'none' (as above) and 'default' to use File:Professions reveal 1 (Formidable).jpg.
bg-size
Customisation. Size of the background image (clipped to 800x600).
Accepted values as in [[File:<image>|<size>]].
Resizing by width : <width>px
Resizing by height : x<height>px
Specific size : <width>x<height>px
Defaults to 800x600px.

Example[edit]

Asura Mesmer w/skillbar & gear[edit]

{{User:Shena'Fu/Template:CharBio
| name = Hamtasy
| birth = 1325 AE
| race = Asura
| sex = Female
| profession = Mesmer
| espec = Mirage
| profession-a = Harlequin's Smile
| personality-a = Charm
| race-a.1 = Blipp
| race-a.2 = Golem
| race-a.3 = Dynamics
| order = Durmand Priory
| represent = Kamilia (KARA)
| craft-1 = Artificer
| craft-1-level = 500
| craft-2 = Tailor
| craft-2-level = 450
| description =
Though trouble may follow me, I overcome it with charm. I'm a member in good standing of the College of Dynamics.
My first invention was the VAL-A golem, and one day, my adoring fans will say that I have surpassed even my first advisor, Master Blipp.
To the world, I'm never without my harlequin's smile.
| skillbar = true
 | ws-1.1 = Axe
 | ws-1.2 = Torch
 | ws-2.1 = Scepter
 | ws-2.2 = Sword
 | h = False Oasis
 | u-1 = Signet of Midnight
 | u-2 = Signet of Domination
 | u-3 = Signet of Illusions
 | e = Jaunt
 | highlight = true
| bg-img = File:Asura and golems concept art.jpg
| head = Yassith's Masque
| shoulder = Yassith's Epaulets
| chest = Yassith's Doublet
| hand = Yassith's Wristguards
| leg = Yassith's Breeches
| foot = Yassith's Footwear
| mainhand-1 = Yassith's Reaver
| offhand-1 = Yassith's Brazier
| mainhand-2 = Yassith's Wand
| offhand-2 = Yassith's Blade
| back-item = Ensign Banners of Amnoon
| accessory-1 = Anton's Secret
| accessory-2 = Fledgling Charm
| amulet = Luxon Pendant
| ring-1 = Palawa Joko's Finger Cuff
| ring-2 = Barbed Signet
}}

Code[edit]

Preview[edit]