Template:Location infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "}}</pre>" to "}} </pre>")
m (Text replacement - " *= *↵(\||})" to "= $1")
Line 92: Line 92:
<pre>
<pre>
{{Location infobox
{{Location infobox
|image           =  
|image=
|planet           =  
|planet=
|factions         =  
|factions=
|connecting areas =  
|connecting areas=
|area type       =  
|area type=
|public events   =  
|public events=
|patrol beacons   =  
|patrol beacons=
}}
}}
</pre>
</pre>
Line 106: Line 106:
<pre>
<pre>
{{Location infobox
{{Location infobox
|image           =  
|image=
|location         =  
|location=
|factions         =  
|factions=
|connecting areas =  
|connecting areas=
|area type       =  
|area type=
|public events   =  
|public events=
|patrol beacons   =  
|patrol beacons=
}}
}}
</pre>
</pre>
Line 120: Line 120:
<pre>
<pre>
{{Location infobox
{{Location infobox
|image           =  
|image=
|location         =  
|location=
|hostile races   =  
|hostile races=
|accessibility   =  
|accessibility=
|landing zones   =  
|landing zones=
}}
}}
</pre>
</pre>
Line 132: Line 132:
<pre>
<pre>
{{Location infobox
{{Location infobox
|image           =  
|image=
|location         =  
|location=
|accessibility   =  
|accessibility=
|capacity         =  
|capacity=
}}
}}
</pre>
</pre>


[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Revision as of 10:21, 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=
}}