Template:*/doc: Difference between revisions

From DynamicPageList3 Manual
Content added Content deleted
m (1 revision)
mNo edit summary
Line 2: Line 2:
'''Result:'''  • 
'''Result:'''  • 


It works similarly to the HTML markup sequence: <tt><nowiki>&amp;nbsp;&amp;bull;&amp;nbsp;</nowiki></tt>, that is, a non-breaking space, a bullet and another non-breaking space.
It works similarly to the HTML markup sequence: <code><nowiki>&amp;nbsp;&amp;bull;&amp;nbsp;</nowiki></code>, that is, a non-breaking space, a bullet and another non-breaking space.


This template is used when you want a larger bullet than a bold middot '''&middot;''', but something smaller than an en dash '''&ndash;'''.
This template is used when you want a larger bullet than a bold middot '''&middot;''', but something smaller than an en dash '''&ndash;'''.

Revision as of 11:38, 14 November 2018

Template:Doc/start Result:  • 

It works similarly to the HTML markup sequence: &nbsp;&bull;&nbsp;, that is, a non-breaking space, a bullet and another non-breaking space.

This template is used when you want a larger bullet than a bold middot ·, but something smaller than an en dash . Template:Doc/end