Difference between revisions of "Template:Level"

From SME Server
Jump to navigationJump to search
m
(remove easy default, to remove it from category page)
Line 2: Line 2:
 
===Usage===
 
===Usage===
 
<pre>{{Level|level|comment}}</pre>
 
<pre>{{Level|level|comment}}</pre>
 +
 +
Requires 'level'
 +
 +
A default comment is available for the levels shown below
  
 
The page will be added to the 'level' Category
 
The page will be added to the 'level' Category
  
 
=====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 procedure, a good understanding of linux and SME is recommended.'''''
Line 32: Line 34:
 
|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}}}]]
+
[[Category: {{{1}}}]]

Revision as of 04:46, 18 October 2008

Usage

{{Level|level|comment}}

Requires 'level'

A default comment is available for the levels shown below

The page will be added to the 'level' Category

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 procedure, 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}}}]]