Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Class Library: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
{|style="margin-top:5px; margin-left:10px; width:100%; padding:1px; border:0px; border-style:none;"  cellspacing="1px"
{|style="margin-top:5px; margin-left:10px; width:100%; padding:1px; border:0px; border-style:none;"  align="left" cellspacing="1px"
|-
|-
|<b><ul><li>{{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif|link=]]</ul></b>
|<b><ul><li>{{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif|link=]]</ul></b>

Revision as of 15:59, 1 November 2010

  • {{{class_name}}}
  • Class Level: [[image:level{{{class_difficulty_level}}}.gif|link=]]
Instructor(s): {{{instructor}}}
Recorded: {{{recorded}}} File Info: {{{file_info}}}
Download Location(s): {{{download_locations}}}
‎ {{{definition}}}
{{{other_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

{{Class Library
|class_name=
|class_difficulty_level=DO NOT LEAVE THIS FIELD EMPTY! write down a number from 0 to 5 or else it will display some annoying codes! 
|instructor=
|recorded=
|file_info=
|download_locations=
|definition=
|other_notes=
}}

Example

{{Class Library
|class_name=[[Capacitor Management 101]] - Cap is Life!
|class_difficulty_level=2
|instructor=Neville Smit
|recorded=25 June 2010
|file_info=Audio, mp3, 1:00:05, 28.2 MB
|download_locations=[http://rapidshare.com/files/414778628/E-UNI_Cap_is_Life_20100625.mp3.html RapidShare]<br>[http://eve-files.com/dl/228346 Eve-Files]<br>
|definition=In EVE, your capacitor is life!  This class explains how ship capacitors work, how you can improve their performance, and how you can become their master - instead of the other way around.
|other_notes=Other useful notes here
}}

It will look like this:

Instructor(s): Neville Smit
Recorded: 25 June 2010 File Info: Audio, mp3, 1:00:05, 28.2 MB
Download Location(s): RapidShare
Eve-Files
‎ In EVE, your capacitor is life! This class explains how ship capacitors work, how you can improve their performance, and how you can become their master - instead of the other way around.
other useful notes here


Contents