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.
Revision as of 04:53, 22 February 2025 by Prd (talk | contribs) (Created page with "{{redirect|Template:Ubc|the University of British Columbia's navbox|Template:UBC}} {{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --> == Usage == {{Template shortcuts|ubc}} {{stack|{{Lua|Module:List}}}} This template is a shortcut for {{tlx|Unbulleted list|list_style{{=}}text-align:center}}. It supports the same parameters as that template, and additional list style...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

This template is a shortcut for {{Unbulleted list|list_style=text-align:center}}. It supports the same parameters as that template, and additional list styles can also be specified using |list_style= without it overriding the centering.

Example

Code
{| class="wikitable"
! scope="col" | Header
|-
| {{Unbulleted list center|A|B|C|list_style=color:red|item2_style=color:blue}}
|}
Header
  • A
  • B
  • C