User:Magic/Templates/Character
From Guild Wars Wiki
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
[[File:User_{{{username}}}_{{{name}}}.jpg|center|300px]]
|
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Heroes:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Usage
Copy/Paste this code to your character page.
{{User:Magic/Templates/Character
| username =
| profession =
| prof =
| name =
| favorite1 =
| favorite2 =
| favorite3 =
| level =
| nationality =
| gender =
| height =
| created =
| xp =
| build1 name =
| build1 code =
| skill bar1 =
{{ Skill bar
| 1 =
| 2 =
| 3 =
| 4 =
| 5 =
| 6 =
| 7 =
| 8 =
| outline = 1
| outlinecolor = {{X-color|dark}}
| border = direct
| size = 30
| text = hide
}}
| build2 name =
| build2 code =
| skill bar2 =
{{ Skill bar
| 1 =
| 2 =
| 3 =
| 4 =
| 5 =
| 6 =
| 7 =
| 8 =
| outline = 1
| outlinecolor = {{X-color|dark}}
| border = direct
| size = 30
| text = hide
}}
| build3 name =
| build3 code =
| skill bar3 =
{{ Skill bar
| 1 =
| 2 =
| 3 =
| 4 =
| 5 =
| 6 =
| 7 =
| 8 =
| outline = 1
| outlinecolor = {{X-color|dark}}
| border = direct
| size = 30
| text = hide
}}
| build4 name =
| build4 code =
| skill bar4 =
{{ Skill bar
| 1 =
| 2 =
| 3 =
| 4 =
| 5 =
| 6 =
| 7 =
| 8 =
| outline = 1
| outlinecolor = {{X-color|dark}}
| border = direct
| size = 30
| text = hide
}}
| armor =
| weapons =
| pet =
<!-- heroes - add 1 if you have them -->
| koss =
| dunkoro =
| melonni =
| jin =
| sousuke =
| tahlkora =
| olias =
| zenmai =
| zhed =
| margrid =
| whispers =
| goren =
| norgu =
| morgahn =
| razah =
| mox =
| ogden =
| vekk =
| gwen =
| jora =
| pyre =
| anton =
| livia =
| hayda =
| xandra =
| kahmu =
<!-- Titles -->
|both = 0 <!-- = 1 to show account and character titles -->
|account = 0 <!-- = 1 to show account titles -->
|character = 1 <!-- = 0 to hide character titles -->
|expandable = collapsible/expandable/none <!-- adds the "show/hide" button; doesn't work if the heading is disabled -->
<!-- Remove those which you are not using at all! -->
|width= <!-- box width, standard 400px -->
|div-style= <!-- style="" for the box -->
|head= <!-- heading, you can disable the heading by leaving this as it is ( |head= ) -->
|head-color= <!-- heading text color, standard black -->
|head-size= <!-- heading text size, standard 130% -->
|head-style= <!-- style="" for the heading -->
|total = no <!-- total=yes and progress bars like Asura rank will show the progress towards title max instead of the current tier -->
<!-- For account = 1 -->
|Kurzick = 0 <!-- transferred Kurzick Faction -->
|Luxon = 0 <!-- transferred Luxon Faction -->
|Zaishen = 0 <!-- Zaishen reputation points -->
|Lucky = 0 <!-- Tickets won -->
|Unlucky = 0 <!-- Games of chance lost -->
|Gamer = 0 <!-- Gamer points -->
|Gladiator = 0 <!-- Gladiator points -->
|Hero = 0 <!-- Fame -->
|Champion = 0 <!-- Victories -->
|Commander = 0 <!-- Victory points -->
|Wisdom = 0 <!-- gold items identified -->
|TreasureHunter = 0 <!-- opened chests -->
<!-- For character = 1 -->
|Survivor = 0 <!-- XP gained towards survivor title -->
|SurvivorStatus = 0 <!-- = failed if you died and want to keep record -->
|LegendaryDefender = 0 <!-- XP gained towards the "Legendary Defender of Ascalon" title -->
|DefenderStatus = 0 <!-- = left if you left Pre-Searing Ascalon and want to keep record -->
|TyrianCartographer = 0 <!-- exploration percentage (without %) -->
|CanthanCartographer = 0
|ElonianCartographer = 0
|NorthMaster = 0 <!-- Eye of the North mastery points -->
|TyrianProtector = 0 <!-- missions finished in normal mode -->
|CanthanProtector = 0
|ElonianProtector = 0
|TyrianGuardian = 0 <!-- missions finished in hard mode -->
|CanthanGuardian = 0
|ElonianGuardian = 0
|TyrianSkillHunter = 0 <!-- Elite Skills captured -->
|CanthanSkillHunter = 0
|ElonianSkillHunter = 0
|TyrianVanquisher = 0 <!-- areas vanquished -->
|CanthanVanquisher = 0
|ElonianVanquisher = 0
|Sunspear = 0 <!-- reputation points -->
|Lightbringer = 0
|Asura = 0
|Norn = 0
|Deldrimor = 0
|Vanguard = 0
|Drunkard = 0 <!-- minutes spent drunk -->
|PartyAnimal = 0 <!-- party animal points -->
|SweetTooth = 0 <!-- sweet tooth points -->
|MaxedAccTitles = 0 <!-- number of maxed account titles if you have |account=0 -->
}}
Thanks to Y0 ich halt for his title template code and Wyn for putting it all together.