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 things: Difference between revisions

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Catalyst
No edit summary
imported>Ryangibsonstewart
update "first" code
 
Line 7: Line 7:
| colspan="2" | <hr style="background-color:#0000FF;">
| colspan="2" | <hr style="background-color:#0000FF;">
|-
|-
{{#if: {{{first|}}} | <tr> <th>First appearance:</th> <td>''[[Episode:{{{first}}}|{{{first}}}]]''</td> </tr>}}<!--
{{#if: {{{first|}}} | <tr> <th>First appearance:</th> <td>''{{#if: {{#pos:{{{first}}}|pisode:}} |{{{first}}}|{{#ifexist: {{{first}}} | [[{{{first}}}]] | {{{first}}} }}}}''</td> </tr>}}<!--
-->{{#if: {{{mention|}}} | <tr> <th>First mentioned:</th> <td>''[[Episode:{{{mention}}}|{{{mention}}}]]''</td> </tr>}}
-->{{#if: {{{mention|}}} | <tr> <th>First mentioned:</th> <td>''[[Episode:{{{mention}}}|{{{mention}}}]]''</td> </tr>}}
|}
|}

Latest revision as of 02:53, 29 April 2010

Infobox things


Usage

Produces a right-floated infobox for Things. Will auto-add {{noimage}} if image= is left blank.

{{Infobox things
| image = <!--Image link-->
| caption = <!-- OPTIONAL Caption for image -->
| first = <!-- OPTIONAL Episode in which subject first appeared; title only, e.g. Genesis-->
| mention = <!-- OPTIONAL Episode in which subject was first mentioned (if unseen); title only, e.g. Genesis-->
}}