Difference between revisions of "Template:Ecl my registration"
Line 1: | Line 1: | ||
<!-- Student Registry Form into the ECL500/DPS914 Course --> | <!-- Student Registry Form into the ECL500/DPS914 Course --> | ||
− | |||
<div style="padding:0.75em 1.5em 0em 0.75em;"> | <div style="padding:0.75em 1.5em 0em 0.75em;"> | ||
Line 17: | Line 16: | ||
<nowiki> | <nowiki> | ||
{{Ecl_entry_student_table| | {{Ecl_entry_student_table| | ||
− | bg= | + | bg=0| |
FirstName=John| | FirstName=John| | ||
LastName=Savage| | LastName=Savage| |
Revision as of 23:21, 7 December 2010
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 - without learn.senecac.on.ca ).
- wiki: Your Wiki User name.
For example, to register for this course you have to type:
{{Ecl_entry_student_table| bg=0| FirstName=John| LastName=Savage| StudentId=123456789| course=ECL500| emailID=John.Savage| wiki=JSavage }} or single line: {{Ecl_entry_student_table|bg=1|FirstName=John|LastName=Savage| StudentId=123456789|course=ECL500|mailID=John.Savage|wiki=JSavage}}
will produce the result:
John |
Savage |
Eclipse |