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

From EVE University Wiki
Jump to: navigation, search
m (Removed "author" from the docs)
Line 6: Line 6:
 
<pre><nowiki>{{Infobox CORE class
 
<pre><nowiki>{{Infobox CORE class
 
| class name      =
 
| class name      =
 +
| class page name =
 
| image          =
 
| image          =
 
| size            =  
 
| size            =  
Line 17: Line 18:
 
; Parameters
 
; Parameters
 
: <code>class name</code>
 
: <code>class name</code>
:: The name of the CORE class.
+
:: The name of the class.
 +
: <code>class page name</code>
 +
:: The name of the class page.
 
: <code>image</code>
 
: <code>image</code>
 
:: The name of CORE class image page, with extension and without parenthesis.
 
:: The name of CORE class image page, with extension and without parenthesis.

Revision as of 16:01, 26 April 2021

Description
This template is used to create an Infobox for CORE classes.
Dependencies
Syntax
{{Infobox CORE class
| class name      =
| class page name =
| image           =
| size            = 
| caption         =
| summary         =
| reading list    =
| slides link     =
| video link      =
}}
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.
size
image size. Leave blank unless you have a very good reason. Use sparingly!
caption
Caption under the image.
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.
Sample output
Class page name ?
link={{{class page name}}}
Details
Summary 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.
Reading list Exploration, Wormhole
Slides PDF
ToT video YouTube
{{Infobox CORE class
| class name      = Exploration
| image           = File:Core class EXPLORATION.png
| summary         = 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.
| 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
}}

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

Class page name ?
link={{{class page name}}}
Details
Reading list Exploration, Wormhole
{{Infobox CORE class
| class name      = Exploration
| image           = File:Core class EXPLORATION.png
| summary         =
| reading list    = [[Exploration]], [[Wormhole]]
| slides link     =
| video link      =
}}
See also