Difference between revisions of "Template:Resource Sheets"

From EVE University Wiki
Jump to: navigation, search
Line 2: Line 2:
 
|<b><ul><li>{{{class_name}}}</li></ul></b>
 
|<b><ul><li>{{{class_name}}}</li></ul></b>
 
|-
 
|-
|style="vertical-align: top; text-align: left; display: inline;"  colspan="2"|[[image:Classlib_icon_instructor.png|link=]]  '''Maintainer:''' {{{creator}}} - ([http://forum.eveuniversity.org/memberlist.php?mode=viewprofile&u={{urlencode:{{{usernumber|}}}}} Send Message])
+
|style="vertical-align: top; text-align: left; display: inline;"  colspan="2"|[[image:Classlib_icon_instructor.png|link=]]  '''Maintainer:''' [http://forum.eveuniversity.org/memberlist.php?mode=viewprofile&u={{urlencode:{{{usernumber|}}}}} {{{creator}}}]
 
|-
 
|-
 
|style="vertical-align: top; text-align: left; display: inline;"|[[image:Classlib_icon_file_info.png|link=]]‎ '''Updated:''' {{{year}}}.{{{month}}}.{{{day}}}
 
|style="vertical-align: top; text-align: left; display: inline;"|[[image:Classlib_icon_file_info.png|link=]]‎ '''Updated:''' {{{year}}}.{{{month}}}.{{{day}}}

Revision as of 20:02, 4 December 2013

  • {{{class_name}}}
Classlib icon instructor.png Maintainer: {{{creator}}}
Classlib icon file info.pngUpdated: {{{year}}}.{{{month}}}.{{{day}}}
Classlib icon download.pngLinks: {{{links}}}
Classlib icon other 1.png‎ {{{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

{{Resource Sheets
|class_name=
|creator=
|usernumber=
|year=
|month=
|day=
|links=
|notes=
}}

Example

{{Resource Sheets
|class_name=Gunnery 101
|creator=Kivena
|usernumber=12063
|year=2013
|month=11
|day=19
|links=http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
|notes=Gunnery 101 is to help teach new players all the intricacies of use turrets to make bad ships go boom. Topics to be covered include turret types, sizes and levels; along with tracking, signature resolution, and other gunnery mathematical values. 
}}

It will look like this:

  • Gunnery 101
Classlib icon instructor.png Maintainer: Kivena
Classlib icon file info.pngUpdated: 2013.11.19
Classlib icon download.pngLinks: http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
Classlib icon other 1.png‎ Gunnery 101 teaches new players all the intricacies of using turrets to make ships go boom. Topics covered include turret types, sizes and levels; along with tracking, signature resolution, and other gunnery mathematical values.