Changes

Jump to navigation Jump to search
393 bytes removed ,  11:06, 23 January 2013
no edit summary
Line 1: Line 1: −
   
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></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></tt>
   Line 114: Line 113:     
Mediawiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a newline with the HTML tag <tt><nowiki><br&nbsp;/></nowiki></tt>.   
 
Mediawiki ignores normal line breaks. To start a new paragraph, leave an empty line. You can also start a newline with the HTML tag <tt><nowiki><br&nbsp;/></nowiki></tt>.   
  −
== HTML ==
  −
  −
Some HTML-Tags are allowed in MediaWiki, for example <tt><nowiki><code></nowiki></tt>, <tt><nowiki><div></nowiki></tt>, <tt><nowiki><span></nowiki></tt> and <tt><nowiki><font></nowiki></tt>.
  −
  −
{{Admin tip|tip=If you trust your users you can allow full HTML by setting <code>$wgRawHtml = true;</code> in LocalSettings.php. Switch off HTML completely with <code>$wgUserHtml = false;</code>}}
  −
      
== More advanced formatting ==
 
== More advanced formatting ==
Line 127: Line 119:  
*[[Help:Images|Images]]
 
*[[Help:Images|Images]]
 
*[[Help:Tables|Tables]]
 
*[[Help:Tables|Tables]]
 +
*[[Help:Syntaxhighlight|Syntaxhighlight]]
    
== External Links ==
 
== External Links ==
{{metawikipedia|Help:Editing}}
     −
{{Languages|Help:Formatting}}
      
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__
 +
 +
[[Category:Help|Formatting]]

Navigation menu