Difference between revisions of "Help:Editing"

From Freepascal Amiga wiki
Jump to navigation Jump to search
(Editing Help added)
 
m (Corrected wrong tag for highlighting sourcecode)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
[http://en.wikibooks.org/wiki/Help:Editing Editing Help] (Includes list of tags)
+
 
 +
==== Internal Styleguides ====
 +
Source Code has to use
 +
<source lang="pascal"> </source> (or other programming language)
 +
 
 +
==== Official Documentations ====
 +
[http://www.mediawiki.org/wiki/Help:Formatting MediaWiki Formatting Help]

Latest revision as of 15:14, 15 September 2013

Internal Styleguides

Source Code has to use <source lang="pascal"> </source> (or other programming language)

Official Documentations

MediaWiki Formatting Help