Changes

Jump to: navigation, search

List of functions

1,153 bytes added, 01:21, 17 April 2014
no edit summary
| [[Image:Bold.jpg|30px]]
| Bold or strong emphasis
| <nowiki>'''abcbold text'''</nowiki>| '''abcbold text'''
|-
| [[Image:Italic.jpg|30px]]
| Italic text
| <nowiki>''abcitalic text''</nowiki>| ''abcitalic text''|-| [[Image:underline.jpg|30px]]| Internal link| <nowiki>[[Water]]</nowiki>| [[Water]]
|-
| [[Image:Globe.jpg|30px]]
| External link
| <nowiki>[[http://www.akvo.org]Akvo]</nowiki>| [[http://www.akvo.org Akvo]]
|-
| [[Image:Big_A.jpg|30px]]
| Section heading
| <nowiki>=== Section heading ===</nowiki>
|
== abc = Section heading ===
|-
| [[Image:Picture.jpg|30px]]
| Insert image
| <nowiki>[[Image:Picture.jpg|50px]]</nowiki>
| [[Image:Akvo_africa.jpg|50px]]
|-
| [[Image:Toeter.jpg|30px]]
| Insert media
| <nowiki>[[Media:Sound.ogg]]</nowiki>
| ''Sound''
|-
| [[Image:equation.jpg|30px]]
| Mathematical formula
| <nowiki><math>abc</math></nowiki>
| <math>abc</math>
|-
| [[Image:NoW.jpg|30px]]
| Ignore wiki formatting
| <nowiki><nowiki>'''abctext shows code'''</nowiki></nowiki>| <nowiki>'''abctext shows code'''</nowiki>|-| [[Image:Signature.jpg|30px]]| Sign talk comments| <nowiki>~~~</nowiki>| [[User:Merel|Merel]]
|-
| [[Image:Line.jpg|30px]]
|}
 
 
== Advanced formatting ==
{| class="wikitable" style="width:80%"
|- style="background-color:#efefef;"
! Function
! What it shows when editing
! What it shows on the page
|-
| Automatically redirect to another page
| <code><nowiki>#REDIRECT [[abc]]</nowiki></code>
| A redirect page
|-
| Strike-through text
| <code><nowiki><s>abc</s></nowiki></code>
| <s>abc</s>
|-
| Standard line break
| <code><nowiki>text before<br />abc</nowiki></code>
| text before<br />abc
|-
| Superscript
| <code><nowiki><sup>abc</sup></nowiki></code>
| other text<sup>abc</sup>
|-
| Subscript
| <code><nowiki><sub>abc</sub></nowiki></code>
| other text<sub>abc</sub>
|-
| Smaller text
| <code><nowiki><small>abc</small></nowiki></code>
| other text<small>abc</small>
|-
| Comment (only appears in the code when editing)
| <code><nowiki><!-- abc --></nowiki></code>
| ''Nothing appears on page''
|-
| Picture gallery
| <code><br />
<nowiki><gallery></nowiki><br />
<nowiki>abc</nowiki><br />
<nowiki></gallery></nowiki></code>
| ''preview not available''
|-
| Quoted text (appears indented)
| <code><nowiki>other text<blockquote></nowiki><br />
<nowiki>abc</nowiki><br />
<nowiki></blockquote>other text</nowiki></code>
| other text<blockquote>
abc
</blockquote>other text
|-
| Insert table
| <code><nowiki>{| class="wikitable"</nowiki><br />
<nowiki>|-</nowiki><br />
<nowiki>abc</nowiki><br />
<nowiki>|}</nowiki></code>
| ''preview not available''
|}
 
 
[[Category:Help]]
Akvopedia-spade, akvouser, bureaucrat, emailconfirmed, staff, susana-working-group-1, susana-working-group-10, susana-working-group-11, susana-working-group-12, susana-working-group-2, susana-working-group-3, susana-working-group-4, susana-working-group-5, susana-working-group-6, susana-working-group-7, susana-working-group-8, susana-working-group-9, susana-working-group-susana-member, administrator, widget editor
30,949
edits

Navigation menu