Template:Application

From GMATClub

Jump to: navigation, search

People Project > Template:Application

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 application information, accepting fields:

  • school - one of Category:Schools
  • major - optional free form program, concentration or major
  • round - such as 1, 2, 3, or 4
  • status - one of Submitted, Rejected, Interviewed, Accepted, or Matriculating

Example of use:

 
    {{Application
      | school  = UC Berkeley (Haas)
      | major   = Entrepreneurship
      | round   = 1
      | status  = Accepted
    }}
  
Personal tools