Difference between revisions of "Template:Class Library"

From EVE University Wiki
Jump to: navigation, search
Line 19: Line 19:
 
|}
 
|}
 
|}
 
|}
 
 
<noinclude>
 
<noinclude>
  
Line 30: Line 29:
  
 
<pre>
 
<pre>
 
 
{{Class Library
 
{{Class Library
 
|class_name=  
 
|class_name=  
Line 41: Line 39:
 
|other_notes=
 
|other_notes=
 
}}
 
}}
 
 
</pre>
 
</pre>
 
 
</noinclude>
 
</noinclude>

Revision as of 12:40, 18 October 2010

  • {{{class_name}}}
  • Class Level: [[image:level{{{class_difficulty_level}}}.gif]]
Classlib icon instructor.png Instructor(s): {{{instructor}}}
Classlib icon file info.pngRecorded: {{{recorded}}} Classlib icon file info.pngFile Information: {{{file_information}}}
Classlib icon download.pngDownload Location(s): {{{download_locations}}}
Classlib icon other 1.png‎ {{{definition}}}
{{{other_notes}}}


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=
}}