Difference between revisions of "Template:Class Library"
From EVE University Wiki
(→Usage) |
|||
Line 24: | Line 24: | ||
==Usage== | ==Usage== | ||
Copy and paste the code below when adding a new class and complete the info. | Copy and paste the code below when adding a new class and complete the info. | ||
+ | |||
+ | <b><font color="red">WARNING!</font> You must set a value for the string <font color="orange">class_difficulty_level=</font> (between 0 and 5) or else it will display really annoying codes.</b> | ||
+ | |||
+ | You can fill or leave other fields as you prefer, but try to provide accurate information whenever possible. other_notes is optional, see other examples on the [[Eve University Class Library|Class Library page]] | ||
<pre> | <pre> | ||
Line 29: | Line 33: | ||
{{Class Library | {{Class Library | ||
|class_name= | |class_name= | ||
− | | | + | |class_difficulty_level= DO NOT LEAVE THIS FIELD EMPTY! write down a number from 0 to 5 or else it will display an error! |
|instructor= | |instructor= | ||
|recorded= | |recorded= |
Revision as of 12:38, 18 October 2010
Usage
Copy and paste the code below when adding a new class and complete the info.
WARNING! You must set a value for the string class_difficulty_level= (between 0 and 5) or else it will display really annoying codes.
You can fill or leave other fields as you prefer, but try to provide accurate information whenever possible. other_notes is optional, see other examples on the Class Library page
{{Class Library |class_name= |class_difficulty_level= DO NOT LEAVE THIS FIELD EMPTY! write down a number from 0 to 5 or else it will display an error! |instructor= |recorded= |file_information= |download_locations= |definition= |other_notes= }}