Badge time.png   The Paragon Wiki Archive documents the state of City of Heroes/Villains as it existed on December 1, 2012.

Difference between revisions of "Template:Character Row"

From Paragon Wiki Archive
Jump to: navigation, search
m (Reverted edits by Sekoia (talk) to last revision by Zombie Man)
(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 |-

|- | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Digitizer | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|50 | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Controller | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Illusion Control/Kinetics | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Virtue Template:Table End

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

|- | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|MrT | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|49 | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Tanker | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Invulnerability/Super Strength | style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|Triumph 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