< MediaWiki User Guide
Lists formatting:
Bullet lists:
| Example Syntax | Example Output |
|---|---|
* a ** b ** c *** d |
|
Numbered lists:
| Example Syntax | Example Output |
|---|---|
# a ## b ## c ### d |
|
Definition lists:
| Example Syntax | Example Output |
|---|---|
; defined term : definition ; defined term 2 : definition 2 |
|
Mixed lists:
| Example Syntax | Example Output |
|---|---|
* a *# b *# c |
|
Lists inside tables:
| Example Syntax | Example Output | ||||||
|---|---|---|---|---|---|---|---|
{| class="wikitable"
! Heading a
! Heading b
|-
|
* a1
* a2
|
|}
|
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.