Template:Unbulleted list

From NSPedia
Revision as of 02:21, 6 September 2026 by NSPedia (talk | contribs) (Created page with "<includeonly>{{{1|}}}<br> {{{2|}}}<br> {{{3|}}}<br> {{{4|}}}<br> {{{5|}}}<br> {{{6|}}}<br> {{{7|}}}<br> {{{8|}}}<br> {{{9|}}}<br> {{{10|}}}</includeonly><noinclude> == Usage == Creates a list of items on separate lines without bullet points. <pre> {{Unbulleted list | First item | Second item | Third item }} </pre> You can also use wiki links: <pre> {{Unbulleted list | John Smith | Jane Smith | Robert Smith }} </pre> This template supports up to 10 items....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

Creates a list of items on separate lines without bullet points.

{{Unbulleted list
| First item
| Second item
| Third item
}}

You can also use wiki links:

{{Unbulleted list
| [[John Smith]]
| [[Jane Smith]]
| [[Robert Smith]]
}}

This template supports up to 10 items.

Infobox example

| spouse = {{Unbulleted list
| [[Jane Smith]] (m. 1930–1945)
| [[Mary Smith]] (m. 1947–1960)
}}