Template:Libull: Difference between revisions
Template page
More actions
Created page with "<li class="cplist-uli" style="list-style-image: none; list-style-type: none;"><!-- These two things are suppressed for a reason.-->{{lidot |color={{{color|rgb(0,82,140)}}} }}<span class="cplist-li-text">{{{1}}}</span><noinclude> {{Documentation}} <!--Categories and interwikis go on the /doc page.--> </noinclude>" |
(No difference)
|
Latest revision as of 04:16, 22 February 2025
Usage
This template, {{libull}}
(for "list item, bulleted") is part of the system of templates for copy-pasteable lists. It may be used inside {{unbulleted list}}
to provide a bullet, automatically spaced for you, in front of an item in an unordered list.
Example:
- • An unordered list item
- • Another unordered list item
Tech note
This template uses list-style-image: none
to suppress MedaWiki's auto-generated blue bullet image, and list-style-type: none
to prevent the auto-generation of the default HTML bullet, which is not copy-pasteable either, then replaces them with a copy-pasteable (and scaleable!) text bullet generated by the {{lidot}} meta-template.
See also
The copy-pasteable lists templates:{{unbulleted list}}
container list generator for copy-pasteable lists