Difference between revisions of "List of functions"
From Akvopedia
Line 18: | Line 18: | ||
| [[Image:underline.jpg|30px]] | | [[Image:underline.jpg|30px]] | ||
| Internal link | | Internal link | ||
− | | <nowiki>[[Portal | + | | <nowiki>[[Water Portal]]</nowiki> |
− | | [[Portal | + | | [[Water Portal]] |
|- | |- | ||
| [[Image:Globe.jpg|30px]] | | [[Image:Globe.jpg|30px]] |
Revision as of 03:56, 9 October 2013
Icon | Function | What it shows when editing | What it shows on the page |
---|---|---|---|
Bold or strong emphasis | '''abc''' | abc | |
Italic text | ''abc'' | abc | |
30px | Internal link | [[Water Portal]] | Water Portal |
External link | [[www.akvo.org Akvo]] | Akvo | |
Section heading | === Section heading === |
abc | |
Insert image | [[Image:Picture.jpg]] | ||
30px | Insert media | [[Media:Sound.ogg]] | Sound |
Mathematical formula | <math>abc</math> | <math>abc</math> | |
Ignore wiki formatting | <nowiki>'''abc'''</nowiki> | '''abc''' | |
30px | Sign talk comments | ~~~ | Your Username |
Horizontal line | ---- |
|
Advanced formatting
Function | What it shows when editing | What it shows on the page |
---|---|---|
Automatically redirect to another page | #REDIRECT [[abc]]
|
A redirect page |
Strike-through text | <s>abc</s>
|
|
Standard line break | text before<br />abc
|
text before abc |
Superscript | <sup>abc</sup>
|
other textabc |
Subscript | <sub>abc</sub>
|
other textabc |
Smaller text | <small>abc</small>
|
other textabc |
Comment (only appears in the code when editing) | <!-- abc -->
|
Nothing appears on page |
Picture gallery |
|
preview not available |
Quoted text (appears indented) | other text<blockquote>
|
other textother text |
Insert table | {| class="wikitable"
|
preview not available |