Difference between revisions of "Template:Resource Sheets"
From EVE University Wiki
Line 1: | Line 1: | ||
{|style="vertical-align: top; text-align: left; width: 90%; padding: 2px; padding-left: 5px; border: 2px; border-style: solid; border-color: rgb(35,35,35);" cellspacing="2p | {|style="vertical-align: top; text-align: left; width: 90%; padding: 2px; padding-left: 5px; border: 2px; border-style: solid; border-color: rgb(35,35,35);" cellspacing="2p | ||
− | |<b><ul><li>{{{class_name}}}</li> | + | |<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=]] ''' | + | |style="vertical-align: top; text-align: left; display: inline;" colspan="2"|[[image:Classlib_icon_instructor.png|link=]] '''Maintainer:''' {{{creator}}} |
|- | |- | ||
− | |style="vertical-align: top; text-align: left; display: inline;"|[[image:Classlib_icon_file_info.png|link=]] ''' | + | |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; width: 195px;"|[[image:Classlib_icon_download.png|link=]] ''' | + | |style="vertical-align: top; text-align: left; display: inline; width: 195px;"|[[image:Classlib_icon_download.png|link=]] '''Links:''' |
− | |style="vertical-align: top; text-align: left; display: inline-block; width: 495px; align: left;"|<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=]] {{{ | + | |style="vertical-align: top; text-align: left; display: block; text-indent: 0px;" colspan="2"|[[image:Classlib_icon_other_1.png|link=]] {{{notes}}} |
|- | |- | ||
− | |||
|} | |} | ||
<noinclude> | <noinclude> | ||
Line 26: | Line 24: | ||
{{Resource Sheets | {{Resource Sheets | ||
|class_name= | |class_name= | ||
− | | | + | |creator= |
− | | | + | |year= |
− | | | + | |month= |
− | | | + | |day= |
− | | | + | |notes= |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> | ||
Line 44: | Line 35: | ||
<pre> | <pre> | ||
{{Resource Sheets | {{Resource Sheets | ||
− | |class_name= | + | |class_name=Gunnery 101 |
− | | | + | |creator=Kivena |
− | | | + | |year=2013 |
− | | | + | |month=11 |
− | | | + | |day=19 |
− | | | + | |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. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</pre> | </pre> | ||
Line 63: | Line 47: | ||
{{Resource Sheets | {{Resource Sheets | ||
− | |class_name= | + | |class_name=Gunnery 101 |
− | | | + | |creator=Kivena |
− | | | + | |year=2013 |
− | | | + | |month=11 |
− | | | + | |day=19 |
− | | | + | |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. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
</noinclude> | </noinclude> | ||
<noinclude>[[Category:Template]]</noinclude> | <noinclude>[[Category:Template]]</noinclude> |
Revision as of 19:43, 4 December 2013
| |
Maintainer: {{{creator}}} | |
Updated: {{{year}}}.{{{month}}}.{{{day}}} | |
Links: | {{{links}}} |
{{{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= |year= |month= |day= |notes= }}
Example
{{Resource Sheets |class_name=Gunnery 101 |creator=Kivena |year=2013 |month=11 |day=19 |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:
| |
Maintainer: Kivena | |
Updated: 2013.11.19 | |
Links: | {{{links}}} |
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. |