Witcher Wiki
No edit summary
No edit summary
Line 3: Line 3:
 
! colspan="2" class="infoboxname1" | {{{name|No name}}}
 
! colspan="2" class="infoboxname1" | {{{name|No name}}}
 
|- style="text-align:center"
 
|- style="text-align:center"
| colspan="2" style="padding:0.5em;" | [[{{{image}}}|{{#if: {{{size|}}} | {{{size}}}|290px}}]]{{#if: {{{caption|}}} |<br>''{{{caption}}}'' }}
+
| colspan="2" style="padding:0.5em;" | {{#if: {{{image|}}} | [[{{{image}}}|{{#if: {{{size|}}} | {{{size}}}|290px}}]]}}{{#if: {{{caption|}}} |<br>''{{{caption}}}'' }}
  +
|- style="text-align:center"
  +
| colspan="2" style="padding:0.5em;" | {{#if: {{{alt_image|}}} | [[{{{alt_image}}}|{{#if: {{{alt_size|}}} | {{{alt_size}}}|290px}}]]}}{{#if: {{{alt_caption|}}} |<br>''{{{alt_caption}}}'' }}
 
|-
 
|-
 
! colspan="2" class="infoboxdetails1" | Details
 
! colspan="2" class="infoboxdetails1" | Details
Line 19: Line 21:
 
<pre>
 
<pre>
 
{{Infoboxlocation
 
{{Infoboxlocation
| name =
+
| name =
| image =
+
| image =
| caption =
+
| caption =
| type =
+
| alt_image =
| level =
+
| alt_caption =
| location =
+
| type =
  +
| level =
  +
| location =
 
}}</pre>
 
}}</pre>
   

Revision as of 23:45, 10 June 2015

No name
Details

This infobox template is for locations that appear in The Witcher.

Usage

{{Infoboxlocation
| name        = 
| image       = 
| caption     = 
| alt_image   = 
| alt_caption = 
| type        = 
| level       = 
| location    = 
}}

Example

Murky Waters
Places Murky Waters village day
caption text
Details
Type
Village
Level
Chapter IV
Location
nearby the Lakeside at the Black Tern Island
{{Infoboxlocation
| name     = Murky Waters
| image    = File:Places Murky Waters village day.png
| caption  = caption text
| type     = Village
| level    = [[:Category:The Witcher Chapter IV|Chapter IV]]
| location = nearby the [[Lakeside]] at the [[Black Tern Island]]
}}