Difference between revisions of "Template:Resource Sheets"

From EVE University Wiki
Jump to: navigation, search
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).
  
You can fill or leave other fields as you prefer, but try to provide accurate information whenever possible.
+
*''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

  • {{{class_name}}}
Classlib icon instructor.png Maintainer: {{{creator}}}
Classlib icon file info.pngUpdated: {{{year}}}.{{{month}}}.{{{day}}}
Classlib icon download.pngView: {{{links}}}
Classlib icon download.pngDownload: {{{download}}}
Classlib icon other 1.png‎ {{{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:

  • Gunnery 101
Classlib icon instructor.png Maintainer: Kivena
Classlib icon file info.pngUpdated: 2013.11.19
Classlib icon download.pngView: http://eveuni.org/gunnery101 or http://gdurl.com/w2VQ/viewer
Classlib icon download.pngDownload: http://gdurl.com/w2VQ/download
Classlib icon other 1.png‎ 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.