Template:Sandbox: Difference between revisions
Jump to navigation
Jump to search
m (graduated template) |
(testing Educator tag template) |
||
Line 8: | Line 8: | ||
[[Category:Template]] |
[[Category:Template]] |
||
: <big>'''Testing <strike> |
: <big>'''Testing Educator<strike></strike>'''</big> |
||
</noinclude> |
</noinclude> |
||
⚫ | |||
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:15em; margin:5px 0px 5px 5px;" |
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:15em; margin:5px 0px 5px 5px;" |
||
|- |
|- |
||
| |
| rowspan=3 style="font-size:larger; text-align:center; background:#3b9fca; color:white" | '''EDU''' |
||
| style="text-align:right;" | '''Grades:''' |
|||
| style="text-align:left;" | {{{grades}}} |
|||
|- |
|- |
||
| style="text-align:right;" | ''' |
| style="text-align:right;" | '''Subjects:''' |
||
| style="text-align:left;" | {{{ |
| style="text-align:left;" | {{{subjects}}} |
||
|- |
|- |
||
| style="text-align:right;" | ''' |
| style="text-align:right;" | '''Country:''' |
||
| style="text-align:left;" | {{{ |
| style="text-align:left;" | [[OLPC {{{country}}}]] |
||
|} |
|} |
||
[[Category: |
[[Category:User Teacher]] |
||
⚫ | |||
[[Category:{{{unit}}}]] |
|||
</includeonly><noinclude> |
</includeonly><noinclude> |
||
Purpose of this template is to |
Purpose of this template is to catalog users according to their ''teaching'' skills. |
||
User pages tagged with this will be included in the following categories: |
|||
* [[:Category: |
* [[:Category:User Teacher]] |
||
* According to its ''category'' parameter: |
|||
** [[:Category:Programming]] |
|||
** [[:Category:Education]] |
|||
** [[:Category:Organizing]] |
|||
** [[:Category:Translation]] |
|||
** [[:Category:Other]] |
|||
* According to its ''unit'' parameter: |
|||
** [[:Category:minutes]] |
|||
** [[:Category:hours]] |
|||
** [[:Category:days]] |
|||
** [[:Category:weeks]] |
|||
** [[:Category:months]] |
|||
** [[:Category:years]] |
|||
== Usage == |
== Usage == |
||
<nowiki>{{</nowiki> |
<nowiki>{{</nowiki> Educator |
||
| grades = <!-- a set of <tt><nowiki>{{1st grade}}, {{2nd grade}}, etc.</nowiki></tt> templates that will catalog in the proper grade. --> |
|||
| subjects = <!-- a set of <tt><nowiki>{{Subject Language}}, {{Subject Math}}, etc.</nowiki></tt> templates that will catalog in the proper subject. --> |
|||
| duration = <!-- a number denoting the estimated time required --> |
|||
| country = <!-- <tt>shortEnglishName</tt> that links to the appropriate country --> |
|||
| category = <!-- { Programming | Education | Organizing | Translation | Other } --> |
|||
<nowiki>}}</nowiki> |
<nowiki>}}</nowiki> |
||
Line 57: | Line 45: | ||
<br clear="all"> |
<br clear="all"> |
||
{{ Sandbox | |
{{ Sandbox | grades = {{2nd Grade}}, {{3rd Grade}} | subjects = {{Subject Math}} | country = Argentina }} |
||
<nowiki>{{ Educator |
|||
<nowiki>{{ Sandbox | duration = 8 | unit = hours | category = Programming }}</nowiki> |
|||
| grades = {{2nd Grade}}, {{3rd Grade}} |
|||
<br clear="all"> |
|||
| subjects = {{Subject Math}} |
|||
{{ Sandbox | name = Testing | duration = 5 | unit = days | category = Organizing }} |
|||
| country = Argentina }}</nowiki> |
|||
<nowiki>{{ Sandbox | name = Testing | duration = 8 | unit = hours | category = Programming }}</nowiki> |
|||
</noinclude> |
</noinclude> |
Revision as of 14:19, 21 June 2007
Many times you may want to just 'test' an idea for a template, I haven't found a sensible way of fully testing templates by themselves (as they will not get included in the edited version, but rather the saved version).
The idea of this Template:Sandbox is to have that, a simple testing zone that will not interfere with others and avoid leaving a trail of botched attempts.
Please leave this comment/text for others to read. See Also http://meta.wikimedia.org/wiki/Help:Template
- Testing Educator
EDU | Grades: | {{{grades}}} |
Subjects: | {{{subjects}}} | |
Country: | [[OLPC {{{country}}}]] |
Purpose of this template is to catalog users according to their teaching skills.
User pages tagged with this will be included in the following categories:
Usage
{{ Educator | grades = <!-- a set of {{1st grade}}, {{2nd grade}}, etc. templates that will catalog in the proper grade. --> | subjects = <!-- a set of {{Subject Language}}, {{Subject Math}}, etc. templates that will catalog in the proper subject. --> | country = <!-- shortEnglishName that links to the appropriate country --> }}
Samples
EDU | Grades: | Template:2nd Grade, Template:3rd Grade |
Subjects: | Template:Subject Math | |
Country: | OLPC Argentina |
{{ Educator | grades = {{2nd Grade}}, {{3rd Grade}} | subjects = {{Subject Math}} | country = Argentina }}