12,297
edits
mNo edit summary |
|||
Line 1: | Line 1: | ||
To edit pages in this wiki you must [http://web.uni-weimar.de/medien/wiki/index.php5?title=Special:UserLogin create | To edit pages in this wiki you must [http://web.uni-weimar.de/medien/wiki/index.php5?title=Special:UserLogin create an user account] and log in. | ||
Once you are logged in with your username you can edit any page of this wiki. | Once you are logged in with your username you can edit any page of this wiki. To edit a page you must click on “edit” on the top of the page or on the small pen icons to edit sections of the page. | ||
This page explains the syntax you may use to format. | This page explains the syntax you may use to format your edits. | ||
== Getting started == | == Getting started == | ||
Line 25: | Line 25: | ||
You can format your text using wiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in ''italic'', you include it in two single quotes like <tt> | You can format your text using wiki markup. This consists of normal characters like asterisks, single quotes or equation marks which have a special function in the wiki, sometimes depending on their position. For example, to format a word in ''italic'', you include it in two single quotes like <tt> | ||
<nowiki>''this''</nowiki> | |||
<nowiki>''this''</nowiki> </tt> | |||
{| align="center" {{Prettytable}} | {| align="center" {{Prettytable}} | ||
Line 38: | Line 39: | ||
|<tt> | |<tt> | ||
<nowiki>''italic''</nowiki> | |||
<nowiki>''italic''</nowiki> </tt> | |||
|''italic'' | |''italic'' | ||
|- | |- | ||
Line 44: | Line 46: | ||
|<tt> | |<tt> | ||
<nowiki>'''bold'''</nowiki> | |||
<nowiki>'''bold'''</nowiki> </tt> | |||
|'''bold''' | |'''bold''' | ||
|- | |- | ||
Line 50: | Line 53: | ||
|<tt> | |<tt> | ||
<nowiki>'''''bold & italic'''''</nowiki> | |||
<nowiki>'''''bold & italic'''''</nowiki> </tt> | |||
|'''''bold & italic''''' | |'''''bold & italic''''' | ||
|- | |- | ||
Line 56: | Line 60: | ||
|<tt> | |<tt> | ||
<nowiki></nowiki> | |||
<nowiki>no ''markup''</nowiki> | <nowiki>no "markup"</nowiki> | ||
<nowiki>no ''markup''</nowiki> | |||
|- | |- | ||
|Fixed width text | |Fixed width text | ||
| | | | ||
<nowiki><tt>Fixed width text</tt></nowiki> | |||
<nowiki><tt>Fixed width text</tt></nowiki> | |||
|<tt>Fixed width text</tt> | |<tt>Fixed width text</tt> | ||
|- | |- | ||
Line 76: | Line 84: | ||
<tt> | <tt> | ||
<nowiki>:Single indent</nowiki> | |||
<nowiki>:Single indent</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>::Double indent</nowiki> | |||
<nowiki>::Double indent</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>:::::Multiple indent</nowiki> | |||
<nowiki>:::::Multiple indent</nowiki> </tt> | |||
| | | | ||
:Single indent | :Single indent | ||
Line 94: | Line 105: | ||
<tt> | <tt> | ||
<nowiki>=level 1=</nowiki> | |||
<nowiki>=level 1=</nowiki> </tt><ref>Use of a level 1 heading is '''''highly discouraged''''' as it appears with the same formatting and size as the page title, which can be confusing.</ref><br /> | |||
<tt> | <tt> | ||
<nowiki>==level 2==</nowiki> | |||
<nowiki>==level 2==</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>===level 3===</nowiki> | |||
<nowiki>===level 3===</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>====level 4====</nowiki> | |||
<nowiki>====level 4====</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>=====level 5=====</nowiki> | |||
<nowiki>=====level 5=====</nowiki> </tt><br /> | |||
<tt> | <tt> | ||
<nowiki>======level 6======</nowiki> | |||
<nowiki>======level 6======</nowiki> </tt> | |||
| | | | ||
<!-- little hack to prevent TOC viewing --> | <!-- little hack to prevent TOC viewing --> | ||
Line 122: | Line 139: | ||
|<tt> | |<tt> | ||
<nowiki>----</nowiki> | |||
<nowiki>----</nowiki> </tt> | |||
| ---- | | ---- | ||
|- | |- | ||
Line 145: | Line 163: | ||
<nowiki><br></nowiki> spanning several lines | |||
<nowiki><br></nowiki> | |||
<nowiki><br></nowiki> without breaking the numbering<br /> | |||
# three<br /> | # three<br /> | ||
## three point one<br /> | ## three point one<br /> | ||
Line 195: | Line 215: | ||
| | ||
<nowiki><pre> some preformatted text with no indentation </pre></nowiki> | |||
<nowiki><pre> some preformatted text with no indentation </pre></nowiki> | |||
| | | | ||
<pre> | <pre> | ||
Line 210: | Line 231: | ||
<nowiki><blockquote> quote quote quote quote quote quote </blockquote></nowiki> | |||
<nowiki><blockquote> quote quote quote quote quote quote </blockquote></nowiki> | |||
text text text text text text text text text text text text | text text text text text text text text text text text text | ||
Line 226: | Line 248: | ||
|<tt> | |<tt> | ||
<nowiki><!--This is comment--></nowiki> | |||
<nowiki><!--This is comment--></nowiki> </tt> | |||
|<!--This is comment--> | |<!--This is comment--> | ||
| | | | ||
Line 246: | Line 269: | ||
<tt> | <tt> | ||
<nowiki>Cite<ref>Annotation</ref></nowiki> | |||
<nowiki>Cite<ref>Annotation</ref></nowiki> </tt> (see above @Headline)<br/> | |||
<tt> | <tt> | ||
<nowiki><references/></nowiki> | |||
<nowiki><references/></nowiki> </tt> (See above) | |||
|- | |- | ||
|Categories | |Categories | ||
Line 258: | Line 283: | ||
<tt> | <tt> | ||
<nowiki>[[Category:MyCategory]]</nowiki> | |||
<nowiki>[[Category:MyCategory]]</nowiki> </tt><br/> | |||
<tt> | <tt> | ||
<nowiki>[[:Category:MyCategory]]</nowiki> | |||
<nowiki>[[:Category:MyCategory]]</nowiki> </tt> | |||
|- | |- | ||
|Templates | |Templates | ||
Line 269: | Line 296: | ||
<tt> | <tt> | ||
<nowiki>{{Template:MyTemplate}}</nowiki> | |||
<nowiki>{{Template:MyTemplate}}</nowiki> </tt> | |||
|} | |} | ||
Line 278: | Line 306: | ||
MediaWiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a new line with the HTML tags <tt> | MediaWiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a new line with the HTML tags <tt> | ||
<nowiki><br> or <br/></nowiki> | |||
<nowiki><br> or <br/></nowiki> </tt>. | |||
Line 284: | Line 313: | ||
Some [[wikipedia:HTML|HTML]] tags are allowed in MediaWiki, for example <tt> | Some [[wikipedia:HTML|HTML]] tags are allowed in MediaWiki, for example <tt> | ||
<nowiki><span></nowiki> | <nowiki><div></nowiki> </tt>, <tt> | ||
<nowiki><span></nowiki> </tt> and <tt> | |||
<nowiki><font></nowiki> | <nowiki><font></nowiki> </tt>. | ||
If you want to use <tt> | If you want to use <tt> | ||
<nowiki><code></nowiki> | |||
<nowiki><code></nowiki> </tt>, you should definitely use <tt><source></tt> instead! It supports Syntax Coloring. You can also specify a language, eg. <tt><source lang="c" line start="55" highlight="4"></tt> : | |||
<source lang="c" line start="55" highlight="4"> | <source lang="c" line start="55" highlight="4"> | ||
Line 319: | Line 352: | ||
| | | | ||
<nowiki>{|</nowiki> | |||
<nowiki>{|</nowiki> | |||
|table start | |table start | ||
|- | |- | ||
| | | | ||
<nowiki>|+</nowiki> | |||
<nowiki>|+</nowiki> | |||
|table caption, optional; only between table start and first table row | |table caption, optional; only between table start and first table row | ||
|- | |- | ||
| | | | ||
<nowiki>|-</nowiki> | |||
<nowiki>|-</nowiki> | |||
|table row, optional on first row -- wiki engine assumes the first row | |table row, optional on first row -- wiki engine assumes the first row | ||
|- | |- | ||
| | | | ||
<nowiki>!</nowiki> | |||
<nowiki>!</nowiki> | |||
|table header cell, optional. Consecutive table header cells may be added on same line separated by double marks (<tt>!!</tt>) or start on new lines, each with its own single mark (<tt>!</tt>). | |table header cell, optional. Consecutive table header cells may be added on same line separated by double marks (<tt>!!</tt>) or start on new lines, each with its own single mark (<tt>!</tt>). | ||
|- | |- | ||
| | | | ||
<nowiki>|</nowiki> | |||
<nowiki>|</nowiki> | |||
|table data cell, required! Consecutive table data cells may be added on same line separated by double marks (<tt> | |table data cell, required! Consecutive table data cells may be added on same line separated by double marks (<tt> | ||
<nowiki>|</nowiki> | <nowiki>||</nowiki> </tt>) or start on new lines, each with its own single mark (<tt> | ||
<nowiki>|</nowiki> </tt>). | |||
|- | |- | ||
| | | | ||
<nowiki>|}</nowiki> | |||
<nowiki>|}</nowiki> | |||
|table end | |table end | ||
|} | |} |