Jump to: navigation, search

Difference between revisions of "Help:Editing"


(Numbered list)
(Numbered list)
Line 75: Line 75:
 
<Node1>Value1</Node1>
 
<Node1>Value1</Node1>
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
# Item 3
 
</pre>
 
</pre>
  
 
Using a HTML comment <!-- --> for the linebreak prevents that the numbered list is broken and numbering starts over.
 
Using a HTML comment <!-- --> for the linebreak prevents that the numbered list is broken and numbering starts over.
 +
# Item 1
 +
# Item 2 <!--
 +
--><syntaxhighlight lang="xml">
 +
<Node1>Value1</Node1>
 +
</syntaxhighlight>
 +
# Item 3
  
 
==Tables==
 
==Tables==

Revision as of 09:33, 19 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