Difference between revisions of "Template:Resource Sheets"

From EVE University Wiki
Jump to: navigation, search
Line 9: Line 9:
 
|style="vertical-align: top; text-align: left; display: inline-block; width: 495px; align: left;"|<b>{{{links}}}</b>
 
|style="vertical-align: top; text-align: left; display: inline-block; width: 495px; align: left;"|<b>{{{links}}}</b>
 
|-
 
|-
|style="vertical-align: top; text-align: left; display: block; text-indent: 0px;" colspan="2"|[[image:Classlib_icon_other_1.png|link=]]‎  {{{notes}}}
+
|style="vertical-align: top; text-align: left; display: block; text-indent: 0px;" colspan="2"|[[image:Classlib_icon_other_1.png|link=]]‎  {{{description}}}
 
|-
 
|-
 
|}
 
|}
Line 15: Line 15:
  
 
==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 page 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.
 
 
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 30: Line 28:
 
|day=
 
|day=
 
|links=
 
|links=
|notes=
+
|description=
 
}}
 
}}
 
</pre>
 
</pre>
Line 44: Line 42:
 
|day=19
 
|day=19
 
|links=http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
 
|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.  
+
|description=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.  
 
}}
 
}}
 
</pre>
 
</pre>
Line 58: Line 56:
 
|day=19
 
|day=19
 
|links=http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
 
|links=http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
|notes=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.  
+
|description=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.  
 
}}
 
}}
 
</noinclude>
 
</noinclude>
 
<noinclude>[[Category:Template]]</noinclude>
 
<noinclude>[[Category:Template]]</noinclude>

Revision as of 21:22, 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‎ {{{description}}}


Usage

Copy and paste the code below when adding a new page and complete the info.

You can fill or leave other fields as you prefer, but try to provide accurate information whenever possible.

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

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
|description=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.