More actions
Update doc. |
m Add add category step to description. |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
: This template is used to create class articles. | : This template is used to create class articles. | ||
: Copy the syntax below and fill it in as best as you can. | : Copy the syntax below and fill it in as best as you can. | ||
: Remove the non-applicable category ([[:Category:CORE Classes]] / [[:Category:Additional Classes]]) after the closing <nowiki>}}</nowiki> of the template. | |||
: After you are done creating the class and want to share it with the world, add your class to the [[Template:Navbox classes]] and to the [[EVE University Class Library]] Infobox list. | : After you are done creating the class and want to share it with the world, add your class to the [[Template:Navbox classes]] and to the [[EVE University Class Library]] Infobox list. | ||
| Line 16: | Line 17: | ||
| Important! This template should always be substituted as shown in the syntax. | | Important! This template should always be substituted as shown in the syntax. | ||
}} | }} | ||
<pre><nowiki>{{subst: | <pre><nowiki>{{subst:Create class | ||
| class name = | | class name = | ||
| class page name = | | class page name = | ||
| image = | | image = | ||
| summary = | | summary = | ||
| reading list = | | reading list = | ||
| slides pdf = | | slides pdf = | ||
| slides ppt = | | slides ppt = | ||
| slides version = | | slides version = | ||
| video link = | | video link = | ||
| body = | | body = | ||
}} | }} | ||
[[Category:CORE Classes]] [[Category:Additional Classes]] <!-- Remove the non applicable category --> | |||
</nowiki></pre> | </nowiki></pre> | ||
:; Required parameters | :; Required parameters | ||
| Line 44: | Line 47: | ||
; Sample | ; Sample | ||
<pre><nowiki>{{subst: | <pre><nowiki>{{subst:Create class | ||
| class name = Exploration | | class name = Exploration | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||
| Line 59: | Line 62: | ||
If the summary, slides, video or any other component is missing, feel free to leave a it blank. | If the summary, slides, video or any other component is missing, feel free to leave a it blank. | ||
<pre><nowiki>{{subst: | <pre><nowiki>{{subst:Create class | ||
| class name = Exploration | | class name = Exploration | ||
| class page name = Exploration (CORE class) | | class page name = Exploration (CORE class) | ||