Difference between revisions of "Template:Resource Sheets"
From EVE University Wiki
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=]] {{{ | + | |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 | + | 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. | |
− | |||
− | You can fill or leave other fields as you prefer, but try to provide accurate information whenever possible. | ||
<pre> | <pre> | ||
Line 30: | Line 28: | ||
|day= | |day= | ||
|links= | |links= | ||
− | | | + | |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 | ||
− | | | + | |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 | ||
− | | | + | |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
| |
Maintainer: {{{creator}}} | |
Updated: {{{year}}}.{{{month}}}.{{{day}}} | |
Links: | {{{links}}} |
{{{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:
| |
Maintainer: Kivena | |
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. |