Difference between revisions of "Template:Ecl my registration"
(Replaced content with '{{Ecl_entry_student_table|{{{all}}}}}') |
|||
Line 1: | Line 1: | ||
+ | <!-- Student Registry Form into the ECL500/DPS914 Course --> | ||
{{Ecl_entry_student_table|{{{all}}}}} | {{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 the table; value 0 or 1; if the previous registration on 0, please type 1. | ||
+ | * ''FirstName'': Your first name. | ||
+ | * ''LastName'': Your first name. | ||
+ | * ''StudentId'': Your student number. | ||
+ | * ''course'': Default value ECL500; if you are in DPS914, please type it. | ||
+ | * ''emailID'': Default value ECL500; if you are in DPS914, please type it. | ||
+ | |||
+ | |||
+ | For example, to register you for this course you have to type: | ||
+ | <nowiki> | ||
+ | {{Ecl_entry_student_table|all= | ||
+ | bg=1| | ||
+ | FirstName=John| | ||
+ | LastName=Savage| | ||
+ | StudentId=123456789| | ||
+ | course=ECL500| | ||
+ | emailID=John.Savage| | ||
+ | wiki=JSavage | ||
+ | }} | ||
+ | </nowiki> | ||
+ | </div> |
Revision as of 16:33, 7 December 2010
Jordan |
Anastasiade |
Eclipse |
Parameters:
- all: Values of all the parameter for registration
- bg: Background color in the table; value 0 or 1; if the previous registration on 0, please type 1.
- FirstName: Your first name.
- LastName: Your first name.
- StudentId: Your student number.
- course: Default value ECL500; if you are in DPS914, please type it.
- emailID: Default value ECL500; if you are in DPS914, please type it.
For example, to register you for this course you have to type:
{{Ecl_entry_student_table|all=
bg=1|
FirstName=John|
LastName=Savage|
StudentId=123456789|
course=ECL500|
emailID=John.Savage|
wiki=JSavage
}}