Template:Ublist: Difference between revisions
Jump to navigation
Jump to search
m (Willowisp moved page Template:Ublist to Template:Unbulleted list over redirect) |
HiddenDragon (talk | contribs) (Added documentation/template demo templates) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="bg3wiki-ublist">{{{1|}}}</div></includeonly><noinclude>{{documentation|content={{shortcut|ublist}}Adds an unbulleted list. | <includeonly><div class="bg3wiki-ublist">{{{1|}}}</div></includeonly><noinclude>{{documentation|content= | ||
{{shortcut|ublist}} | |||
Adds an unbulleted list. | |||
== Example == | == Example == | ||
{{Template demo | |||
| style = table | |||
| <nowiki>{{unbulleted list| | |||
{{unbulleted list| | |||
* item 1 | * item 1 | ||
* item 2 | * item 2 | ||
}}</nowiki> | |||
}} | }} | ||
== Template data == | == Template data == | ||
<templatedata> | <templatedata> | ||
Line 25: | Line 23: | ||
} | } | ||
} | } | ||
</templatedata>}} | </templatedata> | ||
}} | |||
[[Category:Templates]] | |||
[[Category:List templates]] | |||
</noinclude> | </noinclude> |
Latest revision as of 22:51, 19 January 2025
Template documentation
Shortcut
- {{ublist}}
Adds an unbulleted list.
Example
Markup | Renders as |
---|---|
{{unbulleted list| * item 1 * item 2 }} |
|
Template data
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Text | 1 | Format as a bulleted list. | Unknown | required |