Template:Tutorial Skill Level: Difference between revisions
Jump to navigation
Jump to search
(Created tutorial skill level template: this is the amount of skill a tutorial expects you have to follow along without any major issues) |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly>{| class=standard-table | style="width:50%; margin:0 auto 20px; color:black; font-weight:bold;" | ||
{| class=standard-table | style="width:50%; margin:0 auto 20px; color:black; font-weight:bold;" | |||
! colspan=6 style="background-color: rgb(75,75,75); color: rgb(185,185,185); font-weight:600;" | Skill Level | ! colspan=6 style="background-color: rgb(75,75,75); color: rgb(185,185,185); font-weight:600;" | Skill Level | ||
<br /><p style="font-size:10px; line-height:10px;">This tutorial expects you to have this amount of knowledge within the topic to follow along smoothly.</p> | <br /><p style="font-size:10px; line-height:10px;">This tutorial expects you to have this amount of knowledge within the topic to follow along smoothly.</p> | ||
Line 9: | Line 8: | ||
|width=20% style="background-color: #FF8000; {{#ifeq: {{{skill|0}}} | 3 | border:2px solid white; | background-color: #AA8000 !important; }}" align=center | Proficient | |width=20% style="background-color: #FF8000; {{#ifeq: {{{skill|0}}} | 3 | border:2px solid white; | background-color: #AA8000 !important; }}" align=center | Proficient | ||
|width=20% style="background-color: #FF1000; {{#ifeq: {{{skill|0}}} | 4 | border:2px solid white; | background-color: #AA1000 !important; }}" align=center | Expert | |width=20% style="background-color: #FF1000; {{#ifeq: {{{skill|0}}} | 4 | border:2px solid white; | background-color: #AA1000 !important; }}" align=center | Expert | ||
|} | |}</includeonly> | ||
</includeonly> | |||
<noinclude> | <noinclude> | ||
The following template is to be used on tutorial pages to tell the reader what skill level they are expected to be at within a certain task beforehand to follow along without any major issues. The template is used like in the following example, where ''skill'' represents one of the 5 skill levels (default: novice): 0 = novice, 1 = familiar, 2 = competent, 3 = proficient, 4 = expert | The following template is to be used on tutorial pages to tell the reader what skill level they are expected to be at within a certain task beforehand to follow along without any major issues. The template is used like in the following example, where ''skill'' represents one of the 5 skill levels (default: novice): 0 = novice, 1 = familiar, 2 = competent, 3 = proficient, 4 = expert |
Revision as of 10:23, 30 April 2023
The following template is to be used on tutorial pages to tell the reader what skill level they are expected to be at within a certain task beforehand to follow along without any major issues. The template is used like in the following example, where skill represents one of the 5 skill levels (default: novice): 0 = novice, 1 = familiar, 2 = competent, 3 = proficient, 4 = expert
Markup: {{Tutorial Skill Level | skill=1}}
Result:
Skill Level
This tutorial expects you to have this amount of knowledge within the topic to follow along smoothly. | |||||
---|---|---|---|---|---|
Novice | Familiar | Competent | Proficient | Expert |