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
Jump to navigation
Jump to search
Content deleted Content added
imported>Ryangibsonstewart update with other victims |
imported>Ryangibsonstewart i think this will work...this way the name is italicized if the person is deceased, but the parentheses are not (as they shouldn't be) |
||
| 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="{{#replace:{{{name|}}}|"|}}"></span>{{# |
</div>}}<span id="{{#replace:{{{name|}}}|"|}}"></span>{{#if: {{{deceased|}}} | '' |}}{{#ifeq: {{{namelink|}}} | no | {{{sortname|{{{name|}}}}}} | {{#ifexist: {{{name}}} | [[{{{name}}}|{{{sortname|{{{name|}}}}}}]] | {{{sortname|{{{name|}}}}}}}} }}{{#if: {{{deceased|}}} | '' |}} {{#switch: {{{deceased|}}} | true = (''deceased'') | Sylar = (''[[Sylar's victims|deceased]]'') | Adam = (''[[Adam's victims|deceased]]'') | Arthur = (''[[Arthur's victims|deceased]]'') | Echo = (''[[Echo's victims|deceased]]'') | Elle = (''[[Elle's victims|deceased]]'') | Jessica = (''[[Jessica's victims|deceased]]'') | Knox = (''[[Knox's victims|deceased]]'') | Linda = (''[[Linda's victims|deceased]]'') | Maya = (''[[Maya's victims|deceased]]'') | Mohinder = (''[[Mohinder's victims|deceased]]'') | Noah = (''[[Noah's victims|deceased]]'') | Fusor = (''[[Rollo Fusor's accomplice's victims|deceased]]'') | Ted = (''[[Ted'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 18:25, 12 January 2009
| 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 -->
| namelink = <!-- enter "no" if name should remain unlinked -->
| 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" 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:
{{evolved|name= |sortname= |power= | location= |source= |deceased= }}