Actions

Template

Difference between revisions of "LocationInfoBox"

m (Changed map to frameless)
m (Changed map to image)
Line 4: Line 4:
 
         <th class="infobox-title" colspan="2" style="text-align: center; padding-top: 12px;"><b>{{{title}}}</b></th>
 
         <th class="infobox-title" colspan="2" style="text-align: center; padding-top: 12px;"><b>{{{title}}}</b></th>
 
     </tr>
 
     </tr>
     {{#if: {{{map|}}}|  
+
     {{#if: {{{image|}}}|  
 
         <tr>
 
         <tr>
             <td class="infobox-image" style="padding: 10px;" colspan="2">[[File:{{{map}}}|frameless|center|375px]]</td>
+
             <td class="infobox-image" style="padding: 10px;" colspan="2">[[File:{{{image}}}|frameless|center|375px]]</td>
 
         </tr>
 
         </tr>
 
     }}
 
     }}
Line 72: Line 72:
 
"type": "wiki-page-name"
 
"type": "wiki-page-name"
 
},
 
},
"map": {
+
"image": {
"label": "Map",
+
"label": "Image",
"description": "Map",
+
"description": "An image, could be a map or a picutre of the location",
 
"type": "wiki-file-name",
 
"type": "wiki-file-name",
 
"suggested": true
 
"suggested": true
Line 110: Line 110:
 
"paramOrder": [
 
"paramOrder": [
 
"title",
 
"title",
"map",
+
"image",
 
"name",
 
"name",
 
"population",
 
"population",

Revision as of 14:40, 13 September 2020

{{{title}}}

PC info

Template parameters

ParameterDescriptionTypeStatus
Titletitle

Page title, usually the common name for the location

Example
Tala Rane
Stringrequired
Imageimage

An image, could be a map or a picutre of the location

Filesuggested
Full Namename

Full Name of the location

Example
Tala Rane
Stringrequired
Populationpopulation

The number of people in the location

Example
31000
Stringrequired
Factionfaction

Any factions the area is aligned with

Example
Templars
Pageoptional
Demonymdemonym

The name to describe the people from this location

Example
Rathirian
Pagesuggested
Ruling Organisationruler

The ruling organisation of the location

Example
Templar Order
Pagesuggested
Parent LocationparentLocation

The location that this location is within

Example
Amalur
Pagesuggested