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
(substing {{Table End}})
Line 2: Line 2:
 
|-</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>
{{Table End}}
+
|}
  
 
__NOTOC__
 
__NOTOC__
Line 30: Line 30:
 
|-
 
|-
 
{{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}}
{{Table End}}
+
|}
  
 
<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>
Line 36: Line 36:
 
|-
 
|-
 
{{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}}
{{Table End}}
+
|}
  
  

Revision as of 22:51, 24 June 2012

Template:Table Start |- Template:Table Row |}


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}} 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 |}

{{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 |}


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