Changes

Jump to: navigation, search

Template:Ecl entry documentation

451 bytes removed, 12:42, 9 December 2010
no edit summary
<!-- Student Registry Form into the ECL500/DPS914 Course -->
 
<div style="padding:0.1em 1.1em 0em 0em;">
''Parameters:''
 
* '''''c''''': Background color of the table row; value 0 or 1; if the previous registration was 0, please type 1.
* '''''url''''': Resource URL
* '''''title''''': Resource title including author; year;
* '''''descr''''': The main description of the resource's contributions to make (why should we read it worth reading it ?)
For example, to register a new resource you have to type:
<nowiki>
{{Ecl_entry_student_tableEcl_r_entry | |bgc=0 |url= http://zenit.senecac.on.ca/~jordan.anastasiade/Eclipse/basics/Beginner/Beginner-DexterTutorial.html| |title=Eclipse and Java for Total Beginners - Max Dexter - 2006| |descr= * Create Java project in Eclipse * Create Java package * Introduce classes and objects, naming conventions * Write a simple Java class (Person)
}}
</nowiki>
 
Here is the result:
{{Ecl_entry_student_table|
|bg=0
|url=http://zenit.senecac.on.ca/~jordan.anastasiade/Eclipse/basics/Beginner/Beginner-DexterTutorial.html|
|title=Eclipse and Java for Total Beginners - Max Dexter - 2006|
|descr= * Create Java project in Eclipse * Create Java package * Introduce classes and objects, naming conventions * Write a simple Java class (Person)
}}
</div>

Navigation menu