Difference between revisions of "Template:Level"

From SME Server
Jump to navigationJump to search
(fixing default)
(case-insensitivity for parameter)
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

Revision as of 15:39, 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