Difference between revisions of "Template:Ecl my registration"

From CDOT Wiki
Jump to: navigation, search
Line 5: Line 5:
 
''Parameters:''
 
''Parameters:''
  
* ''bg'': Background color of the table row; value 0 or 1; if the previous registration was 0, please type 1.
+
* '''''bg''''': Background color of the table row; value 0 or 1; if the previous registration was 0, please type 1.
* ''FirstName'': Your first name.
+
* '''''FirstName''''': Your first name.
* ''LastName'': Your first name.
+
* '''''LastName''''': Your first name.
* ''StudentId'': Your student number.
+
* '''''StudentId''''': Your student number.
* ''course'': Course name; the default value is ECL500; if you are in DPS914, please type it.
+
* '''''course''''': Course name; the default value is ECL500; if you are in DPS914, please type it.
* ''emailID'': Your seneca email ID (learn ID).
+
* '''''emailID''''': Your seneca email ID (learn ID).
* ''wiki'': Your Wiki User name.
+
* '''''wiki''''': Your Wiki User name.
  
  

Revision as of 19:22, 7 December 2010

Jordan

Anastasiade

Eclipse

Parameters:

  • bg: Background color of the table row; value 0 or 1; if the previous registration was 0, please type 1.
  • FirstName: Your first name.
  • LastName: Your first name.
  • StudentId: Your student number.
  • course: Course name; the default value is ECL500; if you are in DPS914, please type it.
  • emailID: Your seneca email ID (learn ID).
  • wiki: Your Wiki User name.


For example, to register you for this course you have to type:

 {{Ecl_entry_student_table|
 bg=1|
 FirstName=John|
 LastName=Savage|
 StudentId=123456789|
 course=ECL500|
 emailID=John.Savage|
 wiki=JSavage
 }}
 

will produce the result:

John

Savage

Eclipse