Jump to: navigation, search

Difference between revisions of "Template:InternshipIdea"

(Usage)
Line 5: Line 5:
  
 
<nowiki>
 
<nowiki>
  {{TITLE=My Awesome Internship Idea|
+
  {{InternshipIdea|<br />
  DESCRIPTION=A brief description of this idea, one line would be enough |
+
 
  DIFFICULTY=High, Medium, Low (judge if the idea can be accomplished by a totally new developer or someone already skilled in OpenStack or distributed systems)|
+
TITLE=My Awesome Internship Idea|<br />
  TOPICS=Comma separated list of topics, like the OpenStack projects involved|
+
  DESCRIPTION=A brief description of this idea, one line would be enough |<br />
  SKILLS=List of required programming skills, like Python, Java, AngularJS|
+
  DIFFICULTY=High, Medium, Low (judge if the idea can be accomplished by a totally new developer or someone already skilled in OpenStack or distributed systems)|<br />
  EXTRA_SKILLS=State which other skills are needed, like networking or master special tools|
+
  TOPICS=Comma separated list of topics, like the OpenStack projects involved|<br />
  MENTORS=Add the details to contact the mentor(s) for this idea
+
  SKILLS=List of required programming skills, like Python, Java, AngularJS|<br />
 +
  EXTRA_SKILLS=State which other skills are needed, like networking or master special tools|<br />
 +
  MENTORS=Add the details to contact the mentor(s) for this idea<br />
 
}}
 
}}
 
</nowiki>
 
</nowiki>

Revision as of 23:53, 19 March 2015

Usage

Use this template to create ideas for internships. To use this template create a new page, give it as title the name of your idea and insert the code below, substituting where appropriate.

{{InternshipIdea|<br /> TITLE=My Awesome Internship Idea|<br /> DESCRIPTION=A brief description of this idea, one line would be enough |<br /> DIFFICULTY=High, Medium, Low (judge if the idea can be accomplished by a totally new developer or someone already skilled in OpenStack or distributed systems)|<br /> TOPICS=Comma separated list of topics, like the OpenStack projects involved|<br /> SKILLS=List of required programming skills, like Python, Java, AngularJS|<br /> EXTRA_SKILLS=State which other skills are needed, like networking or master special tools|<br /> MENTORS=Add the details to contact the mentor(s) for this idea<br /> }}


Title of the idea

A brief description of this idea, one line would be enough

Difficulty High, Medium, Low
Topics Comma separated list of topics
Required skills List of required programming skills
Extra skills State which other skills are needed
Mentor Details about the mentor(s)