Difference between revisions of "Template:List LDS Temple Australia Map"

From blackwiki
Jump to navigation Jump to search
(map template not needed in this cat, as that is just a part of another template)
imported>WOSlinker
(replace center tag to fix some lint errors)
 
(13 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{Image label begin|image=BlankMap-Australia.png|width={{{width|400}}}|float={{{float|none}}}}}  
+
{{Image label begin|image=BlankMap-Australia.png|width={{{width|400}}}|float={{{float|none}}}|link=List of temples of The Church of Jesus Christ of Latter-day Saints by geographic region#Oceania}}  
{{Image label small|x=0.45|y=0.595|scale={{{width|400}}}|text=[[Adelaide Australia Temple]]}}
+
{{Image label small|x=0.535|y=0.6|scale={{{width|400}}}|text=[[Adelaide Australia Temple|Adelaide]]}}
{{Image label small|x=0.6625|y=0.4475|scale={{{width|400}}}|text=[[Brisbane Australia Temple]]}}
+
{{Image label small|x=0.825|y=0.445|scale={{{width|400}}}|text=[[Brisbane Australia Temple|Brisbane]]}}
{{Image label small|x=0.5425|y=0.67|scale={{{width|400}}}|text=[[Melbourne Australia Temple]]}}
+
{{Image label small|x=0.65|y=0.675|scale={{{width|400}}}|text=[[Melbourne Australia Temple|Melbourne]]}}
{{Image label small|x=0.135|y=0.52|scale={{{width|400}}}|text=* [[Perth Australia Temple]]}}
+
{{Image label small|x=0.135|y=0.52|scale={{{width|400}}}|text={{LDS Temple/Perth Australia Temple | format=List LDS Temple World Map/status}} [[Perth Australia Temple|Perth]]}}
{{Image label small|x=0.6525|y=0.5625|scale={{{width|400}}}|text=[[Sydney Australia Temple]]}}
+
{{Image label small|x=0.79|y=0.565|scale={{{width|400}}}|text=[[Sydney Australia Temple|Sydney]]}}
{{Image label small|x=0.8925|y=0.465|scale={{{width|400}}}|text=*}}
+
{{Image label small|x=0.8925|y=0.465|scale={{{width|400}}}|text={{LDS Temple/Brisbane Australia Temple | format=List LDS Temple World Map/status}}}}
{{Image label small|x=0.73|y=0.66|scale={{{width|400}}}|text=*}}
+
{{Image label small|x=0.73|y=0.66|scale={{{width|400}}}|text={{LDS Temple/Melbourne Australia Temple | format=List LDS Temple World Map/status}}}}
{{Image label small|x=0.8425|y=0.5875|scale={{{width|400}}}|text=*}}
+
{{Image label small|x=0.8425|y=0.5875|scale={{{width|400}}}|text={{LDS Temple/Sydney Australia Temple | format=List LDS Temple World Map/status}}}}
{{Image label small|x=0.6|y=0.5825|scale={{{width|400}}}|text=*}}
+
{{Image label small|x=0.6|y=0.5825|scale={{{width|400}}}|text={{LDS Temple/Adelaide Australia Temple | format=List LDS Temple World Map/status}}}}
 
+
{{Image label end}}{{List LDS temple map legends|<includeonly>align=center</includeonly>}}<noinclude>
{{Image label end}}<noinclude>
+
{{documentation|Template:List LDS Temple Utah Map/doc| heading = Template usage}}
==LDS Temple maps==
+
[[Category:WikiProject Latter Day Saint movement temple templates|* Australia]]
* [[Template:List_LDS_Temple_Africa_Map]]
 
* [[Template:List_LDS_Temple_Asia_Map]]
 
* [[Template:List LDS Temple Australia Map]]
 
* [[Template:List LDS Temple California Map]]
 
* [[Template:List_LDS_Temple_Canada_Map]]
 
* [[Template:List_LDS_Temple_Central_America_Map]]
 
* [[Template:List_LDS_Temple_Europe_Map]]
 
* [[Template:List_LDS_Temple_Mexico_Map]]
 
* [[Template:List LDS Temple Oceania Map]]
 
* [[Template:List LDS Temple USA West Map]]
 
* [[Template:List LDS Temple USA East Map]]
 
* [[Template:List LDS Temple Utah Map]]
 
 
 
{{Documentation, template|Template:Image label begin/doc}}
 
 
 
[[Category:WikiProject Latter Day Saint movement templates]]
 
 
 
 
</noinclude>
 
</noinclude>

Latest revision as of 10:07, 29 December 2017

  Closed
Template usage[view] [edit] [history] [purge]
OtherMap templates:

Blank template and Parameter Definitions

Blank template with basic parameters Parameter Explanation
{{ List LDS Temple Australia Map
 | width =
}}
width Overall width of Template. "px" is not required.

Example

  Closed
{{ List LDS Temple Australia Map
 | width = 400
}}

Changing Dot colors (ie. status change)

The dot color is related to the current status of the temple, (e.g. Operating temples, Temples under construction, etc.) The dot color is automatically updated by the current "Status" on the data page for the temple (e.g. Template:LDS Temple/TEMPLENAME)

For example, to change the Salt Lake Temple from "closed" to "operating" you would need to go to Template:LDS Temple/Salt Lake Temple and change the "status" field:
 from
  | status = closed
 to
  | status = operating

However, the default is "operating".

Adding Temples

All Temples are listed alphabetically. Locate the correct alphabetical spot and add:
  {{Image label|x= "the X location" |y= "the Y location" |scale={{{width|"the default size"}}}|text={{LDS Temple/"The Temple name"|format=List LDS Temple World Map/status}}}} [[The Temple name|The Display name]]

Dot Locations (ie X/Y)

X and Y represent the percentages of the width and height respectively where the label will be placed. The exact point is the top-left corner of the image label.

x=0  |y=0   will place the top-left corner of the label at the top-left     of the image
x=0  |y=1   will place the top-left corner of the label at the bottom-left  of the image
x=1  |y=1   will place the top-left corner of the label at the bottom-right of the image
x=1  |y=0   will place the top-left corner of the label at the top-right    of the image
x=0.5|y=0.5 will place the top-left corner of the label at the center       of the image

Width/Scale

All widths must be set to the same number. They must all be the same number for the template to be functionally scalable. This means they can be displayed at a different size by supplying a width parameter to the template when in use. For example, {{List LDS Temple World Map|width=500}} will display the labelled image as a smaller one of 500 pixels in width instead of 1000.

To change the default size, search and replace all occurrences of {{{width|current size}}} with {{{width|new size}}}