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

From EVE University Wiki
Jump to: navigation, search
m (Removed "author" from the docs)
m (Rewrite for use of {{Infobox}}.)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
;Description
+
; Description
:This template is used to create an Infobox for [[CORE classes]].
+
: This template is used to create an Infobox for [[CORE classes]].
;Dependencies:<!-- delete if N/A -->
+
 
:* [[Template:InfoboxCSS]]
+
; Dependencies
;Syntax
+
:; Uses
 +
:: {{T|Infobox}}
 +
 
 +
; Syntax
 
<pre><nowiki>{{Infobox CORE class
 
<pre><nowiki>{{Infobox CORE class
 
| class name      =
 
| class name      =
 +
| class page name =
 
| image          =
 
| image          =
 
| size            =  
 
| size            =  
Line 15: Line 19:
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
; Parameters
+
: Unused parameters will not be shown in the infobox
: <code>class name</code>
+
:; class name : The name of the class.
:: The name of the CORE class.
+
:; class page name : The name of the class article page.
: <code>image</code>
+
:; image : The name of CORE class image, with extension and without parenthesis.
:: The name of CORE class image page, with extension and without parenthesis.
+
:; size : image size in px, default is 250px. Leave blank unless you have a very good reason. Use sparingly!
: <code>size</code>
+
:; caption : Caption under the image. Leave blank unless you have a very good reason. Use sparingly!
:: <code>image</code> size. Leave blank unless you have a very good reason. Use sparingly!
+
:; summary : A short description of the class, its goals and desired outcomes.
: <code>caption</code>
+
:; reading list : A list of hyperlinks to adjacent pages; a recommended reading list.
:: Caption under the image.
+
:; slides link : URI pointing to the Google Drive slides without parenthesis.
: <code>summary</code>
+
:; video link : URI pointing to the YouTube video without parenthesis.
:: A short description of the class, its goals and desired outcomes.
+
 
: <code>reading list</code>
+
; Sample
:: A list of hyperlinks to adjacent pages; a recommended reading list.
 
: <code>slides link</code>
 
:: URI pointing to the Google Drive slides without parenthesis.
 
: <code>video link</code>
 
:: URI pointing to the YouTube video without parenthesis.
 
;Sample output
 
 
{{Infobox CORE class
 
{{Infobox CORE class
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (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.
 
| 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]]
 
| reading list    = [[Exploration]], [[Wormhole]]
Line 43: Line 42:
 
<pre><nowiki>{{Infobox CORE class
 
<pre><nowiki>{{Infobox CORE class
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (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.
 
| 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]]
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| 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
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
}}</nowiki></pre>
+
}}</nowiki></pre>{{Clear}}
 
+
If the summary, slides, video or any other component is missing, feel free to leave it blank.
If the summary, slides, video or any other component is missing, feel free to leave a it blank.
 
 
{{Infobox CORE class
 
{{Infobox CORE class
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (CORE class)
 +
| image          = Core class EXPLORATION.png
 
| summary        =  
 
| summary        =  
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| reading list    = [[Exploration]], [[Wormhole]]
Line 61: Line 61:
 
<pre><nowiki>{{Infobox CORE class
 
<pre><nowiki>{{Infobox CORE class
 
| class name      = Exploration
 
| class name      = Exploration
| image          = File:Core class EXPLORATION.png
+
| class page name = Exploration (CORE class)
 +
| image          = Core class EXPLORATION.png
 
| summary        =
 
| summary        =
 
| reading list    = [[Exploration]], [[Wormhole]]
 
| reading list    = [[Exploration]], [[Wormhole]]
Line 67: Line 68:
 
| video link      =
 
| video link      =
 
}}</nowiki></pre>
 
}}</nowiki></pre>
;See also:
 
:* [[Template:CORE class]]
 
:* [[Template:Infobox agent]]
 
  
<includeonly>[[Category:Infobox templates|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly>
+
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude>
+
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 14:21, 9 June 2022

Description
This template is used to create an Infobox for CORE classes.
Dependencies
Uses
{{Infobox}}
Syntax
{{Infobox CORE class
| class name      =
| class page name =
| image           =
| size            = 
| caption         =
| summary         =
| reading list    =
| slides link     =
| video link      =
}}
Unused parameters will not be shown in the infobox
class name 
The name of the class.
class page name 
The name of the class article page.
image 
The name of CORE class image, with extension and without parenthesis.
size 
image size in px, default is 250px. Leave blank unless you have a very good reason. Use sparingly!
caption 
Caption under the image. Leave blank unless you have a very good reason. Use sparingly!
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
Exploration
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
ToT video YouTube
{{Infobox 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. 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 it blank.

Exploration
Core class EXPLORATION.png
Details
Reading list Exploration, Wormhole
{{Infobox 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      =
}}