Difference between revisions of "Template:CyberKid Achievement"

From Cyber-Kids Wiki
Jump to navigation Jump to search
 
Line 8: Line 8:
{| 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"
|- valign="top" style="font-size:11px"
| width="25%" |<b>{{#if:{{{type|}}} | '''type''' }}</b>
| width="25%" |<b>{{#if:{{{type|}}} | '''Type''' }}</b>
||{{#if:{{{type|}}} | {{{type}}} }}
||{{#if:{{{type|}}} | {{{type}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
Line 14: Line 14:
||{{#if:{{{cyberkidsbranch|}}} | {{{cyberkidsbranch}}} }}
||{{#if:{{{cyberkidsbranch|}}} | {{{cyberkidsbranch}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"
| <b>{{#if:{{{year|}}} | '''year''' }}</b>
| <b>{{#if:{{{year|}}} | '''Year''' }}</b>
||{{#if:{{{year|}}} | {{{year}}} }}
||{{#if:{{{year|}}} | {{{year}}} }}
|- valign="top" style="font-size:11px"
|- valign="top" style="font-size:11px"

Latest revision as of 08:55, 1 February 2015





EXAMPLE ON HOW TO USE THE TEMPLATE

Name of the CyberKid Achievement (The name of the kid who made an achievement or created to product)
Name of the CyberKid Achievement (The name of the kid who made an achievement or created to product)
Type Type (Here write name of award or Electronic Art, or Software name etc)
Cyber Kids Branch Cyber Kids Branch (in which the Kid was studying)
Year Year
Instructor(s) Instructor(s) (Instructor's name at the time of making the achievement)



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

{{CyberKid Achievement
  |acronym=Name of the CyberKid Achievement
  |image=image.jpg
  |type=Type 
  |cyberkidsbranch=Cyber Kids Branch 
  |year=Year
  |instructor=Instructor(s)
}}

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

  Replace 
            acronym=Name of the CyberKid Achievement
  With 
            acronym=TEST

List of Variables

  • acronym : This variable expects from the editor to assign to it the name of the Name of Achiever
  • image : This variable expects from the editor to assign to it the image of the Picture (Image of product achievement. 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.
  • type : This variable expects from the editor to assign to it the Location of Type (Here write name of award or Electronic Art, or Software name etc)
  • cyberkidsbranch : This variable expects from the editor to assign to it the Cyber Kids Branch (in which the Kid was studying)
  • year : This variable expects from the editor to assign to it the Year
  • instructor : This variable expects from the editor to assign to it the Instructor(s) (Instructor's name at the time of making the achievement)