Difference between revisions of "Template:Level"

From SME Server
Jump to navigationJump to search
(Undo revision 11128 by Ente (Talk))
(case-insensitivity should work now)
Line 32: Line 32:
 
{{ibox
 
{{ibox
 
|img={{{img|PythonIcon.png}}}
 
|img={{{img|PythonIcon.png}}}
|msg={{{msg|{{{2| {{#switch: {{{1}}}
+
|msg={{{msg|{{{2| {{#switch: {{lc: {{{1}}} }}
|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 procedure, a good
 
understanding of linux and SME is recommended
 
understanding of linux and SME is recommended
 
|The instructions on this page can be followed by a beginner
 
|The instructions on this page can be followed by a beginner

Revision as of 16:48, 17 October 2008

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.
}}


In French

{{Level|type=Niveau de compétence: Facile|non|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


Example

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