Difference between revisions of "Template:Infobox location"

From Dwaia Wiki
Jump to navigation Jump to search
Line 3: Line 3:
 
<th colspan="2" style="font-size:20px;">{{{title|{{PAGENAME}}}}}</th>
 
<th colspan="2" style="font-size:20px;">{{{title|{{PAGENAME}}}}}</th>
 
</tr>
 
</tr>
{{Infobox conditional image|{{{image|}}}}}
+
{{ Infobox conditional image | {{{image|}}} }}
{{#if:{{{caption|}}}|
+
{{ Infobox conditional image | {{{caption|}}} }}
<tr>
 
  <td colspan="2" class="caption">{{{caption}}}</td>
 
</tr>
 
|}}
 
 
{{#if:{{{map|}}}|
 
{{#if:{{{map|}}}|
 
  <tr>
 
  <tr>

Revision as of 01:32, 5 February 2019

Infobox location


Example usage:

{{Infobox species
|title1=Example
|image1=Example
|caption1=Example
|element=Example
|level=Example
|skills=Example
|str=Example
|con=Example
|dex=Example
|int=Example
|cha=Example
|wis=Example
|general_body_type=Example
|prominent_features=Example
|height=Example
|weight=Example
|territory=Example
|preferred_habitat=Example
}}