Difference between revisions of "Sandbox"

From Chemical Engineering @ UP wiki
Jump to: navigation, search
(Created page with 'Welcome to the sandbox. You can play around here and learn the basics of [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] editing. There are some examples on this page. For a...')
 
Line 1: Line 1:
Welcome to the sandbox. You can play around here and learn the basics of [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] editing.
+
Welcome to the sandbox. You can play around here and learn the basics of [[MediaWiki]] editing.
  
There are some examples on this page. For a comprehensive manual on using [http://www.mediawiki.org/wiki/MediaWiki MediaWiki] visit their [http://meta.wikimedia.org/wiki/Help:Contents manual/help page].
+
There are some examples on this page. For a comprehensive manual on using [[MediaWiki]] visit their [http://meta.wikimedia.org/wiki/Help:Contents manual/help page].
  
  
Line 15: Line 15:
  
 
'''''Bold italic text'''''
 
'''''Bold italic text'''''
 +
 +
<big>Big Font</big>
 +
 +
<tt>Typewrither Font</tt>
  
 
Bulleted items:
 
Bulleted items:
Line 31: Line 35:
 
# Level 1
 
# Level 1
  
<big>Big Font</big>
+
Indenting
 
+
:A colons (:) indents (''Tab'') a paragraph or line.
<tt>Typewrither Font</tt>
+
::The more you colon the more you indent
 +
:::Until it gets out of hand...
 +
::::Or not... :)
  
 
<pre>
 
<pre>
Preseves formatting and types in a block (very nice for computer code)
+
The "pre" command preseves formatting and types in a block (very nice for computer code)
 
</pre>
 
</pre>
  
Line 62: Line 68:
 
----
 
----
  
Happy wiki'ing
+
Happy wiki'ing (by the way, these are lines, use sparingly)
  
 
----
 
----

Revision as of 12:47, 25 March 2009

Welcome to the sandbox. You can play around here and learn the basics of MediaWiki editing.

There are some examples on this page. For a comprehensive manual on using MediaWiki visit their manual/help page.


This is a heading

This is a sub heading

Normal text

Italic text

Bold text

Bold italic text

Big Font

Typewrither Font

Bulleted items:

  • Level 1
  • Level 1
    • Level 2
      • Level 3
    • Level 2

Numbered items:

  1. Level 1
  2. Level 1
    1. Level 2
      1. Level 3
    2. Level 2
  3. Level 1

Indenting

A colons (:) indents (Tab) a paragraph or line.
The more you colon the more you indent
Until it gets out of hand...
Or not... :)
The "pre" command preseves formatting and types in a block (very nice for computer code)
You can do the same by using a leading space

About line breaks

Merely pressing enter does not make line breaks.

Adding the
break command
does.


Double enter

makes paragraph

breaks.



Happy wiki'ing (by the way, these are lines, use sparingly)