User:Jbawane: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Created page with ' <nowiki>{{</nowiki> Educator | grades = <!-- a set of <tt><nowiki>{{Grade|1}}, {{Grade|2}}, etc.</nowiki></tt> templates that will catalog in the prope…')
 
(/*usage/)
 
Line 1: Line 1:
== Usage ==

<nowiki>{{</nowiki> Educator
<nowiki>{{</nowiki> Educator
| [[:Category:Grades|grades ]] = &lt;!-- a set of <tt><nowiki>{{Grade|1}}, {{Grade|2}}, etc.</nowiki></tt> templates that will catalog in the proper grade. --&gt;
| [[:Category:Grades|grades]] = &lt;!-- a set of <tt><nowiki>{{Grade|1}}, {{Grade|2}}, etc.</nowiki></tt> templates that will catalog in the proper grade. --&gt;
| [[:Category:Subjects|subjects]] = &lt;!-- a set of <tt><nowiki>{{Subject|Language}}, {{Subject|Math}}, etc.</nowiki></tt> templates that will catalog in the proper subject. --&gt;
| [[:Category:Subjects|subjects]] = &lt;!-- a set of <tt><nowiki>{{Subject|Language}}, {{Subject|Math}}, etc.</nowiki></tt> templates that will catalog in the proper subject. --&gt;
| [[:Category:Pilot site|school ]] = &lt;!-- name (or wiki-link) to the school --&gt;
| [[:Category:Pilot site|school]] = &lt;!-- name (or wiki-link) to the school --&gt;
| [[:Category:Countries|country]] = &lt;!-- <tt>shortEnglishName</tt> that links to the appropriate country --&gt;
| [[:Category:Countries|country]] = &lt;!-- <tt>shortEnglishName</tt> that links to the appropriate country --&gt;
<nowiki>}}</nowiki>
<nowiki>}}</nowiki>

and edit it as appropriate to your ¿...?
: also remember to leave out any ''comment'' markers ie.
::<tt> &lt;!-- This is a HTML comment 8*) --&gt; </tt>
:::But <nowiki> {{this is a template|????}}, and it needs to be included. </nowiki>


[[Category:People]]

Latest revision as of 18:41, 7 August 2010

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 -->
}}