Difference between revisions of "Template:Instructor"

From Cyber-Kids Wiki
Jump to navigation Jump to search
(Created page with "{| width="285" style="margin:5px 0px 5px 10px;float:right;clear:right;border:1px solid #ccc;background-color:#FFFF66;line-height:1.5em;word-spacing:0.5px;" | {{#if:{{{image|}}...")
 
 
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
}} }}
}} }}
{| border="0" width="100%" cellspacing="5" style="background-color:#FFFF66;padding:0px"
{| border="0" width="100%" cellspacing="5" style="background-color:#FFFF66;padding:0px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{traineecode|}}} | '''Trainee Code''' }}</b>
||{{#if:{{{traineecode|}}} | {{{traineecode}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{branches|}}} | '''Branches''' }}</b>
| width="25%" |<b>{{#if:{{{branches|}}} | '''Branches''' }}</b>
Line 36: Line 39:
   |acronym=Name of the Instructor
   |acronym=Name of the Instructor
   |image=image.jpg
   |image=image.jpg
   |branches=Branches (Cyber Kids Branches in which s/he was employed)
  |traineecode=Trainee Code
   |year=Year (Acaemic Years of Employment)
   |branches=Branches(Cyber Kids Branches in which s/he was employed)
   |year=Year(Acaemic Years of Employment)
   |academicstudies=Academic Studies
   |academicstudies=Academic Studies
   |credits=Credits (Courses taken at Cyber Kids School of Instructors)
   |credits=Credits(Courses taken at Cyber Kids School of Instructors)
   |mentor=Mentor
   |mentor=Mentor
   |links=Link(s)(Links to current pages if any)
   |links=Link(s)(Links to current pages if any)
Line 50: Line 54:
   |acronym=Name of the Instructor
   |acronym=Name of the Instructor
   |image=image.jpg
   |image=image.jpg
   |branches=Branches (Cyber Kids Branches in which s/he was employed)
  |traineecode=Trainee Code
   |year=Year (Acaemic Years of Employment)
   |branches=Branches(Cyber Kids Branches in which s/he was employed)
   |year=Year(Acaemic Years of Employment)
   |academicstudies=Academic Studies
   |academicstudies=Academic Studies
   |credits=Credits (Courses taken at Cyber Kids School of Instructors)
   |credits=Credits(Courses taken at Cyber Kids School of Instructors)
   |mentor=Mentor
   |mentor=Mentor
   |links=Link(s)(Links to current pages if any)
   |links=Link(s)(Links to current pages if any)
Line 68: Line 73:
* <b>acronym</b> : This variable expects from the editor to assign to it the name of the Instructor
* <b>acronym</b> : This variable expects from the editor to assign to it the name of the Instructor
* <b>image</b> : This variable expects from the editor to assign to it the image of the Instructor. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
* <b>image</b> : This variable expects from the editor to assign to it the image of the Instructor. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
* <b>traineecode</b> : This variable expects from the editor to assign to it the Trainee Code
* <b>branches</b> : This variable expects from the editor to assign to it the Location of Branches
* <b>branches</b> : This variable expects from the editor to assign to it the Location of Branches
* <b>year</b> : This variable expects from the editor to assign to it the Year
* <b>year</b> : This variable expects from the editor to assign to it the Year

Latest revision as of 12:12, 1 February 2015





EXAMPLE ON HOW TO USE THE TEMPLATE

Name of the Instructor
Name of the Instructor
Trainee Code Trainee Code
Branches Branches(Cyber Kids Branches in which s/he was employed)
Year Year(Acaemic Years of Employment)
Academic Studies Academic Studies
Credits Credits(Courses taken at Cyber Kids School of Instructors)
Mentor Mentor
Link(s) Link(s)(Links to current pages if any)



Copy and paste the code below to the page you wish to add an Event's box such as this one:

{{Instructor
  |acronym=Name of the Instructor
  |image=image.jpg
  |traineecode=Trainee Code
  |branches=Branches(Cyber Kids Branches in which s/he was employed)
  |year=Year(Acaemic Years of Employment)
  |academicstudies=Academic Studies
  |credits=Credits(Courses taken at Cyber Kids School of Instructors)
  |mentor=Mentor
  |links=Link(s)(Links to current pages if any)
}}

Then replace the content of the variables with your own, for example :

  Replace 
            acronym=Name of the Instructor
  With 
            acronym=TEST

List of Variables

  • acronym : This variable expects from the editor to assign to it the name of the Instructor
  • image : This variable expects from the editor to assign to it the image of the Instructor. You must first upload an image using the upload file option of the toolbox available on the left column of the page. This option is visible if and only if you are logged in.
  • traineecode : This variable expects from the editor to assign to it the Trainee Code
  • branches : This variable expects from the editor to assign to it the Location of Branches
  • year : This variable expects from the editor to assign to it the Year
  • academicstudies : This variable expects from the editor to assign to it the Academic Studies
  • credits : This variable expects from the editor to assign to it the Credits
  • mentor : This variable expects from the editor to assign to it the Mentor
  • links : This variable expects from the editor to assign to it the Link(s)