Difference between revisions of "Template:Resource Sheets"
From EVE University Wiki
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}}} | + | |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;"|[[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:01, 4 December 2013
| |
Maintainer: {{{creator}}} - (Send Message) | |
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= |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:
| |
Maintainer: Kivena - (Send Message) | |
Updated: 2013.11.19 | |
Links: | http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer |
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. |