Jump to: navigation, search

Difference between revisions of "Help:Editing"


(Code)
(Code)
Line 139: Line 139:
 
  Use either a leading blank to format text as source code, or the <code><code>-Tag</code> for regular code highlighting.
 
  Use either a leading blank to format text as source code, or the <code><code>-Tag</code> for regular code highlighting.
  
For highlighting a syntax of a specific programming language, use the <syntaxhighlight>-Tag (values for '''lang''' are for example: csharp, xml, ...).
+
For highlighting a syntax of a specific programming language, use the syntaxhighlight-Tag (values for '''lang''' are for example: csharp, xml, ...).
  
 
<pre><nowiki>
 
<pre><nowiki>

Revision as of 12:07, 7 May 2015

[edit]

Introduction

Introduction

Acceptance criteria

Any article should meet the following general acceptance criteria

  • Is the article structured logically and coherently?
  • Can the reader be directed to any other article (eg See also...)?
  • Is the article categorized into at least one category?
  • If the article links to other articles, check whether or not they exist?
  • Check the article for integrity and correctness in regards of technical descriptions. Test the described procedure and verify possible dependencies on versions.
  • Check the article for linguistic correctness in regards to grammar and style.
  • Images are prepared as described here
  • Templates are used if appropriate, find a list of templates here
  • Meet all (additional) requirements defined in this guideline