Template:Unbulleted list center/doc: Difference between revisions
Jump to navigation
Jump to search
mp>Vanisaac |
m 1 revision imported |
(No difference)
|
Latest revision as of 20:01, 31 August 2021
This is a documentation subpage for Template:Unbulleted list center. It may contain usage information, categories and other content that is not part of the original template page. |
Usage
This template uses Lua: |
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 |
---|
|