Difference between revisions of "Template:Class Library"

From EVE University Wiki
Jump to: navigation, search
Line 1: Line 1:
 
{|style="margin-top: 5px; margin-left: 10px; width: 100%; padding: 1px; border: 0px; border-style: solid;"  cellspacing="1px"
 
{|style="margin-top: 5px; margin-left: 10px; width: 100%; padding: 1px; border: 0px; border-style: solid;"  cellspacing="1px"
 
|-
 
|-
|<b><ul><li> {{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif]]</ul></b>
+
|<b><ul><li> {{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif|link=]]</ul></b>
 
{|style="text-align:left; padding: 0px;  width: 90%; padding: 2px; border: 1px; border-style: solid; border-color: rgb(55,55,55);"  cellspacing="2px"
 
{|style="text-align:left; padding: 0px;  width: 90%; padding: 2px; border: 1px; border-style: solid; border-color: rgb(55,55,55);"  cellspacing="2px"
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_instructor.png]] '''Instructor(s):'''
+
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_instructor.png|link=]] '''Instructor(s):'''
 
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{instructor}}}
 
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{instructor}}}
 
|-
 
|-
|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|link=]]‎ '''Recorded:'''
 
|style="text-align:left; display:inline; text-indent:5px;"|{{{recorded}}}
 
|style="text-align:left; display:inline; text-indent:5px;"|{{{recorded}}}
|style="position:absolute; left:350px; text-align:left; display:inline; width:125px;"|[[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|link=]]‎ '''File Information:'''
 
|style="position:absolute; left:475px; 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|link=]]‎ '''Download Location(s):'''
 
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{download_locations}}}
 
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{download_locations}}}
 
|-
 
|-
|style="text-align:left; display:block;" colspan="4"|[[image:Classlib_icon_other_1.png]]‎ {{{definition}}}
+
|style="text-align:left; display:block;" colspan="4"|[[image:Classlib_icon_other_1.png|link=]]‎ {{{definition}}}
 
|-
 
|-
 
|style="text-align:left; display:block;" colspan="4"|{{{other_notes}}}
 
|style="text-align:left; display:block;" colspan="4"|{{{other_notes}}}
Line 31: Line 31:
 
{{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!  
+
|class_difficulty_level=DO NOT LEAVE THIS FIELD EMPTY! write down a number from 0 to 5 or else it will display some annoying codes!  
 
|instructor=
 
|instructor=
 
|recorded=
 
|recorded=

Revision as of 16:28, 18 October 2010

  • {{{class_name}}}
  • Class Level: [[image:level{{{class_difficulty_level}}}.gif|link=]]
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 some annoying codes! 
|instructor=
|recorded=
|file_information=
|download_locations=
|definition=
|other_notes=
}}