Template:Location infobox: Difference between revisions
From Destinypedia, the Destiny wiki
mNo edit summary |
mNo edit summary |
||
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}}}|Human=lightblue|lightblue}}}}}|linebg={{{lineBG|#999}}}}} | {{Infobox|media|content={{{image|}}}|caption={{{caption|}}}|bg={{{imageBG|{{#switch:{{{variant}}}|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}}}}} | |||
{{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}}}}} | |||
{{Infobox|end}}<noinclude>{{clear}} | {{Infobox|end}}<noinclude>{{clear}} | ||
==Usage instructions== | ==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]]). | 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 | For activity locations within a destination on planets and moons: | ||
<pre> | <pre> | ||
Line 31: | Line 33: | ||
</pre> | </pre> | ||
For activity locations within a | For activity locations within a destination on ships, asteroids, or other non-planet objects: | ||
<pre> | <pre> | ||
Line 45: | Line 47: | ||
</pre> | </pre> | ||
For | For destinations: | ||
<pre> | <pre> | ||
Line 57: | Line 59: | ||
</pre> | </pre> | ||
For | For social spaces: | ||
<pre> | <pre> |
Revision as of 16:32, 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= }}