Template:Location infobox: Difference between revisions
From Destinypedia, the Destiny wiki
(Fix) |
(Placement tweak) |
||
Line 12: | Line 12: | ||
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}} | {{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}} | ||
{{{planet|}}} | {{{planet|}}} | ||
{{!}}-}} | |||
{{#if:{{{location|}}}| | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; padding-left:4px; padding-right:2px; line-height:14px; width:70px;" {{!}} | |||
'''{{{location-title|Location}}}''': | |||
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}} | |||
{{{location|}}} | |||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{factions|}}}| | {{#if:{{{factions|}}}| | ||
Line 42: | Line 48: | ||
{{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}} | {{!}} style="vertical-align:top; background:{{{fieldBG|#F0F8FF}}}; border-bottom:1px solid {{{lineBG|#999999}}}; border-top:1px solid {{{lineBG|#999999}}}; font-size:90%; line-height:14px;" {{!}} | ||
{{{patrol beacons|}}} | {{{patrol beacons|}}} | ||
{{!}}-}} | {{!}}-}} | ||
{{#if:{{{accessibility|}}}| | {{#if:{{{accessibility|}}}| | ||
Line 67: | Line 67: | ||
Paste the following code into the top of an article, filling all known fields. | Paste the following code into the top of an article, filling all known fields. | ||
For Patrol/mission locations: | For Patrol/mission locations on planets and moons: | ||
<pre> | <pre> | ||
{{Location infobox | {{Location infobox | ||
|image = | |image = | ||
|planet = | |planet = | ||
|factions = | |||
|connecting areas = | |||
|area type = | |||
|public events = | |||
|patrol beacons = | |||
}}</pre> | |||
For Patrol/mission locations on ships, asteroids, or other non-planet objects: | |||
<pre> | |||
{{Location infobox | |||
|image = | |||
|location = | |||
|factions = | |factions = | ||
|connecting areas = | |connecting areas = |
Revision as of 14:38, August 26, 2015
Location infobox | |
---|---|
Usage instructions
Paste the following code into the top of an article, filling all known fields.
For Patrol/mission locations on planets and moons:
{{Location infobox |image = |planet = |factions = |connecting areas = |area type = |public events = |patrol beacons = }}
For Patrol/mission locations on ships, asteroids, or other non-planet objects:
{{Location infobox |image = |location = |factions = |connecting areas = |area type = |public events = |patrol beacons = }}
For social spaces:
{{Location infobox |image = |location = |accessibility = |capacity = }}