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 Remove dependency.
m Update for rename of {{Infobox class}}
Line 1: Line 1:
; Description
; Description
: This template is used to create [[CORE classes]].
: This template is used to create class articles.
: Copy the Sample Output below or the existing CORE class page and fill it in or modify as best as you can.
: Copy the syntax below and fill it in 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.
: After you are done creating the class and want to share it with the world, add your class to the [[Template:COREClassNav]] and to the [[EVE University Class Library]] Infobox list.


; Dependencies
; Dependencies
:; Uses
:; Uses
:* [[Template:Infobox CORE class]]
:* [[Template:Infobox class]]
:* [[Template:CORE class reach out]]
:* [[Template:CORE class reach out]]
:* [[Template:COREClassNav]]
:* [[Template:COREClassNav]]
Line 13: Line 13:


; Syntax
; Syntax
{{Banner
| Important! This template should a;ways be substituted as shown in the syntax.
}}
<pre><nowiki>{{subst:CORE class
<pre><nowiki>{{subst:CORE class
| class name      =
| class name      =
Line 24: Line 27:
}}
}}
</nowiki></pre>
</nowiki></pre>
; 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.
:; image : The name of CORE class image page, with extension and without parenthesis.
; Optional parameters
:; image : The name of class image, with extension and without parenthesis.
:; summary : A short description of the class, its goals and desired outcomes.
:; summary : A short description of the class, its goals and desired outcomes.
:; reading list : A list of hyperlinks to adjacent pages; a recommended reading list.
:; reading list : A list of links to related wiki articles; a recommended reading list.
:; slides link : URI pointing to the Google Drive slides without parenthesis.
:; slides link : URI pointing to the Google Drive slides without parenthesis.
:; video link : URI pointing to the YouTube video without parenthesis.
:; video link : URI pointing to the YouTube video without parenthesis.
:; body : CORE class page body, the contents of the class: class overview, notes, ...
:; body : CORE class page body, the contents of the class: class overview, notes, ... The body content will show up besides the infobox.


; Sample
; Sample