<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_examination%2Fdoc</id>
	<title>Template:Infobox examination/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_examination%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_examination/doc&amp;action=history"/>
	<updated>2026-04-05T00:05:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_examination/doc&amp;diff=9504&amp;oldid=prev</id>
		<title>&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_examination/doc&amp;diff=9504&amp;oldid=prev"/>
		<updated>2023-05-21T07:08:29Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Categories go at the bottom of this page and interwikis go in Wikidata. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage}}&lt;br /&gt;
&lt;br /&gt;
==Purpose==&lt;br /&gt;
An infobox for articles about examinations or tests.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
Copy and paste the following blank version to start using. Leave a field blank if it does not apply.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Code&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox examination&lt;br /&gt;
| name                = &lt;br /&gt;
| image_name          = &lt;br /&gt;
| image_size          = &lt;br /&gt;
| image_alt           =  &lt;br /&gt;
| caption             = &lt;br /&gt;
| acronym             = &lt;br /&gt;
| type                = &lt;br /&gt;
| test_admin          = &lt;br /&gt;
| skills_tested       = &lt;br /&gt;
| purpose             = &lt;br /&gt;
| year_started        = &amp;lt;!-- {{Start date|YYYY}} --&amp;gt;&lt;br /&gt;
| year_terminated     = &amp;lt;!-- {{End date|YYYY}} --&amp;gt;&lt;br /&gt;
| duration            = &lt;br /&gt;
| score_range         = &lt;br /&gt;
| score_validity      = &lt;br /&gt;
| offered             = &lt;br /&gt;
| attempt_restriction =&lt;br /&gt;
| regions             = &lt;br /&gt;
| language            = &lt;br /&gt;
| test_takers         = &lt;br /&gt;
| prerequisite        = &lt;br /&gt;
| fee                 =  &lt;br /&gt;
| score_users         = &lt;br /&gt;
| qualification_rate  = &lt;br /&gt;
| free_label          = &lt;br /&gt;
| free                = &lt;br /&gt;
| website             = &amp;lt;!-- {{URL|example.com}} --&amp;gt;&lt;br /&gt;
| footnotes           =  &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Description of fields==&lt;br /&gt;
; name : Official name of the examination.&lt;br /&gt;
; image_name : Examination-related graphic, preferably the examination&amp;#039;s official logo. Use the image filename without &amp;lt;code&amp;gt;File:&amp;lt;/code&amp;gt; namespace prefix. Produces an image of 200 px by default.&lt;br /&gt;
; image_size : Use in conjunction with &amp;lt;code&amp;gt;image_name&amp;lt;/code&amp;gt;. Allows editors to specify an image width rather than use the default. This defaults to the user&amp;#039;s thumbnail size, or the image size if smaller.&lt;br /&gt;
; 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]].&lt;br /&gt;
; caption : Caption text for the infobox image. May include wiki syntax.&lt;br /&gt;
; acronym : Acronym of the examination&amp;#039;s full name, if any.&lt;br /&gt;
; type : Type of the examination (e.g. computer-based, paper-based, standardized test, academic aptitude test, entrance or competitive examination, university examination, etc.).&lt;br /&gt;
; test_admin : Official name(s) of the testing board(s) or agency(ies) that develop(s) and/or administer(s) the examination.&lt;br /&gt;
; skills_tested : Primary skill(s) or knowledge tested in the examination.&lt;br /&gt;
; purpose : Major purpose(s) for which the examination is conducted.&lt;br /&gt;
; year_started : The year in which the examination was started, i.e., was first offered. Use {{tl|Start date}}.&lt;br /&gt;
; year_terminated : The year in which the examination was terminated or stopped. Applicable only for examinations that are discontinued. Use {{tl|End date}}.&lt;br /&gt;
; duration : Time that is ordinarily allowed to take the examination.&lt;br /&gt;
; score_range : Range or scale of the score or grade (i.e. minimum and maximum values possible).&lt;br /&gt;
; score_validity : Time period of validity of an ordinary candidate&amp;#039;s score or grade.&lt;br /&gt;
; offered : The ordinary frequency with which the examination is offered (e.g. once a year, once a month, 8 times a year, etc.).&lt;br /&gt;
; 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).&lt;br /&gt;
; regions : The country(ies) or region(s) where the examination is primarily held.&lt;br /&gt;
; language : The language(s) in which the test is offered.&lt;br /&gt;
; test_takers : The total number of test takers in a year (latest available statistic). Mention with the year.&lt;br /&gt;
; prerequisite : Academic or other qualification, if any, that may be a prerequisite to take the examination.&lt;br /&gt;
; fee : Testing fee. May be given in US$ and/or local currency.&lt;br /&gt;
; score_users : Primary agencies, institutions, etc. that may use the test scores/grades.&lt;br /&gt;
; qualification_rate : Rate (e.g. percentage) of qualification of test takers, if any.&lt;br /&gt;
; free_label, free : Use &amp;lt;code&amp;gt;free_label&amp;lt;/code&amp;gt; to display any speciality field title.  Use &amp;lt;code&amp;gt;free&amp;lt;/code&amp;gt; to display the related data.&lt;br /&gt;
; website : Official website of the examination, if any. Use the template {{Tl|URL}}.&lt;br /&gt;
; footnotes : Footnotes for the infobox. Useful for including references for data.&lt;br /&gt;
&lt;br /&gt;
Separate multiple values using {{tl|plainlist}} or {{tl|flatlist}}.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
{{Infobox examination&lt;br /&gt;
| name                = Aptitude Test of General Intelligence&lt;br /&gt;
| image_name          = ATGI logo.png&lt;br /&gt;
| image_size          = 250 px&lt;br /&gt;
| image_alt           = &lt;br /&gt;
| caption             = ATGI official logo&lt;br /&gt;
| acronym             = ATGI&lt;br /&gt;
| type                = Computer-based standardized test&lt;br /&gt;
| test_admin          = Academic and Industrial Skills Testing Board&lt;br /&gt;
| skills_tested       = General intelligence&lt;br /&gt;
| purpose             = Measuring intelligence quotient (IQ) of candidates.&lt;br /&gt;
| year_started        = {{Start date|1963}}&lt;br /&gt;
| year_terminated     =&lt;br /&gt;
| duration            = 1 hour&lt;br /&gt;
| score_range         = 0 to 200, in 1 point increments.&lt;br /&gt;
| score_validity      = 3 years&lt;br /&gt;
| offered             = Twice every month&lt;br /&gt;
| attempt_restriction = Can be taken only once every 3 months by a candidate.&lt;br /&gt;
| regions             = Over 10,000 centres in more than 150 countries worldwide.&lt;br /&gt;
| language            = {{Flatlist|&lt;br /&gt;
* Arabic&lt;br /&gt;
* Mandarin Chinese&lt;br /&gt;
* English&lt;br /&gt;
* Hindi&lt;br /&gt;
* Japanese&lt;br /&gt;
* Spanish&lt;br /&gt;
* Portuguese&lt;br /&gt;
* Russian&lt;br /&gt;
* German&lt;br /&gt;
}}&lt;br /&gt;
| test_takers         = {{Increase}} 1,034,280 (in 2013)&lt;br /&gt;
| prerequisite        = High school diploma (waived only in exceptional circumstances, e.g. in cases of proven child prodigies).&lt;br /&gt;
| fee                 = US$ 20&lt;br /&gt;
| score_users         = More than 3,000 academic, industrial and other institutions all over the world.&lt;br /&gt;
| qualification_rate  = &lt;br /&gt;
| free_label          = Other information&lt;br /&gt;
| free                = Score a required part of application to almost all government research and intelligence agencies in USA and EU.&lt;br /&gt;
| website             = {{URL|www.example.com/atgi}}&lt;br /&gt;
| footnotes           = This test is completely fictional.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox examination&lt;br /&gt;
| name                = Aptitude Test of General Intelligence&lt;br /&gt;
| image_name          = ATGI logo.png&lt;br /&gt;
| image_size          = 250 px&lt;br /&gt;
| image_alt           = &lt;br /&gt;
| caption             = ATGI official logo&lt;br /&gt;
| acronym             = ATGI&lt;br /&gt;
| type                = Computer-based standardized test&lt;br /&gt;
| test_admin          = Academic and Industrial Skills Testing Board&lt;br /&gt;
| skills_tested       = General intelligence&lt;br /&gt;
| purpose             = Measuring intelligence quotient (IQ) of candidates.&lt;br /&gt;
| year_started        = {{Start date|1963}}&lt;br /&gt;
| year_terminated     =&lt;br /&gt;
| duration            = 1 hour&lt;br /&gt;
| score_range         = 0 to 200, in 1 point increments.&lt;br /&gt;
| score_validity      = 3 years&lt;br /&gt;
| offered             = Twice every month&lt;br /&gt;
| attempt_restriction = Can be taken only once every 3 months by a candidate.&lt;br /&gt;
| regions             = Over 10,000 centres in more than 150 countries worldwide.&lt;br /&gt;
| language            = {{Flatlist|&lt;br /&gt;
* Arabic&lt;br /&gt;
* Mandarin Chinese&lt;br /&gt;
* English&lt;br /&gt;
* Hindi&lt;br /&gt;
* Japanese&lt;br /&gt;
* Spanish&lt;br /&gt;
* Portuguese&lt;br /&gt;
* Russian&lt;br /&gt;
* German&lt;br /&gt;
}}&lt;br /&gt;
| test_takers         = {{Increase}} 1,034,280 (in 2013)&lt;br /&gt;
| prerequisite        = High school diploma (waived only in exceptional circumstances, e.g. in cases of proven child prodigies).&lt;br /&gt;
| fee                 = US$ 20&lt;br /&gt;
| score_users         = More than 3,000 academic, industrial and other institutions all over the world.&lt;br /&gt;
| qualification_rate  = &lt;br /&gt;
| free_label          = Other information&lt;br /&gt;
| free                = Score a required part of application to almost all government research and intelligence agencies in USA and EU.&lt;br /&gt;
| website             = {{URL|www.example.com/atgi}}&lt;br /&gt;
| footnotes           = This test is completely fictional.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Microformat==&lt;br /&gt;
{{UF-hcal}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Infobox templates|Examination]]&lt;br /&gt;
[[Category:Education infobox templates|Examination]]&lt;br /&gt;
[[Category:Embeddable templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;WOSlinker</name></author>
	</entry>
</feed>