Template:Location infobox: Difference between revisions

From Destinypedia, the Destiny wiki

m (Text replacement - "<noinclude>↵{{clear}}" to "<noinclude>{{clear}}")
m (Text replacement - "}}</pre>" to "}} </pre>")
Line 99: Line 99:
|public events    =  
|public events    =  
|patrol beacons  =  
|patrol beacons  =  
}}</pre>
}}
</pre>


For activity locations within a Destination on ships, asteroids, or other non-planet objects:
For activity locations within a Destination on ships, asteroids, or other non-planet objects:
Line 112: Line 113:
|public events    =  
|public events    =  
|patrol beacons  =  
|patrol beacons  =  
}}</pre>
}}
</pre>


For Destinations:
For Destinations:
Line 123: Line 125:
|accessibility    =  
|accessibility    =  
|landing zones    =  
|landing zones    =  
}}</pre>
}}
</pre>


For Social spaces:
For Social spaces:
Line 133: Line 136:
|accessibility    =  
|accessibility    =  
|capacity        =  
|capacity        =  
}}</pre>
}}
</pre>


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

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