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 can't figure it out...doing manual lowercase displayname....but keeping pagename in infobox lowercase |
imported>Piemanmoo giving some of the items jobs |
||
| Line 9: | Line 9: | ||
{{#if: {{{first|}}} | <tr> <th>First mentioned:</th> <td>''{{#ifexist: {{{first}}} | [[{{{first}}}]] | {{{first}}} }}''</td> </tr>}}<!-- |
{{#if: {{{first|}}} | <tr> <th>First mentioned:</th> <td>''{{#ifexist: {{{first}}} | [[{{{first}}}]] | {{{first}}} }}''</td> </tr>}}<!-- |
||
-->{{#if: {{{owned|}}} | <tr> <th>Owned by:</th> <td>{{#ifexist: {{{owned}}} | [[{{{owned}}}]] | {{{owned}}} }}</td> </tr>}}<!-- |
-->{{#if: {{{owned|}}} | <tr> <th>Owned by:</th> <td>{{#ifexist: {{{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>}}<!-- |
||
-->{{#if: {{{occupation|}}} | <tr> <th>Occupation:</th> <td>{{{occupation}}}''</td> </tr>}} |
|||
|} |
|} |
||
<noinclude> |
<noinclude> |
||
| Line 22: | Line 23: | ||
| owned = <!-- OPTIONAL Item's legitimate owner. Will link to existing articles. --> |
| owned = <!-- OPTIONAL Item's legitimate owner. Will link to existing articles. --> |
||
| status = <!-- OPTIONAL Item's current status --> |
| status = <!-- OPTIONAL Item's current status --> |
||
| occupation = <!-- OPTIONAL Item's job or duties --> |
|||
| lowercase = <!-- set to anything to make pagename displayed with a lowercase first letter --> |
| lowercase = <!-- set to anything to make pagename displayed with a lowercase first letter --> |
||
}} |
}} |
||
Revision as of 06:02, 3 December 2008
| 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 -->
| occupation = <!-- OPTIONAL Item's job or duties -->
| lowercase = <!-- set to anything to make pagename displayed with a lowercase first letter -->
}}