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

From EVE University Wiki
Jump to: navigation, search
m (Reordered the parameters)
m
Line 26: Line 26:
 
: <code>summary</code>
 
: <code>summary</code>
 
:: A short description of the class, its goals and desired outcomes.
 
:: A short description of the class, its goals and desired outcomes.
: <code>slides link</code>
 
:: URI pointing to the slides; no parenthesis.
 
 
: <code>reading list</code>
 
: <code>reading list</code>
 
:: A list of hyperlinks to adjacent pages; a recommended reading list.
 
:: A list of hyperlinks to adjacent pages; a recommended reading list.
 
: <code>author</code>
 
: <code>author</code>
 
:: Name of the capsuleer who created or is responsible for maintaining the CORE class.
 
:: Name of the capsuleer who created or is responsible for maintaining the CORE class.
 +
: <code>slides link</code>
 +
:: URI pointing to the slides; no parenthesis.
 
;Sample output
 
;Sample output
 
{{Infobox CORE class
 
{{Infobox CORE class

Revision as of 10:31, 26 February 2021

Description
This template is used to create an Infobox for CORE classes.
Dependencies
Syntax
{{Infobox CORE class
| class page name =
| image           =
| size            = 
| caption         =
| summary         =
| reading list    =
| author          =
| slides link     =
}}
Parameters
class page name
The name of the CORE class wiki page.
image
The name of CORE class image, with extension, but 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 slides; no parenthesis.
Sample output
Class name ?
Core class EXPLORATION.png
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
{{Infobox CORE class
| class page name = MISSING - Add when you create the first CORE class
| image           = 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
}}
See also