Template:Character Row: Difference between revisions
imported>Sekoia (substing {{Table End}}) |
imported>Sekoia (substing {{Table Start}}) |
||
Line 1: | Line 1: | ||
<noinclude>{ | <noinclude> | ||
{| border=0 cellpadding=0 cellspacing=0 style="border: 1px solid #AAAAAA;" | |||
|-</noinclude> | |-</noinclude> | ||
{{Table Row|Cell1={{{Name}}}|Cell2={{{Level}}}|Cell3={{{Archetype}}}|Cell4={{{Powerset}}}|Cell5={{{Server}}}}}<noinclude> | {{Table Row|Cell1={{{Name}}}|Cell2={{{Level}}}|Cell3={{{Archetype}}}|Cell4={{{Powerset}}}|Cell5={{{Server}}}}}<noinclude> | ||
Line 27: | Line 28: | ||
== Examples == | == Examples == | ||
<code><nowiki>{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}</nowiki></code> | <code><nowiki>{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}</nowiki></code> | ||
{ | {| border=0 cellpadding=0 cellspacing=0 style="border: 1px solid #AAAAAA;" | ||
|- | |- | ||
{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}} | {{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}} | ||
Line 33: | Line 34: | ||
<code><nowiki>{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}}</nowiki></code> | <code><nowiki>{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}}</nowiki></code> | ||
{ | {| border=0 cellpadding=0 cellspacing=0 style="border: 1px solid #AAAAAA;" | ||
|- | |- | ||
{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}} | {{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}} |
Revision as of 22:55, 24 June 2012
Description
This is used to add a character to a character list. If you use this you must first add a Character List Header template. Then you can add as many of these rows as you see fit. Finally you must then add a Character List Footer template to close the list.
Format
{{Character Row|Name=|Level=|Archetype=|Powerset=|Server=}}
Name is the name of the character you want to display.
Level is the level of the character you want to display.
Archetype is the archetype of the character you want to display. To link, you must add the brackets [[ ]]
manually
Powerset is the power set(s) of the characer you want to display. To link, you must add the brackets [[ ]]
manually
Server is the server where you can find this character.
Examples
{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}
{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}}
What Next
After you have added all the charcter rows you wish to add you need to end the character list by using Charcter List Footer