Difference between revisions of "Template:Level"

From SME Server
Jump to navigationJump to search
m
 
(11 intermediate revisions by 3 users not shown)
Line 2: Line 2:
 
===Usage===
 
===Usage===
 
<pre>{{Level|level|comment}}</pre>
 
<pre>{{Level|level|comment}}</pre>
 +
 +
Requires 'level' and the page will be added to the 'level' Category
 +
 +
A default comment is available for the levels shown below
  
 
=====Defaults=====
 
=====Defaults=====
<pre>{{Level}}</pre>
+
Suggestioned levels are:
defaults to '''''Easy''''' with the comment '''''The instructions on this page can be followed by a beginner.'''''
+
* '''''Easy''''' with the comment '''''The instructions on this page can be followed by a beginner.'''''
 
 
Other suggestioned levels are:
 
 
* '''''Medium''''' which defaults the comment to '''''The instructions on this page require a basic knowledge of linux.'''''
 
* '''''Medium''''' which defaults the comment to '''''The instructions on this page require a basic knowledge of linux.'''''
* '''''Advanced''''' which defaults the comment to '''''The instructions on this page may require deviations from procedure, a good understanding of linux and SME is recommended.'''''
+
* '''''Advanced''''' which defaults the comment to '''''The instructions on this page may require deviations from default procedures. A good understanding of linux and SME is recommended.'''''
 
* '''''Developer''''' which defaults the comment to '''''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.'''''
 
* '''''Developer''''' which defaults the comment to '''''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.'''''
  
  
In French
+
Partially works in French
<pre>{{Level|type=Niveau de compétence: Facile||Les instructions à cette page peuvent être suivies d'un débutant}}</pre>
+
<pre>{{Level|type=Niveau de compétence: Facile|Easy|Les instructions à cette page peuvent être suivies d'un débutant}}</pre>
  
 
{{Level|type=Niveau de compétence: Facile||Les instructions à cette page peuvent être suivies d'un débutant}}
 
{{Level|type=Niveau de compétence: Facile||Les instructions à cette page peuvent être suivies d'un débutant}}
Line 25: Line 27:
 
|easy = The instructions on this page can be followed by a beginner.
 
|easy = The instructions on this page can be followed by a beginner.
 
|medium = The instructions on this page require a basic knowledge of linux.
 
|medium = The instructions on this page require a basic knowledge of linux.
|advanced = The instructions on this page may require deviations from procedure, a good
+
|advanced = The instructions on this page may require deviations from standard procedures. A good understanding of linux and Koozali SME Server is recommended.
understanding of linux and SME is recommended.
+
|developer = Risk of inconsistencies with Koozali SME Server methodology, upgrades & functionality is high. One must be knowledgeable about how changes impact their Koozali SME Server. Significant risk of irreversible harm.
|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.
 
 
|The instructions on this page can be followed by a beginner.
 
|The instructions on this page can be followed by a beginner.
 
}}}}}}}}
 
}}}}}}}}
|type={{{type|Skill level: {{{1|Easy}}}}}}
+
|type={{{type|Skill level: {{{1}}}}}}
 
|color=#fff5ff
 
|color=#fff5ff
 
}}
 
}}
[[Category: {{{1|Easy}}}]]
+
{{{nocat|[[Category: {{{1}}}]]}}}

Latest revision as of 15:31, 24 April 2016

Usage

{{Level|level|comment}}

Requires 'level' and the page will be added to the 'level' Category

A default comment is available for the levels shown below

Defaults

Suggestioned levels are:

  • Easy with the comment The instructions on this page can be followed by a beginner.
  • Medium which defaults the comment to The instructions on this page require a basic knowledge of linux.
  • Advanced which defaults the comment to The instructions on this page may require deviations from default procedures. A good understanding of linux and SME is recommended.
  • Developer which defaults the comment to 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.


Partially works in French

{{Level|type=Niveau de compétence: Facile|Easy|Les instructions à cette page peuvent être suivies d'un débutant}}


PythonIcon.png Niveau de compétence: Facile
Les instructions à cette page peuvent être suivies d'un débutant


[[Category: ]]

Example

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


[[Category: {{{1}}}]]