Character Vault
Any Concept / Any System
Compendium
Your System Come To Life
Roll20 for Android
Streamlined for your Tablet
Roll20 for iPad
Streamlined for your Tablet

Personal tools

Difference between revisions of "Template:Space/doc"

From Roll20 Wiki

Jump to: navigation, search
m
m
Line 1: Line 1:
 
{{documentation subpage|override=space/doc|Space}}
 
{{documentation subpage|override=space/doc|Space}}
  
Forces a <code>space</code> character using html replacement. Useful for minor text adustments and aligning if adding a normal space-cahracter( ) doesn't seem to work.
+
Forces a <code>space</code> character using html replacement. Useful for minor text adjustments and aligning if adding a normal space-character( ) doesn't seem to work.
  
 
'''Example:'''
 
'''Example:'''
Line 13: Line 13:
 
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>
 
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>
 
</pre>
 
</pre>
 +
<onlyinclude>
 +
[[Category:Character-substitution templates]]
 +
[[Category:Inline spacing templates]]
 +
</onlyinclude>

Revision as of 17:47, 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:

Roll20-logo.png
 HelpCenter
looks better than Roll20-logo.png
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>