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 multimedia: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Ryangibsonstewart m Reverted edits by Martin Van Buren (Talk); changed back to last version by Radicell |
imported>Ryangibsonstewart date released |
||
| Line 5: | Line 5: | ||
|- |
|- |
||
<tr> <td align="center" colspan="2">{{#if: {{{image|}}} | [[Image:{{{image}}}|250px]] | [[Image:blank.jpg|250px]]}} {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr> |
<tr> <td align="center" colspan="2">{{#if: {{{image|}}} | [[Image:{{{image}}}|250px]] | [[Image:blank.jpg|250px]]}} {{#if: {{{caption|}}} | <br>{{{caption}}}}}</td> </tr> |
||
{{#if: {{{date|}}} | <tr> <th>Date released:</th> <td>''{{#ifexist: {{{date}}} | [[{{{date}}}]] | {{{date}}} }}''</td> </tr>}} |
|||
|- |
|- |
||
|} |
|} |
||
| Line 16: | Line 17: | ||
| image = <!--Image link--> |
| image = <!--Image link--> |
||
| caption = <!-- OPTIONAL Caption for image --> |
| caption = <!-- OPTIONAL Caption for image --> |
||
| date = <!-- date released--> |
|||
}} |
}} |
||
</pre> |
</pre> |
||
Revision as of 03:49, 25 September 2015
| Infobox multimedia | |
|---|---|
Usage
Produces a right-floated infobox for Multimedia. Will auto-add {{noimage}} if image= is left blank.
{{Infobox multimedia
| title = <!-- OPTIONAL title if different from PAGENAME -->
| image = <!--Image link-->
| caption = <!-- OPTIONAL Caption for image -->
| date = <!-- date released-->
}}