Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 04:16, 22 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories and interwikis go at the bottom of this page. --> ==Usage== This template, {{tlx|libull}} (for "list item, bulleted") is part of the '''system of templates for copy-pasteable lists'''. It may be used inside {{tlx|unbulleted list}} to provide a bullet, automatically spaced for you, in front of an item in an unordered list. Example: {{unbulleted list | {{libull|1=An unordered list item}} | {{libull|1=Another unordered list item...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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:

  • {{linum}} - ordered list item with number (uses {{lino}})
  • {{lino}} - number for ordered lists, and stand-alone numbered items
  • {{libull}} - unordered list item with bullet
  • {{lidot}} - bullet for unordered lists, and stand-alone bullet items
  • {{lidot2}} - black variant for nested lists
  • {{lidot3}} - spaced & black variant for use in series with ordered lists