Template:Space/doc
From Roll20 Wiki
Revision as of 17:48, 31 January 2021 by Andreas J. (Talk | contribs)
This is a documentation subpage for Space. It contains usage information, categories and other content that is not part of the original template page. |
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> 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>