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
(using {{documentation}}, referencing {{Character List Header/doc}})
 
(20 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Table Start}}
+
<noinclude>
|-</noinclude>
+
{| border=0 cellpadding=0 cellspacing=0 style="border: 1px solid #AAAAAA;"</noinclude>
{{Table Row|Cell1={{{Name}}}|Cell2={{{Level}}}|Cell3={{{Archetype}}}|Cell4={{{Powerset}}}|Cell5=[[{{{Server}}}]]}}<noinclude>
+
{{Table End}}
+
----
+
 
+
== Format ==
+
'''<nowiki>{{</nowiki>{{PAGENAME}}|Name=|Level=|Archetype=|Powerset=|Server=<nowiki>}}</nowiki>'''
+
 
+
'''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|archetype]] of the character you want to display.
+
 
+
'''Powerset''' is the powersets of the characer you want to display.
+
 
+
'''Server''' is the server where you can find this character.
+
 
+
 
+
 
+
== Example ==
+
'''Name'''=Digitizer
+
 
+
'''Level'''=50
+
 
+
'''Archetype'''=Controller
+
 
+
'''Powerset'''=Illusion Control/Kinetics
+
 
+
'''Server'''=Virtue
+
{{Table Start}}
+
 
|-
 
|-
{{Character Row|Name=Digitizer|Level=50|Archetype=Controller|Powerset=Illusion Control/Kinetics|Server=Virtue}}
+
| style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|{{{Name}}}
{{Table End}}</noinclude>
+
| style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|{{{Level}}}
 +
| style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|{{{Archetype}}}
 +
| style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|{{{Powerset}}}
 +
| style="padding:0 0.5em;border-bottom:0px solid #F4F4F4;border-left:1px solid #F4F4F4;"|{{{Server}}}<noinclude>
 +
|}
  
== What Next ==
+
{{documentation|Template:Character List Header/doc}}
After you have added all the charcter rows you wish to add you need to end the character list by using [[Template:Character_List_Footer Charcter List Footer]]
+
</noinclude>

Latest revision as of 23:08, 24 June 2012

{{{Name}}} {{{Level}}} {{{Archetype}}} {{{Powerset}}} {{{Server}}}
[edit] [purge] Documentation

Usage

The Character List family of templates allows you to generate a character list. There are three templates:

The general format for usage is:

{{Character List Header|Global=}}
{{Character Row|Name=|Level=|Archetype=|Powerset=|Server=}}
{{Character List Footer}}

You can repeat {{Character Row}} once for each character.

Here is an example of the template code with values supplied:

{{Character List Header|Global=@Digitizer}}
{{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}}
{{Character List Footer}}

The above example would render like this:

@Digitizer
Name SL AT Powersets Server
Digitizer 50 Controller Illusion Control/Kinetics Virtue
MrT 49 Tanker Invulnerability/Super Strength Triumph