Template:Region: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
* ''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]] and [[Property:Highlight Color]] tags. | Adds the [[:Category:Region]] and [[Property:Highlight Color]] tags. | ||
</noinclude><includeonly> | </noinclude><includeonly>{{Region/Raw | ||
| | | highlight={{#if: {{{highlight|}}} | {{{highlight}}} | white}} | ||
| map place={{{map place|}}} | |||
| map coords={{{map coords|}}} | |||
| place={{{map place|}}} | | map zoom={{{map zoom|}}} | ||
| coords={{{map coords|}}} | }}</includeonly> | ||
| zoom={{{map zoom|}}} | |||
}} | |||
Revision as of 09:24, 22 June 2015
Header for a Region page.
- highlight: highlight color for this region, using CSS syntax; default is white
- 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.