Help:Lists - EcoliWiki
EcoliHub logo

E. coli is indeed the coolest thing on the planet - Carl Zimmer

Help:Lists

From EcoliWiki

Jump to: navigation, search

Contents

Lists

More on lists at meta

There are different kinds of lists.

Bulleted

Use * to start each line. Different numbers of *s give different levels of nesting.

Markup Gives on the page:
*item
*item
**item
**item
*item
**item
***item
*item
  • item
  • item
    • item
    • item
  • item
    • item
      • item
  • item

Numbered

Use # to start each line. Different numbers of #s give different levels of nesting. Note that this does not give outline numbering, as in the table of contents boxes.

Markup Gives on the page:
#item
#item
##item
##item
#item
##item
###item
#item
  1. item
  2. item
    1. item
    2. item
  3. item
    1. item
      1. item
  4. item

More list examples

Markup Gives on the page:
Indent the whole list
:*Item 1
:*Item 2
:**Item 2.1
:*Item 3
  • Item 1
  • Item 2
    • Item 2.1
  • Item 3
Mix types w/continuation
#Item 1 has an embedded numbered list
##Item 1.1
##Item 1.2
#:and then item 1 continues Lorem ipsum dolor sit amet, consectetur 
adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore 
magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation
ullamco laboris nisi ut aliquip ex ea commodo consequat. 
#Item 2
##Item 2.1 has an embedded bulleted list
##*2.1.1
##*2.1.2
##:before it continues Duis aute irure dolor in reprehenderit 
in voluptate velit esse cillum dolore eu fugiat nulla pariatur. 
Excepteur sint occaecat cupidatat non proident, sunt in culpa 
qui officia deserunt mollit anim id est laborum
##Item 2.2
  1. Item 1 has an embedded numbered list
    1. Item 1.1
    2. Item 1.2
    and then item 1 continues Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
  2. Item 2
    1. Item 2.1 has an embedded bulleted list
      • 2.1.1
      • 2.1.2
      before it continues Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
    2. Item 2.2

Some of the more complex list types don't render particularly well, and should probably be avoided.

More Info

  • Basic Editing tutorial - Just enough to get started: Entering Edit mode for existing pages, creating new pages, adding Links, basic formatting (italic,bold,bold-italic), Subheadings, Categories
  • Intermediate Editing tutorial (all on one page) - For users who want more control over appearance: Indenting, Lists, Image and table basics. Basic templates, Including content from one page into another. Individual tutorials:
Personal tools