More actions
m Update for {{Infobox CORE class}} change. Remove author parameter, no longer part of the {{Infobox CORE class}} template. |
m Add add category step to description. |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
; Description | |||
: This template is used to create class articles. | |||
: Copy the syntax below and fill it in as best as you can. | |||
: Remove the non-applicable category ([[:Category:CORE Classes]] / [[:Category:Additional Classes]]) after the closing <nowiki>}}</nowiki> of 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 | ||
:; Uses | |||
: | :* [[Template:Infobox class]] | ||
:* [[Template:Teacher outreach]] | |||
; | :* [[Template:Navbox classes]] | ||
:* [[Template:Infobox | |||
:* [[Template: | |||
:* [[Template: | |||
:* [[Template:StartOnlyinclude]] | :* [[Template:StartOnlyinclude]] | ||
:* [[Template:StopOnlyinclude]] | :* [[Template:StopOnlyinclude]] | ||
;Syntax | ; Syntax | ||
<pre><nowiki>{{subst: | {{Banner | ||
| class name = | | Important! This template should always be substituted as shown in the syntax. | ||
| class page name = | }} | ||
| image = | <pre><nowiki>{{subst:Create class | ||
| summary = | | class name = | ||
| reading list = | | class page name = | ||
| slides | | image = | ||
| video link = | | summary = | ||
| body = | | reading list = | ||
| slides pdf = | |||
| slides ppt = | |||
| slides version = | |||
| video link = | |||
| body = | |||
}} | }} | ||
[[Category:CORE Classes]] [[Category:Additional Classes]] <!-- Remove the non applicable category --> | |||
</nowiki></pre> | </nowiki></pre> | ||
; | :; Required parameters | ||
: | ::; class name : The name of the class. | ||
::; class page name : The name of the class page. | |||
: | :; Optional parameters | ||
: Omitted or empty optional parameters will not be shown. | |||
: | ::; image : The name of class image, with extension and without parenthesis. | ||
:: The name of | ::; summary : A short description of the class, its goals and desired outcomes. | ||
: | ::; reading list : A list of links to related wiki articles; a recommended reading list. When multiple separate by <code>,<space></code> | ||
::; slides pdf : URI pointing to the Google Drive slides (PDF version) without parenthesis. | |||
: | ::; 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. | |||
:: URI pointing to the Google Drive slides 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 | |||
: | <pre><nowiki>{{subst:Create class | ||
;Sample | |||
<pre><nowiki>{{subst: | |||
| class name = Exploration | | class name = Exploration | ||
| 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 54: | Line 62: | ||
If the summary, slides, video or any other component is missing, feel free to leave a it blank. | If the summary, slides, video or any other component is missing, feel free to leave a it blank. | ||
<pre><nowiki>{{subst: | <pre><nowiki>{{subst:Create class | ||
| class name = Exploration | | class name = Exploration | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||
| Line 60: | Line 68: | ||
| summary = | | summary = | ||
| reading list = [[Exploration]], [[Wormhole]] | | reading list = [[Exploration]], [[Wormhole]] | ||
| slides | | slides pdf = | ||
| slides ppt = | |||
| slides version = | |||
| video link = | | video link = | ||
| body = | | body = | ||
| Line 66: | Line 76: | ||
}}</nowiki></pre> | }}</nowiki></pre> | ||
<includeonly>[[Category:Formatting templates | <includeonly>[[Category:Formatting templates]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation | <noinclude>[[Category:Template documentation]]</noinclude> | ||