Template:Location infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "|color={{{color|" to "|color={{{color1|")
m (Text replacement - "infobox↵|image=" to "infobox |name= |image=")
Line 28: Line 28:
<pre>
<pre>
{{Location infobox
{{Location infobox
|name=
|image=
|image=
|planet=
|planet=
Line 42: Line 43:
<pre>
<pre>
{{Location infobox
{{Location infobox
|name=
|image=
|image=
|location=
|location=
Line 56: Line 58:
<pre>
<pre>
{{Location infobox
{{Location infobox
|name=
|image=
|image=
|location=
|location=
Line 68: Line 71:
<pre>
<pre>
{{Location infobox
{{Location infobox
|name=
|image=
|image=
|location=
|location=

Revision as of 09:04, June 14, 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
|name=
|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
|name=
|image=
|location=
|factions=
|connecting areas=
|area type=
|public events=
|patrol beacons=
}}

For destinations:

{{Location infobox
|name=
|image=
|location=
|hostile races=
|accessibility=
|landing zones=
}}

For social spaces:

{{Location infobox
|name=
|image=
|location=
|accessibility=
|capacity=
}}