Template:Dash: Difference between revisions

ArrowHead294 (talk | contribs)
No edit summary
ArrowHead294 (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>{{#invoke:Dash|dashes
<includeonly>{{#invoke:Dash|dashes
| input_str={{{1|}}}
| spaces={{#switch: {{{space|normal}}}|normal=&#20;|thin=&#x2009;|hair=&#x202A;}}
| spaces={{#switch: {{{space|normal}}}|normal=&#20;|thin=&#x2009;|hair=&#x202A;}}
| separator={{#switch: {{{sep|ndash}}}|normal=&#2D;|mdash=&mdash;|ndash=&ndash;}}
| separator={{#switch: {{{sep|ndash}}}|dash=&#2D;|mdash=&mdash;|ndash=&ndash;}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
This template converts a sequence separated by spaces into one separated by dashes.
This template converts a sequence separated by spaces into one separated by dashes.