Open main menu

CDOT Wiki β

Changes

Template:Ecl my registration

462 bytes added, 21:51, 8 December 2010
no edit summary
<!-- Student Registry Form into the ECL500/DPS914 Course -->
{{Ecl_entry_student_table|{{{all}}}}}
<noinclude><div style="padding:0.75em 1.5em 0em 0.75em;">
''Parameters:''
* ''all'': Values of all the parameter for registration
* '''''bg''''': Background color in of the tablerow; value 0 or 1; if the previous registration was 0, please type 1.* '''''FirstName''''': Your first name.* '''''LastName''''': Your first name.* ''StudentId'''Topic of Interest''''': Your student numberIdentify a topic or more from course topics.:::''for instance topics such as: Java Basics, OSGi, RCP, Mobile, and Enterprise programming''.* '''''course''''': Course name; the default value is ECL500; if you are in DPS914, please type enter it.* '''''emailID''''': Your seneca email ID (learn ID- without ''learn.senecac.on.ca'' ).* '''''wiki''''': Your Wiki User user name.
For example, to register you for this course you have to type: <nowiki> {{Ecl_entry_student_table|all= bg=10| FirstName=John| LastName=Savage|StudentId Topic=123456789RCP and Mobile programming| course=ECL500| emailID=John.Savage| wiki=JSavage| }} or single line: {{Ecl_entry_student_table|bg=0|FirstName=John|LastName=Savage| Topic=RCP and Mobile programming|course=ECL500|emailID=John.Savage|wiki=JSavage|}} 
</nowiki>
 
will produce the result:
{{Ecl_entry_student_table|bg=0|FirstName=John|LastName=Savage|Topic=RCP and Mobile programming|course=ECL500|emailID=John.Savage|wiki=JSavage|}}
</div>