Difference between revisions of "Template:Ecl my registration"
Line 17: | Line 17: | ||
For example, to register you for this course you have to type: | For example, to register you for this course you have to type: | ||
<nowiki> | <nowiki> | ||
− | {{Ecl_entry_student_table|all= | + | {{Ecl_entry_student_table|all= |
− | bg=1| | + | bg=1| |
− | FirstName=John| | + | FirstName=John| |
− | LastName=Savage| | + | LastName=Savage| |
− | StudentId=123456789| | + | StudentId=123456789| |
− | course=ECL500| | + | course=ECL500| |
− | emailID=John.Savage| | + | emailID=John.Savage| |
− | wiki=JSavage | + | wiki=JSavage |
− | }} | + | }} |
− | </nowiki> | + | </nowiki> |
+ | |||
+ | will produce the result: | ||
+ | {{Ecl_entry_student_table|all=bg=1|FirstName=John|LastName=Savage|StudentId=123456789|course=ECL500|emailID=John.Savage|wiki=JSavage}} | ||
</div> | </div> |
Revision as of 17:21, 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 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|all=
bg=1|
FirstName=John|
LastName=Savage|
StudentId=123456789|
course=ECL500|
emailID=John.Savage|
wiki=JSavage
}}
will produce the result:
John |
Savage |
Eclipse |