模板:Infobox exam
此模板使用Lua语言: |
Purpose
编辑An infobox for articles about examinations or tests.
Usage
编辑Copy and paste the following blank version to start using. Leave a field blank if it does not apply.
Code |
---|
{{Infobox exam | name = | image_name = | image_size = | image_alt = | caption = | acronym = | type = | test_admin = | skills_tested = | purpose = | year_started = <!-- {{Start date|YYYY}} --> | year_terminated = <!-- {{End date|YYYY}} --> | duration = | score_range = | score_validity = | offered = | attempt_restriction = | regions = | language = | test_takers = | prerequisite = | fee = | score_users = | qualification_rate = | free_label = | free = | website = <!-- {{URL|example.com}} --> | footnotes = }} |
Description of fields
编辑- name
- Official name of the examination.
- image_name
- Examination-related graphic, preferably the examination's official logo. Use the image filename without
File:
namespace prefix. Produces an image of 200 px by default. - image_size
- Use in conjunction with
image_name
. Allows editors to specify an image width rather than use the default. This defaults to the user's thumbnail size, or the image size if smaller. - image_alt
- Alt text for image, for visually impaired readers. This should not contain wiki syntax, and should not duplicate the caption. See Wikipedia:ALT.
- caption
- Caption text for the infobox image. May include wiki syntax.
- acronym
- Acronym of the examination's full name, if any.
- type
- Type of the examination (e.g. computer-based, paper-based, standardized test, academic aptitude test, entrance or competitive examination, university examination, etc.).
- test_admin
- Official name(s) of the testing board(s) or agency(ies) that develop(s) and/or administer(s) the examination.
- skills_tested
- Primary skill(s) or knowledge tested in the examination.
- purpose
- Major purpose(s) for which the examination is conducted.
- year_started
- The year in which the examination was started, i.e., was first offered. Use {{Start date}}.
- year_terminated
- The year in which the examination was terminated or stopped. Applicable only for examinations that are discontinued. Use {{End date}}.
- duration
- Time that is ordinarily allowed to take the examination.
- score_range
- Range or scale of the score or grade (i.e. minimum and maximum values possible).
- score_validity
- Time period of validity of an ordinary candidate's score or grade.
- offered
- The ordinary frequency with which the examination is offered (e.g. once a year, once a month, 8 times a year, etc.).
- attempt_restriction
- Restriction(s), if any, on further attempts by a candidate (e.g. the examination may be offered once every month, but can be taken only once every 3 months by any candidate).
- regions
- The country(ies) or region(s) where the examination is primarily held.
- language
- The language(s) in which the test is offered.
- test_takers
- The total number of test takers in a year (latest available statistic). Mention with the year.
- prerequisite
- Academic or other qualification, if any, that may be a prerequisite to take the examination.
- fee
- Testing fee. May be given in US$ and/or local currency.
- score_users
- Primary agencies, institutions, etc. that may use the test scores/grades.
- qualification_rate
- Rate (e.g. percentage) of qualification of test takers, if any.
- free_label, free
- Use
free_label
to display any speciality field title. Usefree
to display the related data. - website
- Official website of the examination, if any. Use the template {{URL}}.
- footnotes
- Footnotes for the infobox. Useful for including references for data.
Separate multiple values using {{plainlist}} or {{flatlist}}.
Example
编辑缩写 | ATGI |
---|---|
类型 | Computer-based standardized test |
主办方 | Academic and Industrial Skills Testing Board |
测验内容 | General intelligence |
目的 | Measuring intelligence quotient (IQ) of candidates. |
始于 | 1963年 |
考试时长 | 1 hour |
分数范围 | 0 to 200, in 1 point increments. |
分数有效性 | 3 years |
考试次数 | Twice every month |
最多考试次数 | Can be taken only once every 3 months by a candidate. |
国家与地区 | Over 10,000 centres in more than 150 countries worldwide. |
语言 |
|
每年考试人数 | ▲ 1,034,280 (in 2013) |
考试要求 | High school diploma (waived only in exceptional circumstances, e.g. in cases of proven child prodigies). |
报名费 | US$ 20 |
成绩接受方 | More than 3,000 academic, industrial and other institutions all over the world. |
其他资讯 | Score a required part of application to almost all government research and intelligence agencies in USA and EU. |
网站 | www |
This test is completely fictional. |
{{Infobox exam | name = Aptitude Test of General Intelligence | image_name = ATGI logo.png | image_size = 250 px | image_alt = | caption = ATGI official logo | acronym = ATGI | type = Computer-based standardized test | test_admin = Academic and Industrial Skills Testing Board | skills_tested = General intelligence | purpose = Measuring intelligence quotient (IQ) of candidates. | year_started = {{Start date|1963}} | year_terminated = | duration = 1 hour | score_range = 0 to 200, in 1 point increments. | score_validity = 3 years | offered = Twice every month | attempt_restriction = Can be taken only once every 3 months by a candidate. | regions = Over 10,000 centres in more than 150 countries worldwide. | language = {{Flatlist| * Arabic * Mandarin Chinese * English * Hindi * Japanese * Spanish * Portuguese * Russian * German }} | test_takers = {{Increase}} 1,034,280 (in 2013) | prerequisite = High school diploma (waived only in exceptional circumstances, e.g. in cases of proven child prodigies). | fee = US$ 20 | score_users = More than 3,000 academic, industrial and other institutions all over the world. | qualification_rate = | free_label = 其他資訊 | free = Score a required part of application to almost all government research and intelligence agencies in USA and EU. | website = {{URL|www.example.com/atgi}} | footnotes = This test is completely fictional. }}
Microformat
编辑此模板产生的HTML标记包含了hCalendar微格式,能够让电脑解析事件的详情,便于维基百科将该条目归类,或让用户通过浏览器将该事件添加进日历或日记应用程序中。关于微格式的更多使用资讯,请参阅维基百科的微格式专题。
日期只会在使用了{{Start date}}或{{End date}}的情况下显示,URL只会在使用了{{Url}}的情况下被包含。
hCalendar使用的HTML class包括:
- attendee
- contact
- description
- dtend
- dtstart
- location
- organiser
- summary
- url
- vevent
请勿移除或修改这些class,也请勿更改或移除有相关设定之模板及设定。