Template:En dash range: Difference between revisions
Jump to navigation
Jump to search
Use module:plain text directly |
Richardpruen (talk | contribs) m 1 revision imported |
||
(No difference)
| |||
Latest revision as of 15:31, 2 January 2022
{{{1}}}–{{{2}}}
| This template uses Lua: |
This template creates a en dash-separated range that is compliant with . Its main purpose is to automatically determine whether a spaced or unspaced dash is to be used, based on the presence of whitespace, hyphens, or dashes in either term.
Usage
{{En dash range|start|end}}
Examples:
{{En dash range|2020|2021}}: 2020–2021{{En dash range|1 January 2020|1 January 2021}}: 1 January 2020 – 1 January 2021{{En dash range|1 January 2020|2021}}: 1 January 2020 – 2021{{En dash range|2020|1 January 2021}}: 2020 – 1 January 2021{{En dash range|2020-01-01|2021-01-01}}: 2020-01-01 – 2021-01-01{{En dash range|2020|2021<ref>...</ref>}}: 2020–2021[1]