Template:Character Row: Difference between revisions

From Homecoming Wiki
Jump to navigation Jump to search
imported>Sekoia (historical)
m (Reverted edits by Sekoia (talk) to last revision by Zombie Man)
imported>MrDolomite (historical)
(typos, links, notes, examples in help text)
Line 6: Line 6:
__NOTOC__
__NOTOC__


== Decscription ==
== Description==
This is used to add a character to a character list. If you use this you must first add a [[Template:Character_List_Header|Character List Header]] template. Then you can add as many of these rows as you see fit. Finally you must then add a [[Template:Character_List_Footer|Character List Footer]] template to close the list.
This is used to add a character to a character list. If you use this you must first add a [[Template:Character_List_Header|Character List Header]] template. Then you can add as many of these rows as you see fit. Finally you must then add a [[Template:Character_List_Footer|Character List Footer]] template to close the list.


Line 17: Line 17:
'''Level''' is the level of the character you want to display.
'''Level''' is the level of the character you want to display.


'''Archetype''' is the [[Archetype|archetype]] of the character you want to display.
'''Archetype''' is the [[Archetype|archetype]] of the character you want to display. To link, you must add the brackets <code><nowiki>[[ ]]</nowiki></code> manually


'''Powerset''' is the powersets of the characer you want to display.
'''Powerset''' is the [[:Category:Powersets|powerset(s)]] of the characer you want to display. To link, you must add the brackets <code><nowiki>[[ ]]</nowiki></code> manually


'''Server''' is the server where you can find this character.
'''Server''' is the server where you can find this character.
Line 25: Line 25:




== Example ==
== Examples ==
'''Name'''=Digitizer
<code><nowiki>{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}</nowiki></code>
{{Table Start}}
|-
{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}
{{Table End}}


'''Level'''=50
<code><nowiki>{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}}</nowiki></code>
 
'''Archetype'''=Controller
 
'''Powerset'''=Illusion Control/Kinetics
 
'''Server'''=Virtue
{{Table Start}}
{{Table Start}}
|-
|-
{{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}}
{{Table End}}
{{Table End}}



Revision as of 04:23, 3 June 2012

Template:Table Start |- Template:Table Row Template:Table End


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 powerset(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}} Template:Table Start |-

Template:Table Row Template:Table End

{{Character Row|Name=MrT|Level=49|Archetype=[[Tanker]]|Powerset=[[Invulnerability]]/[[Super Strength]]|Server=Triumph}} Template:Table Start |-

Template:Table Row Template:Table End


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