Difference between revisions of "Template:Create class/doc"

From EVE University Wiki
Jump to: navigation, search
m
(Update docs for template move.)
 
(6 intermediate revisions by 2 users 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.
 +
: 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.
  
;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.
+
:* [[Template:Infobox class]]
: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.
+
:* [[Template:Teacher outreach]]
;Dependencies:
+
:* [[Template:Navbox classes]]
:* [[Template:Infobox CORE class]]
 
:* [[Template:CORE class reach out]]
 
:* [[Template:COREClassNav]]
 
 
:* [[Template:StartOnlyinclude]]
 
:* [[Template:StartOnlyinclude]]
 
:* [[Template:StopOnlyinclude]]
 
:* [[Template:StopOnlyinclude]]
:* [[Template:InfoboxCSS]]
+
 
;Syntax
+
; Syntax
<pre><nowiki>{{subst:CORE class
+
{{Banner
| class name      =
+
| Important! This template should always be substituted as shown in the syntax.
| image          =
+
}}
| summary        =
+
<pre><nowiki>{{subst:Create class
| reading list    =
+
| class name      =
| author          =
+
| class page name =  
| slides link    =
+
| image          =  
| video link      =
+
| summary        =  
| body            =
+
| reading list    =  
 +
| slides pdf      =
 +
| slides ppt      =  
 +
| slides version  =  
 +
| video link      =  
 +
| body            =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
; Parameters
+
:; Required parameters
: <code>class name</code>
+
::; class name : The name of the class.
:: The name of the CORE class.
+
::; class page name : The name of the class page.
: <code>image</code>
+
:; Optional parameters
:: The name of CORE class image page, with extension and without parenthesis.
+
: Omitted or empty optional parameters will not be shown.
: <code>summary</code>
+
::; image : The name of class image, with extension and without parenthesis.
:: A short description of the class, its goals and desired outcomes.
+
::; summary : A short description of the class, its goals and desired outcomes.
: <code>reading list</code>
+
::; reading list : A list of links to related wiki articles; a recommended reading list. When multiple separate by <code>,<space></code>
:: A list of hyperlinks to adjacent pages; a recommended reading list.
+
::; slides pdf : URI pointing to the Google Drive slides (PDF version) without parenthesis.
: <code>author</code>
+
::; slides ppt : URI pointing to the Google Drive slides (PPT version) without parenthesis.
:: Name of the capsuleer who created or is responsible for maintaining the CORE class.
+
::; slides version : Version date of the slides.
: <code>slides link</code>
+
::; 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.
: <code>video link</code>
+
 
:: URI pointing to the YouTube video without parenthesis.
+
; Sample
: <code>body</code>
+
<pre><nowiki>{{subst:Create class
:: CORE class page body, the contents of the class: class overview, notes, ...
 
;Sample output
 
<pre><nowiki>{{subst:CORE class
 
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (CORE class)
| summary        = Lorem ipsum dolor sit amet, consectetur adipiscing elit.
+
| image          = Core class EXPLORATION.png
 +
| summary        = Summary - Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| reading list    = [[Exploration]], [[Wormhole]]
| author          = [[User:Arin Mara|Arin Mara]]
+
| slides pdf      = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
| slides link    = 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 59:
  
 
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:CORE class
+
<pre><nowiki>{{subst:Create class
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (CORE class)
 +
| image          = Core class EXPLORATION.png
 
| summary        =  
 
| summary        =  
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| reading list    = [[Exploration]], [[Wormhole]]
| author          = [[User:Arin Mara|Arin Mara]]
+
| slides pdf      =  
| slides link    =  
+
| slides ppt      =
 +
| slides version  =  
 
| video link      =  
 
| video link      =  
 
| body            =
 
| body            =
Line 66: Line 73:
 
}}</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>

Latest revision as of 18:01, 14 December 2024

Description
This template is used to create class articles.
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:Navbox classes and to the EVE University Class Library Infobox list.
Dependencies
Uses
Syntax
Important! This template should always be substituted as shown in the syntax.
{{subst:Create class
| class name      = 
| class page name = 
| image           = 
| summary         = 
| reading list    = 
| slides pdf      = 
| slides ppt      = 
| slides version  = 
| video link      = 
| body            = 
}}
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.
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 ,<space>
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.
body
CORE class page body, the contents of the class: class overview, notes, ... The body content will show up besides the infobox.
Sample
{{subst:Create class
| class name      = Exploration
| class page name = Exploration (CORE class)
| image           = Core class EXPLORATION.png
| summary         = Summary - Lorem ipsum dolor sit amet, consectetur adipiscing elit.
| reading list    = [[Exploration]], [[Wormhole]]
| 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
| body            =
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec convallis dignissim varius. Pellentesque molestie arcu mattis nisi condimentum congue. Curabitur ut arcu vel ante blandit tincidunt.
}}

If the summary, slides, video or any other component is missing, feel free to leave a it blank.

{{subst:Create class
| class name      = Exploration
| class page name = Exploration (CORE class)
| image           = Core class EXPLORATION.png
| summary         = 
| reading list    = [[Exploration]], [[Wormhole]]
| slides pdf      = 
| slides ppt      = 
| slides version  = 
| video link      = 
| body            =
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Donec convallis dignissim varius. Pellentesque molestie arcu mattis nisi condimentum congue. Curabitur ut arcu vel ante blandit tincidunt.
}}