Team:UT-Tokyo/FormattingGuide

From 2011.igem.org

(Difference between revisions)
(Created page with "{{:Team:UT-Tokyo/Templates/BeforeContent|fullpagename=Team:UT-Tokyo/FormattingGuide |subpagename=FormattingGuide}} =FormattingGuide= ==What's this?== This page demonstrates how ...")
Line 20: Line 20:
# Start each line
# Start each line
# with a [[Wikipedia:Number_sign|number sign]] (#).
# with a [[Wikipedia:Number_sign|number sign]] (#).
-
## More number signs gives deeper
 
-
### and deeper
 
-
### levels.
 
-
# Line breaks<br>don't break levels.
 
-
### But jumping levels creates empty space.
 
# Blank lines
# Blank lines
Line 34: Line 29:
* Line breaks<br>don't break levels.
* Line breaks<br>don't break levels.
*** But jumping levels creates empty space.
*** But jumping levels creates empty space.
-
 
-
Mixture of these three listings:
 
-
# one
 
-
# two
 
-
#* two point one
 
-
#* two point two
 
-
# three
 
-
#; three item one
 
-
#: three def one
 
-
# four
 
-
#: four def one
 
-
#: this looks like a continuation
 
-
#: and is often used
 
-
#: instead<br>of <nowiki><br></nowiki>
 
-
# five
 
-
## five sub 1
 
-
### five sub 1 sub 1
 
-
## five sub 2
 
{{:Team:UT-Tokyo/Templates/AfterContent}}
{{:Team:UT-Tokyo/Templates/AfterContent}}

Revision as of 16:14, 13 September 2011

FormattingGuide

What's this?

This page demonstrates how various formattings look like with current UT-Tokyo wiki style.

Top-level Header

Second-level Header

This is a normal paragraph.Nulla facilisi. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia scelerisque tempor, lacus lacus ornare ante, ac egestas est urna sit amet arcu. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Sed molestie augue sit amet leo consequat posuere. Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Proin vel ante a orci tempus eleifend ut et magna. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Vivamus luctus urna sed urna ultricies ac tempor dui sagittis. In condimentum facilisis porta. Sed nec diam eu diam mattis viverra. Nulla fringilla, orci ac.

Another paragraph here. Duis aliquet egestas purus in blandit. Curabitur vulputate, ligula lacinia.

Definition list should look like this:

Title goes here
And the definition here
Another title
and the def

Numbered list should look like this:

  1. Start each line
  2. with a number sign (#).
  3. Blank lines

Unordered list should look like this:

  • Start each line
  • with an asterisk (*).
    • More asterisks gives deeper
      • and deeper levels.
  • Line breaks
    don't break levels.
      • But jumping levels creates empty space.