Difference between revisions of "Template:Resource Sheets"
From EVE University Wiki
(→Usage) |
|||
Line 3: | Line 3: | ||
|- | |- | ||
|style="vertical-align: top; text-align: left; display: inline;" colspan="2"|[[image:Classlib_icon_instructor.png|link=]] '''Maintainer:''' [http://forum.eveuniversity.org/ucp.php?i=pm&mode=compose&u={{urlencode:{{{usernumber|}}}}} {{{creator}}}] | |style="vertical-align: top; text-align: left; display: inline;" colspan="2"|[[image:Classlib_icon_instructor.png|link=]] '''Maintainer:''' [http://forum.eveuniversity.org/ucp.php?i=pm&mode=compose&u={{urlencode:{{{usernumber|}}}}} {{{creator}}}] | ||
− | |||
− | |||
|- | |- | ||
|style="vertical-align: top; text-align: left; display: inline; width: 195px;"|[[image:Classlib_icon_download.png|link=]] '''View:''' | |style="vertical-align: top; text-align: left; display: inline; width: 195px;"|[[image:Classlib_icon_download.png|link=]] '''View:''' | ||
Line 19: | Line 17: | ||
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). | 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). | ||
− | |||
*''links'' is a link to a browser viewable copy, and it must work in the in-game browser. | *''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). | *''download'' is a link to a downloadable version (it should start the file download window). |
Revision as of 15:37, 15 March 2015
| |
Maintainer: {{{creator}}} | |
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).
- 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 | |
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. |