/* Please edit (or translate) system/help pages on the moinmaster wiki ONLY. */ /* For more information, please see MoinMaster:MoinPagesEditorGroup. */ /* pragma: section-numbers off */ #pragma section-numbers off #acl All:admin,read,write,delete,revert #language en This page tries to use each supported markup element at least once. '''Index''' [[TableOfContents(2)]] **Index** /* UndefinedMacro: TableOfContents(2) */ ====== Headers ====== ===== Header 2 ===== ==== Header 3 ==== === Header 4 === == Header 5 == ====== Font styles ====== Normal text, ''emphasized'', '''strong''', __underline__, ,,subscript,,, ^superscript^, `typewriter` and {{{typewriter}}}. Normal text, //emphasized//, **strong**, __underline__, subscript, superscript, ''typewriter'' and ''typewriter''. ===== Syntax Highlighting ===== * # python code print code.colorize("abc", 1 + 1) ====== Smileys ====== |**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''| |'':-?''|:-P|''tongue.png''||'':D''|:-D|''biggrin.png''||'':\''|:-\|''ohwell.png''| |'':o''|:-o|''redface.png''||'';)''|;-)|''smile4.png''||'';-)''|;-)|''smile4.png''| |''''|:!:|''attention.png''||''<:(''|:-?|''frown.png''||''>:>''|^_^|''devil.png''| |''B)''|8-)|''smile2.png''||''B-)''|8-)|''smile2.png''||''X-(''|:-X|''angry.png''| |''{*}''||''star_on.png''||''{1}''|<1>|''prio1.png''||''{2}''|<2>|''prio2.png''| |''{3}''|<3>|''prio3.png''||''{OK}''|:!:|''thumbs-up.png''||''{X}''|:!:|''icon-error.png''| |''{i}''|:!:|''icon-info.png''||''{o}''||''star_off.png''||''|)''|:-||''tired.png''| |''|-)''|:-||''tired.png''|| | | | | | | | ====== Hyperlinks ====== ===== Internal ===== * MoinMoin * MoinMoin/TextFormatting * MoinMoin/InstallDocs * ../InstallDocs * /SubPage * Self:InterWiki * [[:MoinMoin|MoinMoin]] * [[:MoinMoin:TextFormatting|MoinMoin/TextFormatting]] * [[:MoinMoin:InstallDocs|MoinMoin/InstallDocs]] * [[:playground:InstallDocs|../InstallDocs]] * [[:playground:SyntaxReference:SubPage|/SubPage]] * [[:InterWiki|InterWiki]] [#anchorname Anchor Link] [[#anchorname|Anchor Link]] ===== External ===== * http://moinmoin.wikiwikiweb.de/ * [http://moinmoin.wikiwikiweb.de/] * [http://moinmoin.wikiwikiweb.de/ MoinMoin Wiki] * [http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png] * http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png * [http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png moinmoin.png] * MeatBall:InterWiki * wiki:MeatBall/InterWiki * [wiki:MeatBall/InterWiki] * [wiki:MeatBall/InterWiki InterWiki page on MeatBall] * [file://servername/full/path/to/file/filename%20with%20spaces.txt Click here to read filename with spaces.txt] * me@privacy.net * [[http://moinmoin.wikiwikiweb.de/|http://moinmoin.wikiwikiweb.de/]] * [[http://moinmoin.wikiwikiweb.de/|http://moinmoin.wikiwikiweb.de/]] * [[http://moinmoin.wikiwikiweb.de/|MoinMoin Wiki]] * [[http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png|{{http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png?}}]] * {{http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png?}} * [[http://moinmoin.wikiwikiweb.de/wiki/classic/img/moinmoin.png|moinmoin.png]] * [[MeatBall>InterWiki|InterWiki]] * [[MeatBall>InterWiki|InterWiki]] * [[MeatBall>InterWiki|wiki:MeatBall/InterWiki]] * [[MeatBall>InterWiki|InterWiki page on MeatBall]] * [[file://servername/full/path/to/file/filename%20with%20spaces.txt|Click here to read filename with spaces.txt]] * [[mailto:me@privacy.net|me@privacy.net]] ===== Escaping WikiNames ===== Wiki''''''Name Wiki``Name Wiki****Name Wiki''''Name ====== Blockquote ====== This is indented Even more * This is indented * Even more ====== Bullet list ====== * item 1 * item 2, with gap * item 3 * item 3.1 * item 1 * item 2, with gap * item 3 * item 3.1 ====== Numbered list ====== 1. item 1 i. item 1 i. item 2 - item 1 - item 1 - item 2 1. item 2 a. item 1 a. item 2 - item 2 - item 1 - item 2 ====== Descriptions + Definitions ====== Term:: Description Label:: Definition Description Definition ====== Code display ====== * line 1 indented 4 characters ====== Tables ====== ===== General table layout and HTML like options ===== ||||||'''Heading'''|| ||cell 1||cell2||cell 3|| || spanning rows|||| spanning 2 columns|| ||cell2||cell 3|| * |**Heading**| |cell 1|cell2|cell 3| | spanning rows| spanning 2 columns| |cell2|cell 3| ===== Cell width ===== || narrow ||<:99%> wide || * | narrow | wide | ===== Spanning rows and columns ===== ||<|2> 2 rows || row 1 || || row 2 || ||<-2> row 3 over 2 columns || * | 2 rows | row 1 | | row 2 | | row 3 over 2 columns | ===== Alignment ===== ||<(> left ||<^|3> top || bottom || ||<:> centered || ||<)> right || * | left | top | bottom | | centered | | right | ===== Colors ===== ||<#FF8080> red ||<#80FF80> green ||<#8080FF> blue || * | red | green | blue | ===== CSV Tables ===== Data separated by semicolons (see raw text): |**Col1**|**Col3**|**Col4**| |1|3|4| |a|c|d| * |**Col1**|**Col3**|**Col4**| |1|3|4| |a|c|d| Data separated by commas (see raw text): |**Col1**|**Col2**|**Col3**|**Col4**| |1|2|3|4| |a|b|c|d| ====== Rules ====== --- (not a rule) ---- ----- ------ ------- -------- --------- ---------- -------------------------------------------- (not thicker than 10) --- (not a rule) - -- --- ---- ---- ---- ---- (not thicker than 10) ====== Macros ====== [[Anchor(anchorname)]] '''[[PageCount]]''' pages [[RandomPage]] /* UndefinedMacro: Anchor(anchorname) */ **/* UndefinedMacro: PageCount(None) */** pages /* UndefinedMacro: RandomPage(None) */