Template:Hidden text/doc: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --> | ||
{{Template shortcut|htxt}} | {{Template shortcut|htxt}} | ||
See [[Template:Hidden]]. | See [[Template:Hidden text]]. | ||
== Usage == | == Usage == | ||
Use this template to create a space (not an actual selectable space) equal in width to what its argument would be if rendered. ''All'' spaces, both before, within, and following the single argument are significant, although as in normal wikitext multiple consecutive spaces are collapsed into a single space. Use <syntaxhighlight inline lang=html> </syntaxhighlight> if you need to represent multiple spaces. | Use this template to create a space (not an actual selectable space) equal in width to what its argument would be if rendered. ''All'' spaces, both before, within, and following the single argument are significant, although as in normal wikitext multiple consecutive spaces are collapsed into a single space. Use <syntaxhighlight inline lang=html> </syntaxhighlight> if you need to represent multiple spaces. |
Latest revision as of 03:20, 15 February 2025
See Template:Hidden text.
Usage
Use this template to create a space (not an actual selectable space) equal in width to what its argument would be if rendered. All spaces, both before, within, and following the single argument are significant, although as in normal wikitext multiple consecutive spaces are collapsed into a single space. Use
if you need to represent multiple spaces.
Example
foo{{Hidden text|oooooooooo}}bar
produces
foo
bar