Template:Educator: Difference between revisions

From OLPC
Jump to navigation Jump to search
(fix plural)
 
(5 intermediate revisions by 3 users not shown)
Line 2: Line 2:
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:250px; margin:5px 0px 5px 5px;"
{| cellpadding="2" cellspacing="0" style="float:right; border:1px solid #aaa; font-size:small; background:#f9f9f9; width:250px; margin:5px 0px 5px 5px;"
|-
|-
| rowspan=4 style="font-size:larger; text-align:center; background:#3b9fca; color:white" | '''[[:Category:Educator|EDU]]'''
| rowspan=4 style="font-size:larger; text-align:center; background:#3b9fca; color:white" | '''[[:Category:Educators|EDU]]'''
| style="text-align:right;" | '''[[:Category:Grades|Grades]]:'''
| style="text-align:right;" | '''[[:Category:Grades|Grades]]:'''
| style="text-align:left;" | {{{grades}}}
| style="text-align:left;" | {{{grades}}}
Line 15: Line 15:
| style="text-align:left;" | [[OLPC {{{country}}}|{{{country}}}]]
| style="text-align:left;" | [[OLPC {{{country}}}|{{{country}}}]]
|}
|}
[[Category:User Educator]]
[[Category:Educators]]
[[Category:Educators]]
</includeonly><noinclude>[[Category:Template]]
</includeonly><noinclude>


Purpose of this template is to catalog users according to their ''teaching'' skills.
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:
User pages tagged with this will be included in [[:Category:Educators]].

* [[:Category:User Educator]]
* [[:Category:Educators]]


== Usage ==
== Usage ==
Line 38: Line 34:


<br clear="all">
<br clear="all">
{{ Educator | grades = {{Grade|8}} | subjects = {{Science}} | school = [[Wydown Middle School Saint Louis, MO]] | country = United States }}
{{ Educator | grades = {{Grade|2}}, {{Grade|3}} | subjects = {{Subject|Math}} | school = [[OLPC_Uruguay/Cardal|Italia, Nº 24&mdash;Cardal]] | country = Uruguay }}
<nowiki>{{ Educator
<nowiki>{{ Educator
| grades = {{Grade|8}}
| grades = {{Grade|2}}, {{Grade|3}}
| subjects = {{Science}}
| subjects = {{Subject|Math}}
| school = [[Wydown Middle School]]
| school = [[OLPC_Uruguay/Cardal|Italia, 24&mdash;Cardal]]
| country = United States
| country = Uruguay
}}</nowiki>
}}</nowiki>

== See also ==
{{tl|User edtech}}

[[Category:Template]]
</noinclude>
</noinclude>

Latest revision as of 23:37, 17 November 2008


Purpose of this template is to catalog users according to their teaching skills.

User pages tagged with this will be included in Category:Educators.

Usage

{{ Educator
  | grades   =  <!-- a set of {{Grade|1}}, {{Grade|2}}, 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. -->
  | school   =  <!-- name (or wiki-link) to the school -->
  | country  =  <!-- shortEnglishName that links to the appropriate country -->
}}

Samples


EDU Grades: Grade 2, Grade 3
Subjects: Subject Math
School: Italia, Nº 24—Cardal
Country: Uruguay
{{ Educator
| grades   = {{Grade|2}}, {{Grade|3}}
| subjects = {{Subject|Math}}
| school   = [[OLPC_Uruguay/Cardal|Italia, Nº 24—Cardal]]
| country  = Uruguay 
}}

See also

{{User edtech}}