Difference between revisions of "Help:How-to page code template"

From InfoEx Help Information
Jump to navigation Jump to search
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Simply copy-paste the code below into your new How-to page and use it as a starting point for content.
 
Simply copy-paste the code below into your new How-to page and use it as a starting point for content.
  
<pre>__NOTOC__
+
<pre>
 +
__NOTOC__
 
{{Requirements|UserLevel=Required permission level|Connectivity=Required connectivity}}
 
{{Requirements|UserLevel=Required permission level|Connectivity=Required connectivity}}
  
Line 27: Line 28:
 
* Link to relate document 2
 
* Link to relate document 2
  
 +
==Functionality tested by==
 +
* Date: Tester (e.g., Dec. 23, 2013: Pascal Haegeli)
  
==Functionality tested by==
+
[[Category:Super User]][[Category:Operation Administrator]][[Category:Submission Moderator]][[Category:User]]
* Date: Tester / Server / Application version (e.g., Oct. 11: Pascal Haegeli / QA Server / Test Version 0.28.00)
+
[[Category:Offline]]
 +
[[Category:Administration]][[Category:Locations]][[Category:Observations]][[Category:Workflows]][[Category:Reports]]
 +
[[Category:Version 3.4.0]]
 
</pre>
 
</pre>
 
[[Category: Help Files]]
 

Latest revision as of 13:55, 3 January 2014

Simply copy-paste the code below into your new How-to page and use it as a starting point for content.

__NOTOC__
{{Requirements|UserLevel=Required permission level|Connectivity=Required connectivity}}

Single sentence or short paragraph describing the purpose of this page.

==Background==
Description of general background relevant for the task described in this How-to page.

==Step-by-step description==

{|class="TblSteps"
|-
|class="StepNum" | 1.
|Description of first step.
|-
|class="StepNum" | 2.
|Description of second step.
|-
|class="StepNum" | 3.
|...
|}

==Related documents==
* Link to relate document 1
* Link to relate document 2

==Functionality tested by==
* Date: Tester (e.g., Dec. 23, 2013: Pascal Haegeli)

[[Category:Super User]][[Category:Operation Administrator]][[Category:Submission Moderator]][[Category:User]]
[[Category:Offline]]
[[Category:Administration]][[Category:Locations]][[Category:Observations]][[Category:Workflows]][[Category:Reports]]
[[Category:Version 3.4.0]]