Jump to: navigation, search

Changes


Help:Editing t20150211

175 bytes added, 08:13, 29 January 2013
/* Tables */
===Tables===
Use the WikiTable like in the following example:
 
{| class="wikitable"
|-
! Columns 1!! Column 2
|-
| Row 1.1|| Row 1.2
|-
| Row 2.1|| Row 2.2
|-
| Row 3.1|| Row 3.2
|-
 
|}
 
===Code===
===Tips and hints===