More actions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
|imagerowclass3 = infobox-image | |imagerowclass3 = infobox-image | ||
|label4 = | |label4 = Type | ||
|data4 = {{{location_type|}}} | |data4 = {{{location_type|}}} | ||
|rowclass4 = infobox-data infobox-col1 | |rowclass4 = infobox-data infobox-col1 | ||
Line 24: | Line 24: | ||
|rowclass6 = infobox-header | |rowclass6 = infobox-header | ||
| | |label7 = Terrain | ||
| | |data7 = {{{terrain|}}} | ||
| | |rowclass7 = infobox-data infobox-col1 | ||
|label8 = | |label8 = Plane | ||
|data8 = {{{ | |data8 = {{{plane|}}} | ||
|rowclass8 = infobox-data infobox-col2 | |rowclass8 = infobox-data infobox-col2 | ||
|label9 = Apart of | |label9 = Apart of Region | ||
|data9 = {{{ | |data9 = {{{parent_region|}}} | ||
|rowclass9 = infobox-data infobox-col2 | |rowclass9 = infobox-data infobox-col2 | ||
|label10 = Apart of | |label10 = Apart of Location | ||
|data10 = {{{ | |data10 = {{{parent_location|}}} | ||
|rowclass10 = infobox-data infobox-col2 | |rowclass10 = infobox-data infobox-col2 | ||
| | |label11 = Apart of Settlement | ||
|rowclass11 = infobox- | |data11 = {{{parent_settlement|}}} | ||
|rowclass11 = infobox-data infobox-col2 | |||
| | |header12 = {{#if:{{{fauna|}}}{{{flora|}}}|Ecological Info}} | ||
| | |rowclass12 = infobox-header | ||
|rowclass12 = infobox- | |||
|label13 = | |label13 = Fauna | ||
|data13 = {{{ | |data13 = {{{fauna|}}} | ||
|rowclass13 = infobox-data infobox-col1 | |rowclass13 = infobox-data infobox-col1 | ||
| | |label14 = Flora | ||
|rowclass14 = infobox- | |data14 = {{{flora|}}} | ||
|rowclass14 = infobox-data infobox-col1 | |||
| | |header15 = {{#if:{{{child_settlements|}}}{{{child_locations|}}}{{{child_structures|}}}{{{affiliations|}}}|Location Info}} | ||
| | |rowclass15 = infobox-header | ||
|rowclass15 = infobox- | |||
|label16 = | |label16 = Locations | ||
|data16 = {{{ | |data16 = {{{child_locations|}}} | ||
|rowclass16 = infobox-data infobox-col1 | |rowclass16 = infobox-data infobox-col1 | ||
|label17 = | |label17 = Settlements | ||
|data17 = {{{ | |data17 = {{{child_settlements|}}} | ||
|rowclass17 = infobox-data infobox-col1 | |rowclass17 = infobox-data infobox-col1 | ||
|label18 = | |label18 = Structures | ||
|data18 = {{{ | |data18 = {{{child_structures|}}} | ||
|rowclass18 = infobox-data infobox-col1 | |rowclass18 = infobox-data infobox-col1 | ||
|header19 = {{#if:{{{affiliations|}}}|Relationships}} | |||
|rowclass19 = infobox-header | |||
|label20 = Affiliations | |||
|data20 = {{{affiliations|}}} | |||
|rowclass20 = infobox-data infobox-col1 | |||
|data30 = | |data30 = |
Latest revision as of 20:37, 23 May 2025
A generic template for any location of interest (e.g. Natural geological features, points of interest, etc)
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | Name of location | String | required |
Image | image | no description | File | optional |
Type | location_type | Type of location | String | required |
Aliases | aliases | Aliases of this location | String | optional |
Terrain | terrain | Terrain of this location | String | optional |
Plane | plane | Plane of existence this location is within | String | optional |
Parent Region | parent_region | Region this location is within | String | optional |
Parent Location | parent_location | Parent location this location is within | String | optional |
Parent Settlement | parent_settlement | Settlement this location is within | String | optional |
Fauna | fauna | Creatures in this location | String | optional |
Flora | flora | Plants in this location | String | optional |
Child Locations | child_locations | Other locations within this location | String | optional |
Child Settlements | child_settlements | Settlements within this location | String | optional |
Child Structures | child_structures | Structures within this location | String | optional |
Affiliations | affiliations | Factions, characters, etc associated with this location | String | optional |