Template:Locations InfoBox: Difference between revisions

Template page
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
<noinclude>{{#template_params:Parent Location (property=parent)|Owner (property=owner)|Organizations Present (list;property=organizations)|Builder (list;property=builder)|Image (property=image)|Name (property=name)|Businesses (list;property=businesses)|Associated Locations (label=AssociatedLocations;list;property=associatedlocations)|Setting Type (list;property=settingtype)|Location Type (list;property=locationtype)}}</noinclude>
<noinclude>
{{#template_params:Parent Location (property=parent)|Owner (property=owner)|Organizations Present (list;property=organizations)|Builder (list;property=builder)|Image (property=image)|Name (property=name)|Businesses (list;property=businesses)|Associated Locations (label=AssociatedLocations;list;property=associatedlocations)|Setting Type (list;property=settingtype)|Location Type (list;property=locationtype)}}
</noinclude>
<includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
<includeonly>{| style="width: 30em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left;"
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
Line 11: Line 13:
! Organizations Present
! Organizations Present
| {{#arraymap:{{{Organizations Present|}}}|,|x|[[organizations::x]]}}
| {{#arraymap:{{{Organizations Present|}}}|,|x|[[organizations::x]]}}
|-
|-
! Builder
! Builder
| {{#arraymap:{{{Builder|}}}|,|x|[[builder::x]]}}
| {{#arraymap:{{{Builder|}}}|,|x|[[builder::x]]}}
|-
|-
! Image
! Image
Line 23: Line 27:
! Businesses
! Businesses
| {{#arraymap:{{{Businesses|}}}|,|x|[[businesses::x]]}}
| {{#arraymap:{{{Businesses|}}}|,|x|[[businesses::x]]}}
|-
|-
! AssociatedLocations
! AssociatedLocations
| {{#arraymap:{{{Associated Locations|}}}|,|x|[[associatedlocations::x]]}}
| {{#arraymap:{{{Associated Locations|}}}|,|x|[[associatedlocations::x]]}}
|-
|-
! Setting Type
! Setting Type
| {{#arraymap:{{{Setting Type|}}}|,|x|[[settingtype::x]]}}
| {{#arraymap:{{{Setting Type|}}}|,|x|[[settingtype::x]]}}
|-
|-
! Location Type
! Location Type
| {{#arraymap:{{{Location Type|}}}|,|x|[[locationtype::x]]}}
| {{#arraymap:{{{Location Type|}}}|,|x|[[locationtype::x]]}}
|}
[[Category:Locations]]
</includeonly>
</includeonly>

Revision as of 01:14, 23 October 2024

This is the "Locations InfoBox" template.

It should be called in the following format:

{{Locations InfoBox
|Parent Location=
|Owner=
|Organizations Present=
|Builder=
|Image=
|Name=
|Businesses=
|Associated Locations=
|Setting Type=
|Location Type=
}}

Edit the page to see the template text.