Difference between revisions of "Template:Level"
From SME Server
Jump to navigationJump to searchm (Reordering and changed layout to be more conformal to the wiki pages) |
(trying to get multiple defaults to work) |
||
Line 32: | Line 32: | ||
{{ibox | {{ibox | ||
|img={{{img|PythonIcon.png}}} | |img={{{img|PythonIcon.png}}} | ||
− | |msg={{{msg|{{{2|The instructions on this page can be followed by a beginner}}}}}} | + | |msg={{{msg|{{{2| {{#switch: {{{1}}} |
+ | |Easy = The instructions on this page can be followed by a beginner | ||
+ | |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 | ||
+ | understanding of linux and SME is recommended | ||
+ | }}}}}}}} | ||
|type={{{type|Skill level: {{{1|Easy}}}}}} | |type={{{type|Skill level: {{{1|Easy}}}}}} | ||
|color=#FFDED1 | |color=#FFDED1 | ||
}} | }} |
Revision as of 15:34, 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}}