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

From blackwiki
Jump to navigation Jump to search
imported>ARTEST4ECHO
(Changed to auto updating status dots.)
imported>Purplebackpack89
(fix position of Montreal and Toronto temples)
Line 5: Line 5:
 
{{Image label small|x=0.3400|y=0.4100|scale={{{width|400}}}|text={{LDS Temple/Edmonton Alberta Temple | format=List LDS Temple World Map/status}}  [[Edmonton Alberta Temple|Edmonton]]}}
 
{{Image label small|x=0.3400|y=0.4100|scale={{{width|400}}}|text={{LDS Temple/Edmonton Alberta Temple | format=List LDS Temple World Map/status}}  [[Edmonton Alberta Temple|Edmonton]]}}
 
{{Image label small|x=0.8450|y=0.5450|scale={{{width|400}}}|text={{LDS Temple/Halifax Nova Scotia Temple | format=List LDS Temple World Map/status}}  [[Halifax Nova Scotia Temple|Halifax]]}}
 
{{Image label small|x=0.8450|y=0.5450|scale={{{width|400}}}|text={{LDS Temple/Halifax Nova Scotia Temple | format=List LDS Temple World Map/status}}  [[Halifax Nova Scotia Temple|Halifax]]}}
{{Image label small|x=0.6850|y=0.5575|scale={{{width|400}}}|text={{LDS Temple/Montréal Québec Temple | format=List LDS Temple World Map/status}} [[Montréal Québec Temple|Montréal]]}}
+
{{Image label small|x=0.7500|y=0.5250| scale={{{width|400}}}|text={{LDS Temple/Montréal Québec Temple | format=List LDS Temple World Map/status}} [[Montréal Québec Temple|Montréal]]}}
 
{{Image label small|x=0.4300|y=0.4500|scale={{{width|400}}}|text={{LDS Temple/Regina Saskatchewan Temple | format=List LDS Temple World Map/status}}}}
 
{{Image label small|x=0.4300|y=0.4500|scale={{{width|400}}}|text={{LDS Temple/Regina Saskatchewan Temple | format=List LDS Temple World Map/status}}}}
 
{{Image label small|x=0.3475|y=0.4550|scale={{{width|400}}}|text= [[Regina Saskatchewan Temple|Regina]]}}
 
{{Image label small|x=0.3475|y=0.4550|scale={{{width|400}}}|text= [[Regina Saskatchewan Temple|Regina]]}}
{{Image label small|x=0.7200|y=0.5350|scale={{{width|400}}}|text={{LDS Temple/Toronto Ontario Temple | format=List LDS Temple World Map/status}}[[Toronto Ontario Temple|Toronto]]}}
+
{{Image label small| x=0.6850|y=0.5575|scale={{{width|400}}}|text={{LDS Temple/Toronto Ontario Temple | format=List LDS Temple World Map/status}}[[Toronto Ontario Temple|Toronto]]}}
 
{{Image label small|x=0.2400|y=0.4770|scale={{{width|400}}}|text={{LDS Temple/Vancouver British Columbia Temple | format=List LDS Temple World Map/status}}}}
 
{{Image label small|x=0.2400|y=0.4770|scale={{{width|400}}}|text={{LDS Temple/Vancouver British Columbia Temple | format=List LDS Temple World Map/status}}}}
 
{{Image label small|x=0.1125|y=0.4770|scale={{{width|400}}}|text=[[Vancouver British Columbia Temple|Vancouver]]}}
 
{{Image label small|x=0.1125|y=0.4770|scale={{{width|400}}}|text=[[Vancouver British Columbia Temple|Vancouver]]}}

Revision as of 05:02, 8 February 2012

= Operating = Construction = Announced = Closed

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

Blank template and Parameter Definitions

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

Example

= Operating = Construction = Announced = Closed
{{ List LDS Temple Canada 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}}}

]