More actions
m Update for rename of {{Infobox class}} |
Update doc. |
||
| Line 2: | Line 2: | ||
: This template is used to create class articles. | : This template is used to create class articles. | ||
: Copy the syntax below and fill it in as best as you can. | : Copy the syntax below and fill it in as best as you can. | ||
: After you are done creating the class and want to share it with the world, add your class to the [[Template: | : After you are done creating the class and want to share it with the world, add your class to the [[Template:Navbox classes]] and to the [[EVE University Class Library]] Infobox list. | ||
; Dependencies | ; Dependencies | ||
:; Uses | :; Uses | ||
:* [[Template:Infobox class]] | :* [[Template:Infobox class]] | ||
:* [[Template: | :* [[Template:Teacher outreach]] | ||
:* [[Template: | :* [[Template:Navbox classes]] | ||
:* [[Template:StartOnlyinclude]] | :* [[Template:StartOnlyinclude]] | ||
:* [[Template:StopOnlyinclude]] | :* [[Template:StopOnlyinclude]] | ||
| Line 14: | Line 14: | ||
; Syntax | ; Syntax | ||
{{Banner | {{Banner | ||
| Important! This template should | | Important! This template should always be substituted as shown in the syntax. | ||
}} | }} | ||
<pre><nowiki>{{subst:CORE class | <pre><nowiki>{{subst:CORE class | ||
| Line 22: | Line 22: | ||
| summary = | | summary = | ||
| reading list = | | reading list = | ||
| slides | | slides pdf = | ||
| slides ppt = | |||
| slides version = | |||
| video link = | | video link = | ||
| body = | | body = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
; Required parameters | :; Required parameters | ||
:; class name : The name of the class. | ::; class name : The name of the class. | ||
:; class page name : The name of the class page. | ::; class page name : The name of the class page. | ||
; Optional parameters | :; Optional parameters | ||
:; image : The name of class image, with extension and without parenthesis. | : Omitted or empty optional parameters will not be shown. | ||
:; summary : A short description of the class, its goals and desired outcomes. | ::; image : The name of class image, with extension and without parenthesis. | ||
:; reading list : A list of links to related wiki articles; a recommended reading list. | ::; summary : A short description of the class, its goals and desired outcomes. | ||
:; slides | ::; reading list : A list of links to related wiki articles; a recommended reading list. When multiple separate by <code>,<space></code> | ||
:; video link : URI pointing to the YouTube video without parenthesis. | ::; slides pdf : URI pointing to the Google Drive slides (PDF version) without parenthesis. | ||
:; body : CORE class page body, the contents of the class: class overview, notes, ... The body content will show up besides the infobox. | ::; slides ppt : URI pointing to the Google Drive slides (PPT version) without parenthesis. | ||
::; slides version : Version date of the slides. | |||
::; video link : URI pointing to the YouTube video without parenthesis. | |||
::; body : CORE class page body, the contents of the class: class overview, notes, ... The body content will show up besides the infobox. | |||
; Sample | ; Sample | ||
| Line 43: | Line 48: | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||
| image = Core class EXPLORATION.png | | image = Core class EXPLORATION.png | ||
| summary = Lorem ipsum dolor sit amet, consectetur adipiscing elit. | | summary = Summary - Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
| reading list = [[Exploration]], [[Wormhole]] | | reading list = [[Exploration]], [[Wormhole]] | ||
| slides | | slides pdf = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing | ||
| slides ppt = | |||
| slides version = | |||
| video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4 | | video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4 | ||
| body = | | body = | ||
| Line 58: | Line 65: | ||
| summary = | | summary = | ||
| reading list = [[Exploration]], [[Wormhole]] | | reading list = [[Exploration]], [[Wormhole]] | ||
| slides | | slides pdf = | ||
| slides ppt = | |||
| slides version = | |||
| video link = | | video link = | ||
| body = | | body = | ||