Difference between revisions of "Template:Level"
From SME Server
Jump to navigationJump to searchm |
m (Reordering and changed layout to be more conformal to the wiki pages) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<noinclude> | <noinclude> | ||
− | Usage | + | ===Usage=== |
<pre>{{Level|level|comment}}</pre> | <pre>{{Level|level|comment}}</pre> | ||
Line 35: | Line 28: | ||
{{Level|type=Niveau de compétence: Facile|non|Les instructions à cette page peuvent être suivies d'un débutant}} | {{Level|type=Niveau de compétence: Facile|non|Les instructions à cette page peuvent être suivies d'un débutant}} | ||
− | + | ===Example=== | |
</noinclude> | </noinclude> | ||
+ | {{ibox | ||
+ | |img={{{img|PythonIcon.png}}} | ||
+ | |msg={{{msg|{{{2|The instructions on this page can be followed by a beginner}}}}}} | ||
+ | |type={{{type|Skill level: {{{1|Easy}}}}}} | ||
+ | |color=#FFDED1 | ||
+ | }} |
Revision as of 13: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}}