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

From Heroes Wiki
Jump to navigation Jump to search
Content deleted Content added
imported>Hardvice
allow multiple urls
imported>Hardvice
+braces
Line 8: Line 8:
|-
|-
{{#if: {{{date|}}} | <tr> <th>First mentioned:</th> <td>''{{{date}}}''</td> </tr>}}
{{#if: {{{date|}}} | <tr> <th>First mentioned:</th> <td>''{{{date}}}''</td> </tr>}}
{{#if: {{{link|}}} | <tr> <td colspan="2"><center><small>{{#if: {{#pos: {{{link|}}} | [ | {{{link|}}} | [{{#if: {{#pos: {{{link|}}} | http:|}} | {{{link}}} | http://{{{link}}}}} {{{linktext|}}}]}}</small></center></td> </tr>}}
{{#if: {{{link|}}} | <tr> <td colspan="2"><center><small>{{#if: {{#pos: {{{link|}}} | [}} | {{{link|}}} | [{{#if: {{#pos: {{{link|}}} | http:|}} | {{{link}}} | http://{{{link}}}}} {{{linktext|}}}]}}</small></center></td> </tr>}}
|}
|}
<noinclude>
<noinclude>

Revision as of 18:57, 28 November 2007

Infobox Heroes Evolutions


Usage

Produces a right-floated infobox for Heroes Evolutions and Production articles. Will auto-add {{noimage}} if image= is left blank.

{{Infobox Heroes Evolutions
| image = <!--Image link-->
| caption = <!-- OPTIONAL Caption for image -->
| date = <!-- OPTIONAL Date first mentioned in the ARG-->
| link = <!-- OPTIONAL Link to site -->
| linktext= <!-- OPTIONAL Label for link -->
}}