]> UniWakka : FormattingLists

UniWakka : FormattingLists

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are 38.103.63.62

Help for writing wiki markup

 Contents 

1. Lists

Insert lists as follows. Make sure you write each item on a new line using text indented using 3 spaces (which will auto-convert into tabs) or tabs.
Lists cannot be mixed with indented paragraphs.
To make bulleted or ordered lists, use the following:

1. 1. Bullet list

Write this:
- List item
- Another list item
- Yet another list item

to get:

1. 2. Numbered list

Write this:
1) List item
1) Another list item
1) Yet another list item

to get:
  1. List item
  2. Another list item
  3. Yet another list item

1. 3. Capital letter item list

Write this:
A) List item
A) Another list item
A) Yet another list item

to get:
  1. List item
  2. Another list item
  3. Yet another list item

1. 4. Lowercase item list

Write this:
a) List item
a) Another list item
a) Yet another list item

to get:
  1. List item
  2. Another list item
  3. Yet another list item

1. 5. Uppercase Roman numeral item list

Write this:
I) List item
I) Another list item
I) Yet another list item

to get:
  1. List item
  2. Another list item
  3. Yet another list item

1. 6. Lowercase Roman numeral item list

Write this:
i) List item
i) Another list item
i) Yet another list item

to get:
  1. List item
  2. Another list item
  3. Yet another list item

1. 7. Nested lists

To get nested lists, use 6 spaces for nesting lists. So, write this:
- List item
- Sub list item
- Sub list item
- Another list item
1) Sub list item (numbered)
1) Sub list item (numbered)
1) Sub list item (numbered)
- Yet another list item

to get:
There is one comment on this page. [Display comments/form]