Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox/Location/doc: Difference between revisions

Template page
Content added Content deleted
(Created page with "<nowiki> {{Infobox/Location |Image=TempPlaceholder.png |Type=Town |LZs=Alpha 1<br>Alpha 2<br>Alpha 3 |MapEmbed=Map PhaLang.png }}</nowiki> ==Template Data== <templatedata> { "params": { "Image": { "description": "Picture of a notable landmark at the location. This can be a POI, a Settlement, or a Landing Zone.", "type": "wiki-file-name", "suggested": true }, "Type": { "description": "The type of location group this is categorized under.",...")
 
No edit summary
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Usage==
<nowiki>
<pre><nowiki>
{{Infobox/Location
{{Infobox/Location
|Image=TempPlaceholder.png
| Image =
|Type=Town
| Type =
| Region =
|LZs=[[Alpha 1]]<br>[[Alpha 2]]<br>[[Alpha 3]]
| LZs =
|MapEmbed=Map PhaLang.png
| Settlement =
}}</nowiki>
| MapEmbed =
}}</nowiki></pre>

==Template Data==
==Template Data==
<templatedata>
<templatedata>
Line 21: Line 25:
"Settlement",
"Settlement",
"Landing Zone",
"Landing Zone",
"Place of Interest"
"Place of Interest",
"Starter Town"
],
],
"required": true
"required": true
Line 27: Line 32:
"LZs": {
"LZs": {
"description": "The nearest LZ to the location as a series of page links seperated by <br>",
"description": "The nearest LZ to the location as a series of page links seperated by <br>",
"type": "string"
},
"Settlement": {
"description": "The settlement the LZ is for",
"type": "string"
"type": "string"
},
},
Line 32: Line 41:
"description": "A high-rez screenshot of game map with the location center.",
"description": "A high-rez screenshot of game map with the location center.",
"type": "wiki-file-name"
"type": "wiki-file-name"
},
"Region": {
"description": "The Region of the world this location is grouped with.",
"type": "wiki-page-name"
}
}
}
},
"description": "An infobox summary for a location within game.",
"format": "block",
"paramOrder": [
"Image",
"Type",
"Region",
"LZs",
"Settlement",
"MapEmbed"
]
}
}
</templatedata>
</templatedata>

Latest revision as of 04:53, 21 May 2024

Usage

{{Infobox/Location
| Image = 
| Type = 
| Region =
| LZs = 
| Settlement =
| MapEmbed = 
}}

Template Data

An infobox summary for a location within game.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
ImageImage

Picture of a notable landmark at the location. This can be a POI, a Settlement, or a Landing Zone.

Filesuggested
TypeType

The type of location group this is categorized under.

Suggested values
Settlement Landing Zone Place of Interest Starter Town
Stringrequired
RegionRegion

The Region of the world this location is grouped with.

Page nameoptional
LZsLZs

The nearest LZ to the location as a series of page links seperated by <br>

Stringoptional
SettlementSettlement

The settlement the LZ is for

Stringoptional
MapEmbedMapEmbed

A high-rez screenshot of game map with the location center.

Fileoptional
Cookies help us deliver our services. By using our services, you agree to our use of cookies.