×
Create a new article
Write your page title here:
We currently have 144 articles on The Sonic the Hedgehog Wiki. Type your article name above or click on one of the titles below and start writing!



The Sonic the Hedgehog Wiki

Template:Bold list/doc

Revision as of 22:44, 22 December 2024 by Sonic City (talk | contribs) (Created page with "{{lua|Module:Bold list}} {{Documentation subpage}} {{template shortcut|bdlist|boldlist}} {{May be substituted}} This template can be used to create lists with bolded items, separated by unbolded commas and a conjunction. For example: <code><nowiki>{{Bold list|apple|banana|cucumber|durian}}</nowiki></code> produces {{Bold list|apple|banana|cucumber|durian}}. This may be useful in article leads, where alternate names are often stated in bold, and saves editors from having...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
This subpage contains documentation, categories and other content that is not part of the template.
To view the template page itself, see Template:Bold list.

Script error: No such module "Shortcut". Template:May be substituted This template can be used to create lists with bolded items, separated by unbolded commas and a conjunction. For example: {{Bold list|apple|banana|cucumber|durian}} produces Script error: No such module "Bold list".. This may be useful in article leads, where alternate names are often stated in bold, and saves editors from having to manually bold and unbold.

Usage[edit source]

{{Bold list |conj=and (optional) |item1 |item2 |item3 |...}}

Parameters[edit source]

  • Positional parameters (1, 2, 3...) – the list items.
  • conj – allows a custom conjunction to be used (e.g. "and", "and/or" instead of the default "or")

Examples[edit source]

  • {{Bold list|a|b|c|d|e|f|g|h|i|j|k|l|m|n|o|p|q|r|s|t|u|v|w|x|y|z}} produces Script error: No such module "Bold list".
  • {{Bold list|conj=and|hardy hibiscus|rose of sharon|tropical hibiscus}} produces Script error: No such module "Bold list".

Template:Navbox top

Horizontal list
Page Template:Mono/styles.css has no content.{{hlist}}
{{hlist|item1 |item2 |...}}

Template:Hlist

Horizontal list
Page Template:Mono/styles.css has no content.{{flatlist}}
{{flatlist|
* item1
* item2
* ...}}

Template:Flatlist

Horizontal list
Page Template:Mono/styles.css has no content.{{cslist}}
{{cslist|item1 |item2 |...}}

Template:Cslist

Page Template:Mono/styles.css has no content.{{bold list}}
{{bold list|item1 |item2 |...}}

Script error: No such module "Bold list".

Bulleted list
Page Template:Mono/styles.css has no content.{{bulleted list}}
{{bulleted list|item1 |item2 |...}}
  • item1
  • item2
  • ...
Numeric ordered list
Page Template:Mono/styles.css has no content.{{ordered list}}
{{Ordered list|first |second |...}}

Template:Ordered list

Alphabetic ordered list
Page Template:Mono/styles.css has no content.{{ordered list}}
{{Ordered list|list_style_type=lower-alpha |first |second |...}}

Template:Ordered list

Unbulleted list
Page Template:Mono/styles.css has no content.{{unbulleted list}}
{{unbulleted list|item1 |item2 |...}}

Template:Unbulleted list

Unbulleted list
Page Template:Mono/styles.css has no content.{{plainlist}}
{{plainlist|
* item1
* item2
* ...}}

Template:Plainlist

Glossary or definition list
Page Template:Mono/styles.css has no content.{{glossary}}
(glossary, description, definition, association)
{{glossary}}

{{term|first term}}{{defn|first description}}
{{term|second term}}{{defn|second description}}
{{term|...}}{{defn|....}}
Page Template:Mono/styles.css has no content.{{glossary end}}

Template:Glossary Template:TermTemplate:Defn Template:TermTemplate:Defn Template:TermTemplate:Defn Template:Glossary end

Bulleted list to flow around an image
Page Template:Mono/styles.css has no content.{{flowlist}}
[[File:Bad Title Example.png|left|thumb|100px]]

{{flowlist|
*item1
*item2
*...}}

File:Bad Title Example.png

Template:Flowlist

Ordered list in columns
Page Template:Mono/styles.css has no content.{{columns-list}}
{{columns-list|colwidth=5em|
# first
# second
# third
# ...}}

Script error: No such module "Template wrapper".

Template:Navbox bottom