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 item: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Ryangibsonstewart removing "Episode" namespace |
imported>Hardvice allow expanded owner |
||
| Line 8: | Line 8: | ||
|- |
|- |
||
{{#if: {{{first|}}} | <tr> <th>First mentioned:</th> <td>''[[{{{first}}}]]''</td> </tr>}} |
{{#if: {{{first|}}} | <tr> <th>First mentioned:</th> <td>''[[{{{first}}}]]''</td> </tr>}} |
||
{{#if: {{{owned|}}} | <tr> <th>Owned by:</th> <td>[[{{{owned}}}]]</td> </tr>}} |
{{#if: {{{owned|}}} | <tr> <th>Owned by:</th> <td>{{#ifexist: {{{owned}}} | [[{{{owned}}}]] | {{{owned}}} }}[[{{{owned}}}]]</td> </tr>}} |
||
{{#if: {{{status|}}} | <tr> <th>Current status:</th> <td>{{{status}}}''</td> </tr>}} |
{{#if: {{{status|}}} | <tr> <th>Current status:</th> <td>{{{status}}}''</td> </tr>}} |
||
|} |
|} |
||
| Line 20: | Line 20: | ||
| caption = <!-- OPTIONAL Caption for image --> |
| caption = <!-- OPTIONAL Caption for image --> |
||
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis--> |
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis--> |
||
| owned = <!-- OPTIONAL Item's legitimate owner --> |
| owned = <!-- OPTIONAL Item's legitimate owner. Will link to existing articles. --> |
||
| status = <!-- OPTIONAL Item's current status --> |
| status = <!-- OPTIONAL Item's current status --> |
||
}} |
}} |
||
Revision as of 01:00, 18 January 2007
| Infobox item | |
|---|---|
Usage
Produces a right-floated infobox for Items. Will auto-add {{noimage}} if image= is left blank.
{{Infobox item
| image = <!--Image link-->
| caption = <!-- OPTIONAL Caption for image -->
| first = <!-- OPTIONAL Episode in which item first appeared; title only, e.g. Genesis-->
| owned = <!-- OPTIONAL Item's legitimate owner. Will link to existing articles. -->
| status = <!-- OPTIONAL Item's current status -->
}}