Difference between revisions of "Template:Class Library"

From EVE University Wiki
Jump to: navigation, search
Line 8: Line 8:
 
|style="text-align:left; display:inline; width:95px;"|[[image:Classlib_icon_file_info.png]]‎ '''Recorded:'''
 
|style="text-align:left; display:inline; width:95px;"|[[image:Classlib_icon_file_info.png]]‎ '''Recorded:'''
 
|style="text-align:left; display:inline; text-indent:5px;"|{{{recorded}}}
 
|style="text-align:left; display:inline; text-indent:5px;"|{{{recorded}}}
|style="position:relative; left:150px; text-align:left; display:inline; width:95px;" |[[image:Classlib_icon_file_info.png]]‎ '''File Information:'''
+
|style="position:absolute; left:350px; text-align:left; display:inline; width:125px;"|[[image:Classlib_icon_file_info.png]]‎ '''File Information:'''
|style="position:relative; left:150px; text-align:left; display:inline; text-indent:5px;" |{{{file_information}}}
+
|style="position:absolute; left:475px; text-align:left; display:inline; text-indent:5px;" |{{{file_information}}}
 
|-
 
|-
 
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_download.png]]‎ '''Download Location(s):'''
 
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_download.png]]‎ '''Download Location(s):'''

Revision as of 13:12, 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=
}}