模板: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,也請勿更改或移除有相關設定之模板及設定。