Toggle menu
14
236
69
27.3K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

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