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
Jump to navigation
Jump to search
Content deleted Content added
imported>Hardvice add first mention |
imported>Hardvice fix mention |
||
| Line 8: | Line 8: | ||
|- |
|- |
||
{{#if: {{{first|}}} | <tr> <th>First appearance:</th> <td>''[[Episode:{{{first}}}|{{{first}}}]]''</td> </tr>}}<!-- |
{{#if: {{{first|}}} | <tr> <th>First appearance:</th> <td>''[[Episode:{{{first}}}|{{{first}}}]]''</td> </tr>}}<!-- |
||
-->{{#if: {{{ |
-->{{#if: {{{mention|}}} | <tr> <th>First mentioned:</th> <td>''[[Episode:{{{mention}}}|{{{mention}}}]]''</td> </tr>}} |
||
|} |
|} |
||
<noinclude> |
<noinclude> |
||
Revision as of 09:50, 4 February 2007
| Infobox things | |
|---|---|
Usage
Produces a right-floated infobox for Symbols. Will auto-add {{noimage}} if image= is left blank.
{{Infobox symbol
| 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-->
}}