Template:Infobox CORE class/doc

From EVE University Wiki
< Template:Infobox CORE class
Revision as of 22:31, 27 February 2021 by Arin Mara (talk | contribs) (Documented the examples more thoroughly: added another example Infobox and described the video link parameter)
Jump to: navigation, search
Description
This template is used to create an Infobox for CORE classes.
Dependencies
Syntax
{{Infobox CORE class
| class name      =
| image           =
| size            = 
| caption         =
| summary         =
| reading list    =
| author          =
| slides link     =
| video link      =
}}
Parameters
class name
The name of the CORE class.
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.
author
Name of the capsuleer who created or is responsible for maintaining the CORE class.
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]]
| author          = [[User:Arin Mara|Arin Mara]]
| 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]]
| author          = [[User:Arin Mara|Arin Mara]]
| slides link     =
| video link      =
}}
See also