Difference between revisions of "Help:Contents"
Jump to navigation
Jump to search
(→Tables) |
|||
Line 15: | Line 15: | ||
=== Tables === | === Tables === | ||
+ | {| border="1" cellpadding="5" cellspacing="0" | ||
+ | |+ align="bottom" style="color:#e76700;" |''Table caption'' | ||
+ | ! Column 1 | ||
+ | ! Column 2 | ||
+ | ! Column 3 | ||
+ | |- | ||
+ | | Row 1 | ||
+ | | | ||
+ | | | ||
+ | ... | ||
+ | |} | ||
+ | |||
== Reference == | == Reference == | ||
http://www.mediawiki.org/wiki/Help:Contents | http://www.mediawiki.org/wiki/Help:Contents |
Revision as of 08:02, 1 July 2009
Hints
Titles
== Title 1 == === Title 1.1 === ==== Title 1.1.1 ===
Bullets
* Item 1 * Item 2
Figures
- Insert the figure inside the text.
[[Image:{file_name}|thumb|right|400px|My caption comes here]]
- Save
- Click on the image red link to upload the image file.
Tables
Column 1 | Column 2 | Column 3 |
---|---|---|
Row 1 |
... |