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

From Heroes Wiki
Jump to navigation Jump to search
imported>Hardvice
+ image width
imported>Hardvice
+ Usage, + cat
Line 6: Line 6:
{{#if: {{{language|}}} | <tr> <th>Language Spoken:</th> <td>{{{language}}}</td> </tr>}}
{{#if: {{{language|}}} | <tr> <th>Language Spoken:</th> <td>{{{language}}}</td> </tr>}}
{{#ifeq: {{{WPLink}}}|yes| <tr> <th colspan="2"><center>[http://en.wikipedia.org/wiki/{{PAGENAMEE}} Wikipedia Article]</center></td> </tr>}}
{{#ifeq: {{{WPLink}}}|yes| <tr> <th colspan="2"><center>[http://en.wikipedia.org/wiki/{{PAGENAMEE}} Wikipedia Article]</center></td> </tr>}}
|}
|}<includeonly>[[Category: Location]]</includeonly><noinclude>
 
==Usage==
Produces a right-floated infobox for locations and adds category: location.
 
<pre>{{Infobox location
| image = <!--Image link-->
| caption = <!-- Caption for image -->
| language = <!-- Language spoken -->
| WPLink = <!-- Set to yes to link to Wikipedia article -->
}}
</pre>
 
[[Category: Templates]]</noinclude>

Revision as of 07:25, 9 November 2006

Infobox location

Usage

Produces a right-floated infobox for locations and adds category: location.

{{Infobox location
| image = <!--Image link-->
| caption = <!-- Caption for image -->
| language = <!-- Language spoken -->
| WPLink = <!-- Set to yes to link to Wikipedia article -->
}}