Actions

Template

Difference between revisions of "LocationInfoBox"

(Added extra content field)
m (Changed to use infobox)
Line 1: Line 1:
<div class="info-box-outer">
+
{{InfoBox|title={{{title|}}}|infoBoxTable=
<table class="info-box">
 
    <tr>
 
        <th class="infobox-title" colspan="2" style="text-align: center; padding-top: 12px;"><b>{{{title}}}</b></th>
 
    </tr>
 
 
     {{#if: {{{image|}}}|  
 
     {{#if: {{{image|}}}|  
 
         <tr>
 
         <tr>
Line 36: Line 32:
 
         {{{extraContent}}}
 
         {{{extraContent}}}
 
     }}
 
     }}
</table>
+
}}
</div>
 
 
<noinclude>
 
<noinclude>
 
<templatedata>
 
<templatedata>

Revision as of 19:48, 14 September 2020


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
Groupgroup

Any groups the area is aligned or associated with with

Example
Templars
Pageoptional
Demonymdemonym

The name to describe the people from this location

Example
Rathirian
Pagesuggested
Parent LocationparentLocation

The location that this location is within

Example
Amalur
Pagesuggested
Extra contentextraContent

Additional content

Unknownoptional