Template:Historical map series/doc
![]() | This is a documentation subpage for Template:Historical map series. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This template is used to create a switchable series of historical maps, for use in an infobox or as a thumbnail image.
Example
Customized map image file names
<syntaxhighlight lang="wikitext">
[[File:Historical map series for the area of Historical map series/doc ({{{date2}}}).jpg|225px]] {{{date2}}} map
File:Historical map series for the area of Historical map series/doc (2018 overlay on 1940s).jpg 2018 overlay on 1940s map
</syntaxhighlight>
Standardized map image file names
The template can pull map image files which follow this standard format: File:Historical map series for the area of NAME (DATE).jpg, where NAME is the article name (or the name in the "name" parameter, if used) and DATE is the text used in the datex parameter. <syntaxhighlight lang="wikitext">
File:Historical map series for the area of Historical map series/doc (2018 overlay on 1940s).jpg 2018 overlay on 1940s map
</syntaxhighlight> Output:
Up to six maps can be used.
TemplateData
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
name | name | Name of location
| Unbalanced wikitext | optional |
date1 | date1 | Map 1 date
| String | optional |
date2 | date2 | Map 2 date
| String | optional |
image1 | image1 | Map 1 image
| String | optional |
image2 | image2 | Map 2 image
| String | optional |
default | default | Choice of default image
| Unknown | optional |
width | width | Width of images
| Unknown | optional |
See also