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

From EVE University Wiki
Jump to: navigation, search
m (Added CORE class reach out as a dependency)
m (Remove dependency.)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
; Description
 +
: This template is used to create [[CORE classes]].
 +
: Copy the Sample Output below or the existing CORE class page and fill it in or modify 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.
  
;Description
+
; Dependencies
:This template is used to create and manage [[Core classes]].
+
:; Uses
;Dependencies:
 
 
:* [[Template:Infobox CORE class]]
 
:* [[Template:Infobox CORE class]]
 
:* [[Template:CORE class reach out]]
 
:* [[Template:CORE class reach out]]
Line 8: Line 11:
 
:* [[Template:StartOnlyinclude]]
 
:* [[Template:StartOnlyinclude]]
 
:* [[Template:StopOnlyinclude]]
 
:* [[Template:StopOnlyinclude]]
;Syntax
+
 
 +
; Syntax
 
<pre><nowiki>{{subst:CORE class
 
<pre><nowiki>{{subst:CORE class
 +
| class name      =
 
| class page name =
 
| class page name =
 
| image          =
 
| image          =
 
| summary        =
 
| summary        =
 
| reading list    =
 
| reading list    =
| author          =
 
 
| slides link    =
 
| slides link    =
 +
| video link      =
 
| body            =
 
| body            =
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
; Parameters
 
; Parameters
: <code>class page name</code>
+
:; class name : The name of the class.
:: The name of the CORE class wiki page.
+
:; class page name : The name of the class page.
: <code>image</code>
+
:; image : The name of CORE class image page, with extension and without parenthesis.
:: The name of CORE class image, with extension, but without parenthesis.
+
:; summary : A short description of the class, its goals and desired outcomes.
: <code>summary</code>
+
:; reading list : A list of hyperlinks to adjacent pages; a recommended reading list.
:: A short description of the class, its goals and desired outcomes.
+
:; slides link : URI pointing to the Google Drive slides without parenthesis.
: <code>reading list</code>
+
:; video link : URI pointing to the YouTube video without parenthesis.
:: A list of hyperlinks to adjacent pages; a recommended reading list.
+
:; body : CORE class page body, the contents of the class: class overview, notes, ...
: <code>author</code>
+
 
:: Name of the capsuleer who created or is responsible for maintaining the CORE class.
+
; Sample
: <code>slides link</code>
 
:: URI pointing to the slides; no parenthesis.
 
: <code>body</code>
 
:: CORE class page body, the contents of the class.
 
;Sample output
 
 
<pre><nowiki>{{subst:CORE class
 
<pre><nowiki>{{subst:CORE class
| class page name = Exploration
+
| class name      = Exploration
 +
| class page name = Exploration (CORE class)
 
| image          = Core class EXPLORATION.png
 
| image          = Core class EXPLORATION.png
| summary        = Lorem ipsum.
+
| summary        = Lorem ipsum dolor sit amet, consectetur adipiscing elit.
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| reading list    = [[Exploration]], [[Wormhole]]
| author          = [[User:Arin Mara|Arin Mara]]
 
 
| slides link    = 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
| 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.
+
| 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.
 +
}}</nowiki></pre>
 +
 
 +
If the summary, slides, video or any other component is missing, feel free to leave a it blank.
 +
<pre><nowiki>{{subst:CORE class
 +
| class name      = Exploration
 +
| class page name = Exploration (CORE class)
 +
| image          = Core class EXPLORATION.png
 +
| summary        =
 +
| reading list    = [[Exploration]], [[Wormhole]]
 +
| slides link    =
 +
| 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.
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  
<includeonly>[[Category:Template|{{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 14:32, 9 June 2022

Description
This template is used to create CORE classes.
Copy the Sample Output below or the existing CORE class page and fill it in or modify 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.
Dependencies
Uses
Syntax
{{subst:CORE class
| class name      =
| class page name =
| image           =
| summary         =
| reading list    =
| slides link     =
| video link      =
| body            =
}}
Parameters
class name 
The name of the class.
class page name 
The name of the class page.
image 
The name of CORE class image page, with extension and without parenthesis.
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.
slides link 
URI pointing to the Google Drive slides 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, ...
Sample
{{subst:CORE class
| class name      = Exploration
| class page name = Exploration (CORE class)
| image           = Core class EXPLORATION.png
| summary         = Lorem ipsum dolor sit amet, consectetur adipiscing elit.
| reading list    = [[Exploration]], [[Wormhole]]
| slides link     = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
| 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:CORE class
| class name      = Exploration
| class page name = Exploration (CORE class)
| image           = Core class EXPLORATION.png
| summary         = 
| reading list    = [[Exploration]], [[Wormhole]]
| slides link     = 
| 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.
}}