Template:CORE class/doc

From EVE University Wiki
< Template:CORE class
Revision as of 10:32, 26 February 2021 by Arin Mara (talk | contribs) (Reordered the parameters)
Jump to: navigation, search
Description
This template is used to create and manage Core classes.
Dependencies
Syntax
{{subst:CORE class
| class page name =
| image           =
| summary         =
| reading list    =
| author          =
| slides link     =
| body            =
}}
Parameters
class page name
The name of the CORE class wiki page.
image
The name of CORE class image, with extension, but 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.
author
Name of the capsuleer who created or is responsible for maintaining the CORE class.
slides link
URI pointing to the slides; no parenthesis.
body
CORE class page body, the contents of the class.
Sample output
{{subst:CORE class
| class page name = Exploration
| image           = Core class EXPLORATION.png
| summary         = Lorem ipsum.
| reading list    = [[Exploration]], [[Wormhole]]
| author          = [[User:Arin Mara|Arin Mara]]
| 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.
}}