Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Create class/doc: Difference between revisions

Template page
m Update for {{Infobox CORE class}} change. Remove author parameter, no longer part of the {{Infobox CORE class}} template.
m Remove dependency.
Line 1: Line 1:
; Description
: This template is used to create [[CORE classes]].
: Copy the Sample Output below or the existing CORE class page and fill it in or modify as best as you can.
: After you are done creating the CORE class and want to share it with the world, add your CORE class to the [[Template:COREClassNav]] and to the [[CORE classes]] Infobox list.


;Description
; Dependencies
:This template is used to create [[CORE classes]].
:; Uses
:Copy the Sample Output below or the existing CORE class page and fill it in or modify as best as you can.
:After you are done creating the CORE class and want to share it with the world, add your CORE class to the [[Template:COREClassNav]] and to the [[CORE classes]] Infobox list.
;Dependencies:
:* [[Template:Infobox CORE class]]
:* [[Template:Infobox CORE class]]
:* [[Template:CORE class reach out]]
:* [[Template:CORE class reach out]]
Line 10: Line 11:
:* [[Template:StartOnlyinclude]]
:* [[Template:StartOnlyinclude]]
:* [[Template:StopOnlyinclude]]
:* [[Template:StopOnlyinclude]]
:* [[Template:InfoboxCSS]]
 
;Syntax
; Syntax
<pre><nowiki>{{subst:CORE class
<pre><nowiki>{{subst:CORE class
| class name      =
| class name      =
Line 24: Line 25:
</nowiki></pre>
</nowiki></pre>
; Parameters
; Parameters
: <code>class name</code>
:; class name : The name of the class.
:: The name of the class.
:; class page name : The name of the class page.
: <code>class page name</code>
:; image : The name of CORE class image page, with extension and without parenthesis.
:: The name of the class page.
:; summary : A short description of the class, its goals and desired outcomes.
: <code>image</code>
:; reading list : A list of hyperlinks to adjacent pages; a recommended reading list.
:: The name of CORE class image page, with extension and without parenthesis.
:; slides link : URI pointing to the Google Drive slides without parenthesis.
: <code>summary</code>
:; video link : URI pointing to the YouTube video without parenthesis.
:: A short description of the class, its goals and desired outcomes.
:; body : CORE class page body, the contents of the class: class overview, notes, ...
: <code>reading list</code>
 
:: A list of hyperlinks to adjacent pages; a recommended reading list.
; Sample
: <code>slides link</code>
:: URI pointing to the Google Drive slides without parenthesis.
: <code>video link</code>
:: URI pointing to the YouTube video without parenthesis.
: <code>body</code>
:: CORE class page body, the contents of the class: class overview, notes, ...
;Sample output
<pre><nowiki>{{subst:CORE class
<pre><nowiki>{{subst:CORE class
| class name      = Exploration
| class name      = Exploration
Line 66: Line 60:
}}</nowiki></pre>
}}</nowiki></pre>


<includeonly>[[Category:Formatting templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
<includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Template documentation]]</noinclude>