HelpWiki
From Sanskrita
Wiki Help
Using a Wiki 'should' be easy, simple, intuitive...However... the links below, prove that it isn't THAT easy!
Actually, all you need to learn is some basic syntax in order to write pages, build links, add images, etc.
Good luck!
Links
Basic Coding
| Text Style | ||||||||||
| If you type... | You will get... | |||||||||
| '''bold''' | bold | |||||||||
| ''italic'' | italic | |||||||||
| <u>underline</u> | underline | |||||||||
| <s>strikethrough</s> | ||||||||||
| '''''bold & italic''''' | bold & italic | |||||||||
| <span style="color:green">green</span> | green | |||||||||
| <!--hidden--> | ||||||||||
| <center>centered</center> | | |||||||||
| Paragraphs | ||||||||||
| If you type... | You will get... | |||||||||
|
|
| |||||||||
|
|
| |||||||||
| ---- |
| |||||||||
|
|
| |||||||||
|
|
| |||||||||
|
|
| |||||||||
| Links | ||||||||||
| If you type... | You will get... | |||||||||
| [[Link]] | Link | |||||||||
| [[Link]]s | Links | |||||||||
| [[Link|Visible Text]] | Visible Text | |||||||||
| http://www.wikipedia.org | http://www.wikipedia.org | |||||||||
| [http://www.wikipedia.org] | [1] | |||||||||
| [http://www.wikipedia.org Wikipedia] | Wikipedia | |||||||||
| Tables | ||||||||||
| If you type... | You will get... | |||||||||
| {| border=1 style="float:right; margin:0 0 1em 1em" |+ Caption ! Column 1 !! Column 2 !! Column 3 |- | cell A1 || cell A2 || cell A3 |- | cell B1 || cell B2 || cell B3 |} |
| |||||||||
| Sections | ||||||||||
| If you type... | You will get... | |||||||||
| ==Level 1== ===Level 2=== ====Level 3==== =====Level 4===== A table of contents is created automatically when there are 4 or more section headings. |
Level 1Level 2Level 3Level 4 | |||||||||
| Images | ||||||||||
| If you type... | You will get... | |||||||||
| [[Image:Logo_ganesha.gif|Logo Ganesha]] |
| |||||||||
| [[Image:Logo_ganesha.gif|right|40px| Logo Ganesha]] | ||||||||||
| [[Image:Logo_ganesha.gif|thumb| Logo Ganesha]] Other options: thumb, framed, frameless, right, left, none, anchura px | ||||||||||
