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

From EVE University Wiki
Jump to: navigation, search
m (Update for name change.)
m (update doc for template changes.)
 
Line 8: Line 8:
 
; Syntax
 
; Syntax
 
<pre><nowiki>{{Infobox class
 
<pre><nowiki>{{Infobox class
| class name      =
+
| class name      =  
| class page name =
+
| class page name =  
| image          =
+
| image          =  
| size            =  
+
| summary        =  
| caption        =
+
| reading list    =  
| summary        =
+
| slides pdf      =  
| reading list    =
+
| slides ppt      =  
| slides link    =
+
| slides version  =  
| video link      =
+
| video link      =  
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
Line 25: Line 25:
 
: Omitted or empty optional parameters will not be shown.
 
: Omitted or empty optional parameters will not be shown.
 
::; image : The name of class image, with extension and without parenthesis.
 
::; image : The name of 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.
 
::; summary : A short description of the class, its goals and desired outcomes.
 
::; reading list : A list of links to related wiki articles; a recommended reading list. When multiple separate by <code>,<space></code>
 
::; reading list : A list of links to related wiki articles; a recommended reading list. When multiple separate by <code>,<space></code>
::; slides link : URI pointing to the Google Drive slides without parenthesis.
+
::; slides pdf : URI pointing to the Google Drive slides (PDF version) without parenthesis.
 +
::; slides ppt : URI pointing to the Google Drive slides (PPT version) without parenthesis.
 +
::; slides version : Version date of the slides.
 
::; video link : URI pointing to the YouTube video without parenthesis.
 
::; video link : URI pointing to the YouTube video without parenthesis.
  
Line 39: Line 39:
 
| 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 pdf      = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
 +
| slides ppt      =
 +
| slides version  = 20241213
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
 
}}
 
}}
Line 48: Line 50:
 
| 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 pdf      = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
 +
| slides ppt      =
 +
| slides version  = 20241213
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
 
| video link      = https://www.youtube.com/watch?v=WX_XGqLJ6y4
 
}}</nowiki></pre>{{Clear}}
 
}}</nowiki></pre>{{Clear}}
Line 58: Line 62:
 
| summary        =  
 
| summary        =  
 
| reading list    = [[Gas cloud harvesting]]
 
| reading list    = [[Gas cloud harvesting]]
| slides link    =
+
| slides pdf      =
| video link      =
+
| slides ppt      =
 +
| slides version  =  
 +
| video link      =  
 
}}
 
}}
 
<pre><nowiki>{{Infobox class
 
<pre><nowiki>{{Infobox class
Line 65: Line 71:
 
| class page name = Gas Mining (Class)
 
| class page name = Gas Mining (Class)
 
| image          = Class Wiki Gas Mining v1.png
 
| image          = Class Wiki Gas Mining v1.png
| summary        =
+
| summary        =  
 
| reading list    = [[Gas cloud harvesting]]
 
| reading list    = [[Gas cloud harvesting]]
| slides link    =
+
| slides pdf      =
| video link      =
+
| slides ppt      =
 +
| slides version  =  
 +
| video link      =  
 
}}</nowiki></pre>
 
}}</nowiki></pre>
  
 
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
 
<includeonly>[[Category:Infobox templates]]<!-- Any categories for the template itself --></includeonly>
 
<noinclude>[[Category:Template documentation]]</noinclude>
 
<noinclude>[[Category:Template documentation]]</noinclude>

Latest revision as of 17:28, 14 December 2024

Description
This template is used to create an Infobox for classes.
Dependencies
Uses
{{Infobox}}
Syntax
{{Infobox class
| class name      = 
| class page name = 
| image           = 
| summary         = 
| reading list    = 
| slides pdf      = 
| slides ppt      = 
| slides version  = 
| video link      = 
}}
Required parameters
class name
The name of the class.
class page name
The name of the class article page.
Optional parameters
Omitted or empty optional parameters will not be shown.
image
The name of class image, with extension and without parenthesis.
summary
A short description of the class, its goals and desired outcomes.
reading list
A list of links to related wiki articles; a recommended reading list. When multiple separate by ,<space>
slides pdf
URI pointing to the Google Drive slides (PDF version) without parenthesis.
slides ppt
URI pointing to the Google Drive slides (PPT version) without parenthesis.
slides version
Version date of the slides.
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 (20241213)
Video YouTube
{{Infobox 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 pdf      = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
| slides ppt      = 
| slides version  = 20241213
| 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.

Gas Mining
Class Wiki Gas Mining v1.png
Details
Reading list Gas cloud harvesting
{{Infobox class
| class name      = Gas Mining
| class page name = Gas Mining (Class)
| image           = Class Wiki Gas Mining v1.png
| summary         = 
| reading list    = [[Gas cloud harvesting]]
| slides pdf      = 
| slides ppt      = 
| slides version  = 
| video link      = 
}}