Changes

Jump to navigation Jump to search
13 bytes added ,  21:50, 14 April 2014
Line 62: Line 62:  
===Tables===
 
===Tables===
 
You can create tables manually or using the editing toolbar. By clicking the "Advanced" button, you'll get a drop down table that include, on the far right, a table. The default settings will cause this to appear in wikitext:
 
You can create tables manually or using the editing toolbar. By clicking the "Advanced" button, you'll get a drop down table that include, on the far right, a table. The default settings will cause this to appear in wikitext:
 +
<pre>
 
:<nowiki>{| class="wikitable"</nowiki><br>
 
:<nowiki>{| class="wikitable"</nowiki><br>
 
:<nowiki>|-</nowiki><br>
 
:<nowiki>|-</nowiki><br>
Line 74: Line 75:  
:<nowiki>| Example ! || Example @ || Example # </nowiki><br>
 
:<nowiki>| Example ! || Example @ || Example # </nowiki><br>
 
:<nowiki>|}</nowiki>
 
:<nowiki>|}</nowiki>
 +
</pre>
    
which will look like this:
 
which will look like this:

Navigation menu