More actions
m Added CORE class reach out as a dependency |
Changed class page name to class name, added the video link parameter and added another example |
||
| Line 1: | Line 1: | ||
;Description | ;Description | ||
:This template is used to create | :This template is used to create [[CORE classes]]. | ||
;Dependencies: | ;Dependencies: | ||
:* [[Template:Infobox CORE class]] | :* [[Template:Infobox CORE class]] | ||
| Line 8: | Line 8: | ||
:* [[Template:StartOnlyinclude]] | :* [[Template:StartOnlyinclude]] | ||
:* [[Template:StopOnlyinclude]] | :* [[Template:StopOnlyinclude]] | ||
:* [[Template:InfoboxCSS]] | |||
;Syntax | ;Syntax | ||
<pre><nowiki>{{subst:CORE class | <pre><nowiki>{{subst:CORE class | ||
| class | | class name = | ||
| image = | | image = | ||
| summary = | | summary = | ||
| Line 16: | Line 17: | ||
| author = | | author = | ||
| slides link = | | slides link = | ||
| video link = | |||
| body = | | body = | ||
}} | }} | ||
</nowiki></pre> | </nowiki></pre> | ||
; Parameters | ; Parameters | ||
: <code>class | : <code>class name</code> | ||
:: The name of the CORE class | :: The name of the CORE class. | ||
: <code>image</code> | : <code>image</code> | ||
:: The name of CORE class image, with extension | :: The name of CORE class image page, with extension and without parenthesis. | ||
: <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. | ||
| Line 31: | Line 33: | ||
:: 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> | : <code>slides link</code> | ||
:: URI pointing to the slides | :: URI pointing to the Google Drive slides without parenthesis. | ||
: <code>video link</code> | |||
:: URI pointing to the YouTube video without parenthesis. | |||
: <code>body</code> | : <code>body</code> | ||
:: CORE class page body, the contents of the class. | :: CORE class page body, the contents of the class: class overview, notes, ... | ||
;Sample output | ;Sample output | ||
<pre><nowiki>{{subst:CORE class | <pre><nowiki>{{subst:CORE class | ||
| class | | class name = Exploration | ||
| image = Core class EXPLORATION.png | | image = File:Core class EXPLORATION.png | ||
| summary = Lorem ipsum. | | summary = Lorem ipsum dolor sit amet, consectetur adipiscing elit. | ||
| reading list = [[Exploration]], [[Wormhole]] | | reading list = [[Exploration]], [[Wormhole]] | ||
| author = [[User:Arin Mara|Arin Mara]] | | author = [[User:Arin Mara|Arin Mara]] | ||
| 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 | ||
| 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. | | video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4 | ||
| 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. | |||
}}</nowiki></pre> | |||
If the summary, slides, video or any other component is missing, feel free to leave a it blank. | |||
<pre><nowiki>{{subst:CORE class | |||
| class name = Exploration | |||
| image = File:Core class EXPLORATION.png | |||
| summary = | |||
| reading list = [[Exploration]], [[Wormhole]] | |||
| author = [[User:Arin Mara|Arin Mara]] | |||
| slides link = | |||
| video link = | |||
| 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. | |||
}}</nowiki></pre> | }}</nowiki></pre> | ||
<includeonly>[[Category:Template|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | <includeonly>[[Category:Template|{{PAGENAME}}]]<!-- Any categories for the template itself --></includeonly> | ||
<noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | <noinclude>[[Category:Template documentation|{{PAGENAME}}]]</noinclude> | ||
Revision as of 22:48, 27 February 2021
- Description
- This template is used to create CORE classes.
- Dependencies
- Syntax
{{subst:CORE class
| class name =
| image =
| summary =
| reading list =
| author =
| slides link =
| video link =
| body =
}}
- Parameters
class name- The name of the CORE class.
image- The name of CORE class image page, with extension and 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 Google Drive slides without parenthesis.
video link- URI pointing to the YouTube video without parenthesis.
body- CORE class page body, the contents of the class: class overview, notes, ...
- Sample output
{{subst:CORE class
| class name = Exploration
| image = File:Core class EXPLORATION.png
| summary = Lorem ipsum dolor sit amet, consectetur adipiscing elit.
| reading list = [[Exploration]], [[Wormhole]]
| author = [[User:Arin Mara|Arin Mara]]
| slides link = https://drive.google.com/file/d/1olAOEw_P_2WYlPbWaNo5KBuUTYzFh3NN/view?usp=sharing
| video link = https://www.youtube.com/watch?v=WX_XGqLJ6y4
| 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.
}}
If the summary, slides, video or any other component is missing, feel free to leave a it blank.
{{subst:CORE class
| class name = Exploration
| image = File:Core class EXPLORATION.png
| summary =
| reading list = [[Exploration]], [[Wormhole]]
| author = [[User:Arin Mara|Arin Mara]]
| slides link =
| video link =
| 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.
}}