Template:Education

From GMATClub

Jump to: navigation, search

People Project > Template:Education

Warning: this page contains code! Do not edit it unless you are a geek (you think you understand what you are doing). Do not edit this page in the WYSIWYG editor. Disable it in your preferences first. Consider summoning other geeks for help. ~

This page is a Template (see all). Simply put, it is a piece of text reused across many pages, kept in one place. To start learning how to create templates see Help:Template on mediawiki.org ~

This template renders a person's education accepting fields:

  • school
  • major - optional free form program, concentration or major
  • year - optional year
  • gpa - optional GPA (4.0 scale)

Example of use:

 
    {{Education
      | school  = Iowa State
      | major   = English
      | year    = 2003
      | gpa     = 3.65
    }}
  
Personal tools