More actions
m Evon R'al moved page Template:Infobox CORE class/doc to Template:Infobox class/doc: Remove CORE term from name |
m Update for name change. |
||
| Line 1: | Line 1: | ||
; Description | ; Description | ||
: This template is used to create an Infobox for [[ | : This template is used to create an Infobox for [[classes]]. | ||
; Dependencies | ; Dependencies | ||
| Line 7: | Line 7: | ||
; Syntax | ; Syntax | ||
<pre><nowiki>{{Infobox | <pre><nowiki>{{Infobox class | ||
| class name = | | class name = | ||
| class page name = | | class page name = | ||
| Line 19: | Line 19: | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
: | :; Required parameters | ||
:; class name : The name of the class. | ::; class name : The name of the class. | ||
:; class page name : The name of the class article page. | ::; class page name : The name of the class article page. | ||
:; image : The name of | :; Optional parameters | ||
:; size : image size in px, default is 250px. Leave blank unless you have a very good reason. Use sparingly! | : Omitted or empty optional parameters will not be shown. | ||
:; caption : Caption under the image. Leave blank unless you have a very good reason. Use sparingly! | ::; image : The name of class image, with extension and without parenthesis. | ||
:; summary : A short description of the class, its goals and desired outcomes. | ::; size : image size in px, default is 250px. Leave blank unless you have a very good reason. Use sparingly! | ||
:; reading list : A list of | ::; caption : Caption under the image. Leave blank unless you have a very good reason. Use sparingly! | ||
:; slides link : URI pointing to the Google Drive slides without parenthesis. | ::; summary : A short description of the class, its goals and desired outcomes. | ||
:; video link : URI pointing to the YouTube video without parenthesis. | ::; 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. | |||
::; video link : URI pointing to the YouTube video without parenthesis. | |||
; Sample | ; Sample | ||
{{Infobox | {{Infobox class | ||
| class name = Exploration | | class name = Exploration | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||
| Line 40: | Line 42: | ||
| video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4 | | video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4 | ||
}} | }} | ||
<pre><nowiki>{{Infobox | <pre><nowiki>{{Infobox class | ||
| class name = Exploration | | class name = Exploration | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||
| Line 50: | Line 52: | ||
}}</nowiki></pre>{{Clear}} | }}</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 it blank. | ||
{{Infobox | {{Infobox class | ||
| class name = | | class name = Gas Mining | ||
| class page name = | | class page name = Gas Mining (Class) | ||
| image = | | image = Class Wiki Gas Mining v1.png | ||
| summary = | | summary = | ||
| reading list = [[ | | reading list = [[Gas cloud harvesting]] | ||
| slides link = | | slides link = | ||
| video link = | | video link = | ||
}} | }} | ||
<pre><nowiki>{{Infobox | <pre><nowiki>{{Infobox class | ||
| class name = | | class name = Gas Mining | ||
| class page name = | | class page name = Gas Mining (Class) | ||
| image = | | image = Class Wiki Gas Mining v1.png | ||
| summary = | | summary = | ||
| reading list = [[ | | reading list = [[Gas cloud harvesting]] | ||
| slides link = | | slides link = | ||
| video link = | | video link = | ||
Revision as of 10:38, 9 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 =
| size =
| caption =
| summary =
| reading list =
| slides link =
| 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.
- 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 links to related wiki articles; a recommended reading list. When multiple separate by
,<space> - slides link
- URI pointing to the Google Drive slides without parenthesis.
- video link
- URI pointing to the YouTube video without parenthesis.
- Sample
| Exploration | |
|---|---|
|
| |
| 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 | |
| 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 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.
| Gas Mining | |
|---|---|
|
| |
| 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 link =
| video link =
}}