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
No edit summary
No edit summary
Line 2: Line 2:
|-
|-
|<b><ul><li> {{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif]]</ul></b>
|<b><ul><li> {{{class_name}}}</li>Class Level: [[image:level{{{class_difficulty_level}}}.gif]]</ul></b>
{|style="text-align:left; padding: 0px;  width: 90%; padding: 2px; border: 1px; border-style: solid; border-color: rgb(55,55,55);"  cellspacing="1px"
{|style="text-align:left; padding: 0px;  width: 90%; padding: 2px; border: 1px; border-style: solid; border-color: rgb(55,55,55);"  cellspacing="2px"
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_instructor.png]] '''Instructor(s):'''
|style="text-align:left; display:inline; width:95px;" colspan="2"|[[image:Classlib_icon_instructor.png]] '''Instructor(s):'''
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{instructor}}}
|style="text-align:left; display:inline; text-indent:5px;" colspan="2"|{{{instructor}}}

Revision as of 12:45, 18 October 2010

  • {{{class_name}}}
  • Class Level: [[image:level{{{class_difficulty_level}}}.gif]]
Instructor(s): {{{instructor}}}
Recorded: {{{recorded}}} File Information: {{{file_information}}}
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 an error! 
|instructor=
|recorded=
|file_information=
|download_locations=
|definition=
|other_notes=
}}
Contents