Difference between revisions of "Template:Infobox/Location"
From Kerbal Space Program Wiki
m (if to parser function) |
Hairy Dude (talk | contribs) (fix this template producing incorrect markup on some pages) |
||
Line 10: | Line 10: | ||
|lines= | |lines= | ||
{{#if: {{{at|}}}{{{body|}}}| | {{#if: {{{at|}}}{{{body|}}}| | ||
− | {{Infobox/Line|{{lang|en=Location|fr=Emplacement|de=Lokalisierung|es=Localización|hu=Elhelyezkedés|nl=Lokalisatie|ru=Местоположение|ja=所在地|ko=위치|it=Località}}|[[File:{{Body data|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at}}}|body}}}}|file}}|20px]] {{Body data/full name|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at}}}|body}}}}}}|{{#if: {{{at|}}}|[[File:{{Place data|{{{at}}}|image|Image needed.svg}}|20px]] {{#if: {{Place data|{{{at|}}}|page}}|[[{{Place data|{{{at|}}}|page}}{{if lang}}|{{Place data|{{{at|}}}|name}}]]|{{Place data|{{{at|}}}|name}}}}}}}}}}{{#if: {{{latitude|}}}{{{longitude|}}}| | + | {{Infobox/Line|{{lang|en=Location|fr=Emplacement|de=Lokalisierung|es=Localización|hu=Elhelyezkedés|nl=Lokalisatie|ru=Местоположение|ja=所在地|ko=위치|it=Località}}|[[File:{{Body data|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at}}}|body}}}}|file}}|20px]] {{Body data/full name|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at}}}|body}}}}}}|{{#if: {{{at|}}}|[[File:{{Place data|{{{at}}}|image|Image needed.svg}}|20px]] {{#if: {{Place data|{{{at|}}}|page}}|[[{{Place data|{{{at|}}}|page}}{{if lang}}|{{Place data|{{{at|}}}|name}}]]|{{Place data|{{{at|}}}|name}}}}}}}}}} |
+ | {{#if: {{{latitude|}}}{{{longitude|}}}| | ||
{{Infobox/Line|{{lang|en=Coordinates|fr=Coordonnées|cs=Souřadnice|de=Koordinaten|pl=Współrzędne|ru=Координаты|hu=Koordináták|ja=座標|ko=좌표|it=Coordinate}}<br>{{Kerbalmaps|{{{latitude|0}}}|{{{longitude|0}}}|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at|}}}|body}}}}}} {{#if: {{{coord note|}}}|{{#tag:ref|{{{coord note}}}|group=Note|name=coord}}}} | {{Infobox/Line|{{lang|en=Coordinates|fr=Coordonnées|cs=Souřadnice|de=Koordinaten|pl=Współrzędne|ru=Координаты|hu=Koordináták|ja=座標|ko=좌표|it=Coordinate}}<br>{{Kerbalmaps|{{{latitude|0}}}|{{{longitude|0}}}|{{#if: {{{body|}}}|{{{body|}}}|{{Place data|{{{at|}}}|body}}}}}} {{#if: {{{coord note|}}}|{{#tag:ref|{{{coord note}}}|group=Note|name=coord}}}} | ||
|2={{Infobox/Location/Coordinate|{{{latitude|}}}|Nh|S}} | |2={{Infobox/Location/Coordinate|{{{latitude|}}}|Nh|S}} |
Revision as of 22:52, 27 September 2020
An infobox for general locations, including easter eggs.Name | Optional | Description | Default |
---|---|---|---|
name | Yes | Name of location. | {{BASEPAGENAME}} |
file | Yes | Shows an image of the location. | File:Image needed.svg |
file tier1 | Yes | An image of the first tier version | Not set |
file tier2 | Yes | An image of the second tier version | Not set |
body | Yes | Body on which this location is. Uses {{Body data}} to determine image and text. | Not set/Hidden |
at | Yes | The place at which that location is and automatically sets the body parameter. Uses {{Place data}} to determine image and text. | Not set/Hidden |
latitude | Yes | Latitude of the position. Positive is north, negative is south. | Not set/Hidden |
longitude | Yes | Longitude of the position. Positive is east, negative is west. | Not set/Hidden |
altitude | Yes | Altitude above mean sea level of the location in meters. | Unknown |
easteregg | Yes | If the location is an easter egg. | Not set/Hidden |
since | Yes | Since when is this location available. | Unknown |
notes | Yes | Notes | Not set/Hidden |
coord note | Yes | Note about the coordination. Automatically sets {{{notes}}} to <references group="Note" />. | Not set |