Difference between revisions of "Template:Infobox/Location"
From Kerbal Space Program Wiki
m |
(+ko=고도, +ko=좌표, +ko=위치) |
||
Line 8: | Line 8: | ||
|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=所在地}}|[[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=위치}}|[[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=座標}}<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=좌표}}<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}} | ||
|3={{Infobox/Location/Coordinate|{{{longitude|}}}|E|W}} | |3={{Infobox/Location/Coordinate|{{{longitude|}}}|E|W}} | ||
}}}} | }}}} | ||
− | {{Infobox/Line|{{lang|en=Altitude|cs=Nadmořská výška|de=Höhe|pl=Wysokość|ru=Высота|hu=Szintmagasság|ja=高度}}|{{#if: {{{altitude|}}}|{{{altitude}}} {{Dict|m}}|{{Dict|Unknown}}}} | + | {{Infobox/Line|{{lang|en=Altitude|cs=Nadmořská výška|de=Höhe|pl=Wysokość|ru=Высота|hu=Szintmagasság|ja=高度|ko=고도}}|{{#if: {{{altitude|}}}|{{{altitude}}} {{Dict|m}}|{{Dict|Unknown}}}} |
− | {{#ifeq:{{{easteregg}}}|{{lang|de=Ja|en=Yes|es=Sí|fr=Oui|hr=da|nl=Ja|pl=Tak|ru=Да|sv=Ja|zh-cn=是|ko= | + | {{#ifeq:{{{easteregg}}}|{{lang|de=Ja|en=Yes|es=Sí|fr=Oui|hr=da|nl=Ja|pl=Tak|ru=Да|sv=Ja|zh-cn=是|ko=예|pt=Sim|hu=Igen|ja=有}}|{{Infobox/Line|{{lang|en=Easter-egg|en=Easter egg}}|{{Yes}}}}|}} |
{{Infobox/Line|{{Dict|Since}}|{{#if: {{{since|}}}|{{version|{{{since}}}|}}|{{Dict|Unknown}}}}}}}} | {{Infobox/Line|{{Dict|Since}}|{{#if: {{{since|}}}|{{version|{{{since}}}|}}|{{Dict|Unknown}}}}}}}} | ||
|notes={{{notes|{{#if: {{{coord note|}}}|<references group="Note" />}}}}} | |notes={{{notes|{{#if: {{{coord note|}}}|<references group="Note" />}}}}} |
Revision as of 06:16, 7 January 2015
An infobox for general locations, including easter eggs.Name | Optional | Description | Default |
---|---|---|---|
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 |