Difference between revisions of "Template:Create class"

From EVE University Wiki
Jump to: navigation, search
m (Arin Mara moved page Template:Subst to Template:CORE class: Repurposed an unused Template)
m (Evon R'al moved page Template:CORE class to Template:Create class without leaving a redirect: CORE part in the previous name did not coverthe function of the template)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
&#123;&#123;subst:[[Template:{{{1}}}|{{{1}}}]]&#125;&#125;<noinclude>
+
__NOTOC__<includeonly>{{safesubst:StartOnlyinclude}}</includeonly>{{Infobox class
{{Deletion|Unused}}
+
| class name      = {{{class name}}}
 +
| class page name = {{{class page name}}}
 +
| image          = {{{image}}}
 +
| summary        = {{{summary}}}
 +
| reading list    = {{{reading list}}}
 +
| slides pdf      = {{{slides pdf}}}
 +
| slides ppt      = {{{slides ppt}}}
 +
| slides version  = {{{slides version}}}
 +
| video link      = {{{video link}}}
 +
}}<includeonly>{{safesubst:StopOnlyinclude}}</includeonly>
 +
{{{body}}}
 +
 
 +
 
 +
{{Teacher outreach}}
 +
{{Navbox classes}}<noinclude>
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 17:59, 14 December 2024

[[{{{class page name}}}|{{{class name}}}]]
[[File:{{{image}}}|250px|link={{{class page name}}}]]
Details
Summary {{{summary}}}
Reading list {{{reading list}}}
Slides [{{{slides pdf}}} PDF] [{{{slides ppt}}} PPT] ({{{slides version}}})
Video [{{{video link}}} YouTube]

{{{body}}}


Are you interested in teaching this class for others?

Feel free to reach out to our Teaching Department via EVEmail, Discord or Mumble. We are happy to help you get set up and provide assistance!

For more information on teaching classes in EVE University: Teaching Classes at EVE University

Template documentation (for the above template, sometimes hidden or invisible)
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.
}}
Visit Template:Create class/doc to edit this text! (How does this work?) (Refresh this text - why?)