Wikipage editing via the Text interface

Below you will find an overview of the markup syntax used by the text-mode editor.

Headings

= Heading 1st level =

Heading 1st level

== Heading 2nd level ==

Heading 2nd level

=== Heading 3rd level ===

Heading 3rd level

Formatting

''emphasized (italics)''

emphasized (italics)

'''boldface'''

boldface

'''''bold italics'''''

bold italics

__underline__

underline

Internal links

WikiHelp

WikiHelp

["Welcome"]

Welcome

WikiHelp/SubPages

WikiHelp/SubPages

/SubPage

/SubPage

../SiblingPage

../SiblingPage

[:Welcome:named link]

named link

attachment:filename.txt

Upload new attachment "filename.txt"

!WikiName

WikiName

WikiName''''''s

WikiNames

External links

http://moinmoin.wikiwikiweb.de/

http://moinmoin.wikiwikiweb.de/

[http://moinmoin.wikiwikiweb.de/ MoinMoin Wiki]

MoinMoin Wiki

MeatBall:InterWiki

InterWiki

user@example.com

user@example.com

Horizontal rulers

----


-----


------


Macros & Variables ../HelpOnMacros

[[BR]] inserts a hard line break

[[Include(HelpOnMacros/Include)]] inserts the contents of the page HelpOnMacros/Include inline

@SIG@ inserts your login name and timestamp of modification

@TIME@ inserts date and time of modification

Tables & Positioning ../HelpOnTables

||Cell1 ||Cell2 ||Cell3 ||

Cell1

Cell2

Cell3

||<tablewidth="70%">Cell1 ||<style="TEXT-ALIGN:right">Cell2 ||

Cell1

Cell2

||<tableclass="border0">Cell1 ||Cell2 ||

Cell1

Cell2

||<tableclass="border5">Cell1 ||Cell2 ||

Cell1

Cell2

Smileys & Icons

Markup Display Filename Markup Display Filename Markup Display Filename
(!) (!) idea.png (./) (./) checkmark.png /!\ /!\ alert.png
:( :( sad.png :) :) smile.png :)) :)) smile3.png
:-( :-( sad.png :-) :-) smile.png :-)) :-)) smile3.png
:-? :-? tongue.png :D :D biggrin.png :\ :\ ohwell.png
:o :o redface.png ;) ;) smile4.png ;-) ;-) smile4.png
<!> <!> attention.png <:( <:( frown.png >:> >:> devil.png
B) B) smile2.png B-) B-) smile2.png X-( X-( angry.png
{*} {*} star_on.png {1} {1} prio1.png {2} {2} prio2.png
{3} {3} prio3.png {OK} {OK} thumbs-up.png {X} {X} icon-error.png
{i} {i} icon-info.png {o} {o} star_off.png |) |) tired.png
|-) |-) tired.png              

grandMA Syntax Highlighting

{{{#!gma

CHANNEL 1 AT 100 

CHANNEL [1] AT [1][0][0]

}}}

WikiHelp/HelpOnTextEditor (last edited 2009-04-28 22:44:35 by AndreasGlad)