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:Infobox group: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>MiamiVolts m Add colons |
imported>Hardvice Groups are not alive |
||
| Line 9: | Line 9: | ||
|- |
|- |
||
{{#if: {{{debut|}}} | <tr> <th>First appearance:</th> <td>''{{#if: {{#pos:{{{debut}}}|pisode:}} |{{{debut}}}|{{#ifexist: {{{debut}}} | [[Episode:{{{debut}}}|{{{debut}}}]] | {{{debut}}} }}}}''</td> </tr>}}<!-- |
{{#if: {{{debut|}}} | <tr> <th>First appearance:</th> <td>''{{#if: {{#pos:{{{debut}}}|pisode:}} |{{{debut}}}|{{#ifexist: {{{debut}}} | [[Episode:{{{debut}}}|{{{debut}}}]] | {{{debut}}} }}}}''</td> </tr>}}<!-- |
||
-->{{#if: {{{mention|}}} | <tr> <th>First mentioned:</th> <td>''{{#if: {{#pos:{{{mention}}}|pisode:}} |{{{mention}}}|{{#ifexist: {{{mention}}} | [[Episode:{{{mention}}}|{{{mention}}}]] | {{{mention}}} }}}}''</td> </tr>}} |
-->{{#if: {{{mention|}}} | <tr> <th>First mentioned:</th> <td>''{{#if: {{#pos:{{{mention}}}|pisode:}} |{{{mention}}}|{{#ifexist: {{{mention}}} | [[Episode:{{{mention}}}|{{{mention}}}]] | {{{mention}}} }}}}''</td> </tr>}} |
||
-->{{#if: {{{died|}}} | <tr> <th>Died:</th> <td>{{{died}}}</td> </tr>}} |
|||
|- |
|- |
||
{{#if: {{{leaders|}}} | <tr> <th>{{#if: {{#pos:{{{leaders|}}}|,}} | Known leaders: | Known leader: }}</th> <td>{{{leaders}}}</td> </tr>}}<!-- |
{{#if: {{{leaders|}}} | <tr> <th>{{#if: {{#pos:{{{leaders|}}}|,}} | Known leaders: | Known leader: }}</th> <td>{{{leaders}}}</td> </tr>}}<!-- |
||
| Line 33: | Line 32: | ||
| debut = <!-- Episode group first appeared --> |
| debut = <!-- Episode group first appeared --> |
||
| mention = <!-- Episode group was first mentioned. Use for groups which have not debuted. --> |
| mention = <!-- Episode group was first mentioned. Use for groups which have not debuted. --> |
||
| died = <!-- If deceased group, time of death --> |
|||
| leaders = <!-- links to group's leader(s) --> |
| leaders = <!-- links to group's leader(s) --> |
||
| members = <!-- links to group's members --> |
| members = <!-- links to group's members --> |
||
Revision as of 18:41, 18 May 2007
| Infobox group |
|---|
Usage
Produces a right-floated infobox for articles referring to groups in the Heroes series.
Behavior
- If the image value is left blank, the template will auto-add the {{noimage}} template to the top of the page.
- If the box name is set by the Article title, and the text will automatically be converted into a reference. If not, the value will display as normal (non-linked) text. The group article is expected to belong to Category:Named Groups, Category:Unnamed Groups or Category:Future Groups.
{{Infobox group
| image = <!--Image link-->
| caption = <!-- Caption for image -->
| location = <!-- Location where the group is based -->
| purpose = <!-- Purpose of the group -->
| debut = <!-- Episode group first appeared -->
| mention = <!-- Episode group was first mentioned. Use for groups which have not debuted. -->
| leaders = <!-- links to group's leader(s) -->
| members = <!-- links to group's members -->
| sites = <!-- links to group's sites -->
| gear = <!--links to group's equipment -->
| spoiler = <!-- "true" for spoiler warning and colors -->
}}