Actions

Template

Difference between revisions of "LocationInfoBox"

m (Changed map to image)
m (Removed full name)
Line 7: Line 7:
 
         <tr>
 
         <tr>
 
             <td class="infobox-image" style="padding: 10px;" colspan="2">[[File:{{{image}}}|frameless|center|375px]]</td>
 
             <td class="infobox-image" style="padding: 10px;" colspan="2">[[File:{{{image}}}|frameless|center|375px]]</td>
        </tr>
 
    }}
 
    {{#if: {{{name|}}}|
 
        <tr>
 
            <td class="infoboxtd1strow" style="padding: 10px;"><b>Full Name</b>:</td>
 
            <td>{{{name}}}</td>
 
 
         </tr>
 
         </tr>
 
     }}
 
     }}
Line 55: Line 49:
 
"label": "Title",
 
"label": "Title",
 
"description": "Page title, usually the common name for the location",
 
"description": "Page title, usually the common name for the location",
"example": "Tala Rane",
 
"type": "string",
 
"required": true
 
},
 
"name": {
 
"label": "Full Name",
 
"description": "Full Name of the location",
 
 
"example": "Tala Rane",
 
"example": "Tala Rane",
 
"type": "string",
 
"type": "string",
Line 111: Line 98:
 
"title",
 
"title",
 
"image",
 
"image",
"name",
 
 
"population",
 
"population",
 
"faction",
 
"faction",

Revision as of 14:43, 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
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