Difference between revisions of "Template:Level"

From SME Server
Jump to navigationJump to search
(usage)
Line 13: Line 13:
  
 
Other suggestioned levels are
 
Other suggestioned levels are
<pre>{{Level|Medium|The instructions on this page require a basic knowledge of linux}}</pre>
+
<pre>{{Level|Medium|The instructions on this page require a basic knowledge of linux.}}</pre>
  
 +
<pre>
 +
{{Level
 +
|Advanced
 +
|The instructions on this page may require deviations from procedure, a good understanding of linux and SME is recommended.
 +
}}</pre>
  
 
<pre>
 
<pre>
 
{{Level
 
{{Level
|Advanced
+
|Developer
|The instructions on this page may require deviations from procedure, a good understanding of linux and SME is recommended
+
|Risk of inconsistencies with SME methodology, upgrades & functionality is high
 +
Must be knowledgeable about how changes impact their SME Server,
 +
Significant risk of irreversible harm.
 
}}</pre>
 
}}</pre>

Revision as of 13:13, 17 October 2008

PythonIcon.png Skill level: Easy
The instructions on this page can be followed by a beginner


Usage:

{{Level|level|comment}}

defaults to 'Easy' with the comment 'The instructions on this page can be followed by a beginner'

{{Level}}

Other suggestioned levels are

{{Level|Medium|The instructions on this page require a basic knowledge of linux.}}
{{Level
|Advanced
|The instructions on this page may require deviations from procedure, a good understanding of linux and SME is recommended.
}}
{{Level
|Developer
|Risk of inconsistencies with SME methodology, upgrades & functionality is high
Must be knowledgeable about how changes impact their SME Server,
Significant risk of irreversible harm.
}}