This wiki is a XML full dump clone of "Heroes Wiki", the main wiki about the Heroes saga that has been shut down permanently since June 1, 2020. The purpose of this wiki is to keep online an exhaustive and accurate database about the franchise.
User:Janrodrigo/Characters2: Difference between revisions
Jump to navigation
Jump to search
imported>Janrodrigo mNo edit summary |
imported>Janrodrigo m change the order name with code |
||
Line 2: | Line 2: | ||
{| border="2" cellspacing="1" cellpadding="6" class="wikitable sortable" | {| border="2" cellspacing="1" cellpadding="6" class="wikitable sortable" | ||
|- | |- | ||
! Code | |||
! Name | ! Name | ||
! | ! | ||
! | ! | ||
! Rank | ! Rank | ||
! Evolved | ! Evolved | ||
! Power | ! Power | ||
|-</noinclude> | |-</noinclude> | ||
| {{{code}}} | |||
| colspan="3"| {{#if: {{{letter|}}} | <span id="{{{letter}}}"></span><div style="display:none;"> | | colspan="3"| {{#if: {{{letter|}}} | <span id="{{{letter}}}"></span><div style="display:none;"> | ||
==={{{letter}}}=== | ==={{{letter}}}=== | ||
Line 15: | Line 16: | ||
| style="display:none"| {{#if: {{{sortname}}} | {{{sortname|{{{name}}} }}} | }} | | style="display:none"| {{#if: {{{sortname}}} | {{{sortname|{{{name}}} }}} | }} | ||
| style="display:none"| {{#if: {{{surname}}} | {{{surname|{{{name}}} }}} | }} | | style="display:none"| {{#if: {{{surname}}} | {{{surname|{{{name}}} }}} | }} | ||
| {{{rank}}} | | {{{rank}}} | ||
| {{{evolved}}} | | {{{evolved}}} |
Latest revision as of 19:21, 27 September 2009
Code | Name | Rank | Evolved | Power | ||
---|---|---|---|---|---|---|
{{{code}}} | {{{rank}}} | {{{evolved}}} | Unknown |
Usage
Produces a formatted row on the characters table.
{{User:Janrodrigo/Characters2 | name = <!--Character's name. Will autolink to existing articles --> | namelink = <!-- enter "no" if name should remain unlinked --> | sortname = <!-- Name to display/sort by, e.g. Bennet, Claire-->}} | evolved = <!--Will autolink to existing articles; defaults to "Unknown" --> | power = <!-- OPTIONAL Character's power. Will autolink to existing articles; defaults to "Unknown" --> | deceased = <!--OPTIONAL "true" marks character as deceased; "Sylar" or other victimizers marks character as deceased and links to [[Sylar's victims]] or other victims-related pages --> | letter = <!--OPTIONAL If the character is the first listed alphabetically for a letter, set to that later. --> |}
Inline for cut-and-paste:
{{User:Janrodrigo/Characters2|name= |sortname= |surname= |code= |rank= |evolved = |power= |deceased= }}