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.

Template:Evolved: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>MiamiVolts
mNo edit summary
imported>MiamiVolts
m trim quotes to make links easier
Line 9: Line 9:
| {{#if: {{{letter|}}} | <span id="{{{letter}}}"></span><div style="display:none;">
| {{#if: {{{letter|}}} | <span id="{{{letter}}}"></span><div style="display:none;">
==={{{letter}}}===
==={{{letter}}}===
</div>}}<span id="{{{name|}}}"></span>{{#switch: {{{deceased|}}} | true = ''| Sylar = '' |}}{{#ifexist: {{{name}}} | [[{{{name}}}|{{{sortname|{{{name|}}}}}}]] | {{{sortname|{{{name|}}}}}}}} {{#switch: {{{deceased|}}} | true = (deceased)'' | Sylar = ([[Sylar's victims|deceased]])'' |}}
</div>}}<span id="{{#replace:{{{name|}}}|"|}}"></span>{{#switch: {{{deceased|}}} | true = ''| Sylar = '' |}}{{#ifexist: {{{name}}} | [[{{{name}}}|{{{sortname|{{{name|}}}}}}]] | {{{sortname|{{{name|}}}}}}}} {{#switch: {{{deceased|}}} | true = (deceased)'' | Sylar = ([[Sylar's victims|deceased]])'' |}}
| {{#if: {{{power|}}} | {{#ifexist: {{{power}}} | [[{{{power}}}]] | {{{power}}}}} | Unknown}}
| {{#if: {{{power|}}} | {{#ifexist: {{{power}}} | [[{{{power}}}]] | {{{power}}}}} | Unknown}}
| {{#if: {{{location|}}} | {{#ifexist: {{{location}}} | [[{{{location}}}]] | {{{location}}}}} | Unknown}}
| {{#if: {{{location|}}} | {{#ifexist: {{{location}}} | [[{{{location}}}]] | {{{location}}}}} | Unknown}}

Revision as of 10:03, 20 May 2008

Name Power Location Sources
Unknown Unknown {{{source}}}

Usage

Produces a formatted row on the evolved humans table.

{{evolved
| name = <!--Character's name.  Will autolink to existing articles -->
| sortname = <!-- Name to display/sort by, e.g. Bennet, Claire-->}}
| power = <!-- OPTIONAL Character's power. Will autolink to existing articles; defaults to "Unknown" -->
| location = <!-- OPTIONAL Character's location. Will autolink to existing articles; defaults to "Unknown" -->
| source= <!-- source(s) for character's evolved status.-->
| deceased = <!--OPTIONAL "true" marks character as deceased; "Sylar" marks character as deceased and links to [[Sylar's victims]] -->
| letter = <!--OPTIONAL If the character is the first listed alphabetically for a letter, set to that later. -->
|}

Inline for cut-and-paste:

 {{evolved|name= |sortname= |power= | location= |source= |deceased= }}