Difference between revisions of "Template:Region"
| Line 1: | Line 1: | ||
<noinclude>Header for a Region page. | <noinclude>Header for a Region page. | ||
| + | * ''highlight'': highlight color for this region, using [http://www.w3schools.com/cssref/css_colors_legal.asp CSS syntax]; default is | ||
* ''map place'': place to search for in the map; default is page name, or nothing if ''map coords'' is set | * ''map place'': place to search for in the map; default is page name, or nothing if ''map coords'' is set | ||
* ''map coords'': center of the map; default is automatic | * ''map coords'': center of the map; default is automatic | ||
* ''map zoom'': zoom level of the map (0-21); default is automatic | * ''map zoom'': zoom level of the map (0-21); default is automatic | ||
| − | Adds the [[:Category:Region]] | + | Adds the [[:Category:Region]] and [[Property:Highlight Color]] tags. |
| − | </noinclude><includeonly>[[Category:Region]] | + | </noinclude><includeonly>[[Category:Region]]{{#set: |
| + | | Highlight Color={{#if:{{{highlight|}}}|{{{highlight}}}||white}} | ||
{{Place Map | {{Place Map | ||
| place={{{map place|}}} | | place={{{map place|}}} | ||
Revision as of 06:23, 22 June 2015
Header for a Region page.
- highlight: highlight color for this region, using CSS syntax; default is
- map place: place to search for in the map; default is page name, or nothing if map coords is set
- map coords: center of the map; default is automatic
- map zoom: zoom level of the map (0-21); default is automatic
Adds the Category:Region and Property:Highlight Color tags.