Template:·: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
(Created page with ";Description :Show a non-breaking space before a small bullet (dot) and a regular space after. ;Usage :<code>{{t|·}}</code> Shorthand for: <code style="background-color:#44...")
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
;Description
:Show a non-breaking space before a small bullet (square) and a regular space after.


;Usage
:<code>{{t|·}}</code>
Shorthand for: <code style="background-color:#444; color:white;">&lt;span style="font-weight:bold;"&gt;&amp;nbsp;·&lt;/span&gt;&nbsp;</code>
;See
* {{t|·}}
* {{t|*}}
* {{t|!}}
* {{t|!!}}
----
;Template
<onlyinclude><span style="font-weight:bold;">&nbsp;·</span> </onlyinclude>
[[Category:General wiki templates| {{PAGENAME}}]]

Latest revision as of 04:32, 13 May 2020

Description
Show a non-breaking space before a small bullet (square) and a regular space after.
Usage
{{·}}

Shorthand for: <span style="font-weight:bold;">&nbsp;·</span> 

See



Template

 ·