From Bohemia Interactive Community
Describes a terrain
This template is used on these pages.
Usage
{{Infobox/Terrain|name|image|landArea|totalArea|defaultDateTime}}
- name: Terrain name
- image: (Optional) image
- landArea: (Optional) land area surface in km²
- totalArea: (Optional) total area surface in km²
- defaultDateTime: (Optional) terrain's default date and time
- season: (Optional) terrain's current season
- coords: (Optional) geographic coordinates (in game)
- basedOn: (Optional) real-life location on which it is based
Examples
Code
|
Result
|
{{Infobox/Terrain}}
|
|
{{Infobox/Terrain|name= Nogova}}
|
|
{{Infobox/Terrain|defaultDateTime= 1985-05-10 07:30:00}}
|
|
Default date/time
|
1985-05-10 07:30:00
|
|
{{Infobox/Terrain
|name= Arland
|image= [[File:armareforger_arland-1.jpg|300px]]
|landArea= 6.38
|totalArea= 16.79
|defaultDateTime= 1989-07-24 09:36:00
|season= Summer
|coords= {{Link|https://www.google.com/maps/?q{{=}}47.411%20S%2027.184%20W|47.411 S<br>27.184 W}}
|basedOn= {{n/a}}
}}
|
Arland
|
|
Default date/time
|
1989-07-24 09:36:00
|
Season
|
Summer
|
Terrain surface
|
6.38 km²
|
World surface
|
16.79 km²
|
In-game coordinates
|
47.411 S 27.184 W
|
Based on
|
N/A
|
|