Template:Location infobox: Difference between revisions
From Destinypedia, the Destiny wiki
m (Text replacement - "{{#if:{{{image\|}}}\|↵{{!}} class="infoboxmedia" colspan="2" style="background:([^\n;"]+); border-bottom:1px solid ([^\n;"]+)" {{!}} {{{image}}} {{#if:{{{caption\|}}}\|{{clear}}{{{caption}}}}}↵}}↵\|-" to "{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg=$1|linebg=$2}}") |
m (Text replacement - "{{#if:({{{[^\|}\n]+\|}}})\|↵{{!}} ?class="infoboxlabel" style="background:([^\n;"]+); border-color:([^\n;"]+)" {{!}}↵([^\n]+):↵{{!}} ?class="infoboxcell" style="[^\n"]+" {{!}}↵{{{[^\|}\n]+\|?}}}↵}}↵\|-" to " {{Infobox|entry|title=$4|content=$1|bg=$2|linebg=$3}}") |
||
Line 2: | Line 2: | ||
{{Infobox|title|name={{{name|}}}|color=#fff|bg={{{nameBG|transparent}}}}} | {{Infobox|title|name={{{name|}}}|color=#fff|bg={{{nameBG|transparent}}}}} | ||
{{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|{{#switch:{{{variant}}}|Cov=mediumpurple|Human=lightblue|lightblue}}}}}|linebg={{{lineBG|#999}}}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|{{#switch:{{{variant}}}|Cov=mediumpurple|Human=lightblue|lightblue}}}}}|linebg={{{lineBG|#999}}}}} | ||
{{ | {{Infobox|entry|title={{{planet-title|Planet}}}|content={{{planet|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|entry|title={{{location-title|Location}}}|content={{{location|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{{planet | {{Infobox|entry|title={{{factions-title|Enemy factions}}}|content={{{factions|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|entry|title={{{hostile races-title|Hostile races}}}|content={{{hostile races|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{ | {{Infobox|entry|title={{{connecting areas-title|Connecting areas}}}|content={{{connecting areas|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|entry|title={{{area type-title|Area type}}}|content={{{area type|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
| | {{Infobox|entry|title={{{public events-title|Public Events}}}|content={{{public events|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | ||
{{Infobox|entry|title={{{patrol beacons-title|Patrol beacons}}}|content={{{patrol beacons|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{accessibility-title|Accessibility}}}|content={{{accessibility|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{landing zones-title|Landing zones}}}|content={{{landing zones|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{Infobox|entry|title={{{capacity-title|Player capacity}}}|content={{{capacity|}}}|bg={{{fieldBG|#F0F8FF}}}|linebg={{{lineBG|#999}}}}} | |||
{{ | |||
| | |||
{{{factions-title|Enemy factions}}} | |||
{{{factions | |||
{{{hostile races-title|Hostile races}}} | |||
{{{hostile races | |||
{{{connecting areas-title|Connecting areas}}} | |||
{{{connecting areas | |||
{{{area type-title|Area type}}} | |||
{{{area type | |||
{{{public events-title|Public Events}}} | |||
{{{public events | |||
{{{patrol beacons-title|Patrol beacons}}} | |||
{{{patrol beacons | |||
{{{accessibility-title|Accessibility}}} | |||
{{{accessibility | |||
{{{landing zones-title|Landing zones}}} | |||
{{{landing zones | |||
{{{capacity-title|Player capacity}}} | |||
{{ | |||
| class="infoboxfooter" colspan="2" | | | class="infoboxfooter" colspan="2" | | ||
|}<noinclude>{{clear}} | |}<noinclude>{{clear}} |
Revision as of 15:45, June 1, 2024
Location infobox | |
---|---|
Usage instructions
Paste the following code into the top of an article, filling all known fields. This template is intended for usage on activity location articles (e.g. The Steppes), Destination location articles (e.g. Cosmodrome), and Social space articles (e.g. Tower).
For activity locations within a Destination on planets and moons:
{{Location infobox |image= |planet= |factions= |connecting areas= |area type= |public events= |patrol beacons= }}
For activity locations within a Destination on ships, asteroids, or other non-planet objects:
{{Location infobox |image= |location= |factions= |connecting areas= |area type= |public events= |patrol beacons= }}
For Destinations:
{{Location infobox |image= |location= |hostile races= |accessibility= |landing zones= }}
For Social spaces:
{{Location infobox |image= |location= |accessibility= |capacity= }}