Difference between revisions of "Template:Resource Sheets"
From EVE University Wiki
(→Usage) |
|||
Line 17: | Line 17: | ||
==Usage== | ==Usage== | ||
− | Copy and paste the code below when adding a new page and complete the info. | + | Copy and paste the code below when adding a new page and complete the info. You must include all the information, the only one optional is the ''download'' field (some hosting systems might not provide a direct download option). |
− | + | *''year/month/day'' is the date you uploaded the slideshow. | |
+ | *''links'' is a link to a browser viewable copy, and it must work in the in-game browser. | ||
+ | *''download'' is a link to a downloadable version (it should start the file download window). | ||
+ | *''usernumber'' is your user number on the E-UNI forums (which you can find by viewing any profile and then looking at the end of the URL, for example [http://forum.eveuniversity.org/ucp.php?i=pm&mode=compose&u=12063 Kivena] is user number 12063). | ||
<pre> | <pre> |
Revision as of 20:35, 5 December 2013
| |
Maintainer: {{{creator}}} | |
Updated: {{{year}}}.{{{month}}}.{{{day}}} | |
View: | {{{links}}} |
Download: {{{download}}} | |
{{{description}}} |
Usage
Copy and paste the code below when adding a new page and complete the info. You must include all the information, the only one optional is the download field (some hosting systems might not provide a direct download option).
- year/month/day is the date you uploaded the slideshow.
- links is a link to a browser viewable copy, and it must work in the in-game browser.
- download is a link to a downloadable version (it should start the file download window).
- usernumber is your user number on the E-UNI forums (which you can find by viewing any profile and then looking at the end of the URL, for example Kivena is user number 12063).
{{Resource Sheets |class_name= |creator= |usernumber= |year= |month= |day= |links= |download= |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 |download=http://gdurl.com/w2VQ/download |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 | |
View: | http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer |
Download: http://gdurl.com/w2VQ/download | |
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. |