Difference between revisions of "Template:Space"
From Roll20 Wiki
Andreas J. (Talk | contribs) (Created page with " <noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>") |
Andreas J. (Talk | contribs) m |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | [[Category:Character-substitution templates]] | |
{{documentation}} | {{documentation}} | ||
<!-- Add categories and interwikis to the /doc subpage, not here! --> | <!-- Add categories and interwikis to the /doc subpage, not here! --> | ||
</noinclude> | </noinclude> |
Revision as of 17:31, 31 January 2021
Forces a space
character using HTML replacement. Useful for minor text adjustments and aligning if adding a normal space-character( ) doesn't seem to work.
Example:
HelpCenter
looks better than HelpCenter
{{logo}}<div style="display: inline-block;"><sup style="display:block; position:relative; left:2px; top: 16px"><sup>{{space}}Help</sup></sup><sub style="display:block; position:relative; left:2px; top: 1px"><sub>Center</sub></sub></div> looks better than {{logo}}<div style="display: inline-block;"><sup style="display:block; position:relative; left:2px; top: 16px"><sup>Help</sup></sup><sub style="display:block; position:relative; left:2px; top: 1px"><sub>Center</sub></sub></div>
The above documentation is transcluded from Template:Space/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |