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>AdminBot
m Removing Category:Templates from templates which already belong to other categories
imported>Hardvice
+sort/display name
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>}}{{#switch: {{{deceased|}}} | true = ''| Sylar = '' |}}{{#ifexist: {{{name}}} | [[{{{name}}}]] | {{{name}}}}} {{#switch: {{{deceased|}}} | true = (deceased)'' | Sylar = ([[Sylar's victims|deceased]])'' |}}
</div>}}{{#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}}
Line 22: Line 22:
{{evolved
{{evolved
| name = <!--Character's name. Will autolink to existing articles -->
| 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" -->
| 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" -->
| location = <!-- OPTIONAL Character's location. Will autolink to existing articles; defaults to "Unknown" -->
Line 31: Line 32:


Inline for cut-and-paste:
Inline for cut-and-paste:
<pre> {{evolved|name= |power= | location= |source= |deceased= }}</pre>
<pre> {{evolved|name= |sortname= |power= | location= |source= |deceased= }}</pre>





Revision as of 09:06, 20 November 2007

Name Power Location Sources
[[{{{name}}}|{Template:Sortname 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= }}