Template:Settlement

From Parallel Wiki
Jump to navigation Jump to search
[view] [edit] [history] [⧼smw purge⧽]Documentation

This template provides an infobox for player settlements.

{{Settlement
| name =
| image =
| image_caption =
| type =
| leadership =
| hq =
| ideology =
| established =
| disbanded =
| public =
| status =
| dimension =
| x =
| y =
| z =
| underground =
}}

An infobox to serve as a quick reference on the right side of settlement pages.

Template parameters

ParameterDescriptionTypeStatus
Settlement namename

Will automatically enter based on page name

Example
Spawn Town
Lineoptional
Imageimage

Refers to the image file stored on the wiki. By default, the Parallel logo will be displayed, but you should always point this parameter to a render or screenshot of the location.

Default
ParallelLogo.png
Filesuggested
Image captionimage_caption

An optional caption for the image.

Lineoptional
Typetype

The type of settlement.

Example
Player town
Linesuggested
Leadershipleadership

The leader(s) of the group.

Example
Diamondback88
Linesuggested
Headquartershq

The headquarters of the settlement.

Example
Spawn Town Observatory
Linesuggested
Ideologyideology

The professed ideology of the settlement.

Example
Monarchist
Linesuggested
Establishedestablished

The date the settlement was established.

Linesuggested
Disbandeddisbanded

The date the settlement was disbanded.

Linesuggested
Public join?public

Whether settlement membership is open to the public.

Suggested values
Yes No
Linesuggested
Statusstatus

Status of the settlement.

Suggested values
Active Inactive Closed Abandoned Destroyed
Linesuggested
Dimensiondimension

Dimension where the settlement is located.

Suggested values
Parallel Prime Overworld Parallel Prime Nether Otherside Overworld Otherside Nether The End Sky Dimension Space
Example
Sky Dimension
Linerequired
Xx

The x-coordinate of the settlement.

Numbersuggested
Yy

The y-coordinate of the settlement.

Numbersuggested
Zz

The x-coordinate of the settlement.

Numbersuggested
Underground?underground

Whether the settlement is underground.

Suggested values
Yes No
Booleansuggested

Examples

Some

Settlement
Arena Overview 2020-12-31.png: Infobox image for Settlement the settlement in Minecraft
Type

Player town

Leadership

Diamondback88

Established

May 2020

Dimension

Overworld

Coordinates

X = 40
Z = 400

{{Settlement
| image = Arena Overview 2020-12-31.png
| type = Player town
| leadership = Diamondback88
| established = May 2020
| dimension = Overworld
| x = 40
| z = 400
}}

Everything

Settlement
Arena Overview 2020-12-31.png: Infobox image for Settlement the settlement in Minecraft
Let's gooooo baby
Type

Player town

Leadership

Diamondback88

Headquarters

Red Rose Arena

Ideology

Oligarchy

Established

May 2020

Disbanded

Not yet suckers

Public join?

Yes

Status

Active

Dimension

Overworld

Coordinates

X = 40
Y = 150
Z = 400

Underground?

No

{{Settlement
| name = Red Rose Town
| image = Arena Overview 2020-12-31.png
| image_caption = Let's gooooo baby
| type = Player town
| leadership = Diamondback88
| hq = Red Rose Arena
| ideology = Oligarchy
| established = May 2020
| disbanded = Not yet suckers
| public = Yes
| status = Active
| dimension = Overworld
| x = 40
| y = 150
| z = 400
| underground = No
}}
[view] [edit] [history] [⧼smw purge⧽]The above documentation is transcluded from Template:Settlement/doc.