Template:Str us2sp/doc: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Category:General wiki templates" to "Category:templates") |
|||
Line 1: | Line 1: | ||
<includeonly>[[Category:templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <includeonly>[[Category:General wiki templates|{{PAGENAME}}]]</includeonly><noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
===Info=== | ===Info=== | ||
:General template to change Underscores to Spaces. | :General template to change Underscores to Spaces. |
Latest revision as of 00:24, 4 February 2017
Info
- General template to change Underscores to Spaces.
- Limited to around 600 characters. (might be 1000 Unicode bytes)
- Uses "Normal Space" as replacement. (Instead of the "NonebreakingSpace" type.)
- Used in conjunction with Str_sp2us template to easily maintain normal in-string spaces, when needed.
Usage
{{Str_us2sp|String}}
Example
- {{Str_us2sp|Some_string_with_underscores}}
- Output: Some string with underscores