<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.midsouthmakers.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAsbox%2Fdoc</id>
	<title>Template:Asbox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.midsouthmakers.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AAsbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://wiki.midsouthmakers.org/index.php?title=Template:Asbox/doc&amp;action=history"/>
	<updated>2026-04-30T19:02:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>http://wiki.midsouthmakers.org/index.php?title=Template:Asbox/doc&amp;diff=5910&amp;oldid=prev</id>
		<title>Dan9186: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://wiki.midsouthmakers.org/index.php?title=Template:Asbox/doc&amp;diff=5910&amp;oldid=prev"/>
		<updated>2010-11-15T19:53:34Z</updated>

		<summary type="html">&lt;p&gt;1 revision&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;includeonly&amp;gt;{{high-risk| 1,300,000+ }}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the &amp;#039;&amp;#039;&amp;#039;asbox&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;article stub box&amp;#039;&amp;#039;&amp;#039; meta template. It is the standard template used for creating new or updating existing &amp;#039;&amp;#039;article stub box&amp;#039;&amp;#039; templates. It supports most, if not all, stub template styles.&lt;br /&gt;
&lt;br /&gt;
=== Basic usage ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{asbox&lt;br /&gt;
| image     = just the name of the image, e.g. Image.png - will be sized at 40x30px&lt;br /&gt;
| subject   = given before &amp;quot;article&amp;quot;, e.g. &amp;quot;this *biographical* article is a stub&amp;quot;&lt;br /&gt;
| qualifier = given after &amp;quot;article&amp;quot; e.g. &amp;quot;this article *about a musician* is a stub&amp;quot;&lt;br /&gt;
| category  = just the name of the category to place tagged pages in, e.g. History stubs&lt;br /&gt;
| name      = the full name of the stub template itself, used to reference itself internally&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This simple usage should suffice for a great many stub templates. Additional parameters are described below for advanced use.&lt;br /&gt;
&lt;br /&gt;
=== Full usage ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{asbox&lt;br /&gt;
| image     = Ambox style.png&lt;br /&gt;
| pix       = &lt;br /&gt;
| subject   = &lt;br /&gt;
| qualifier = &lt;br /&gt;
| category  = &lt;br /&gt;
| tempsort  = &lt;br /&gt;
| category1 = &lt;br /&gt;
| tempsort1 = &lt;br /&gt;
| note      = &lt;br /&gt;
| name      = {{subst:FULLPAGENAME}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====&amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
If the image is called with an icon template, &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; is set to the full syntax of the template; that&amp;#039;s the name of the template, plus any arguments (separated with &amp;#039;&amp;#039;&amp;#039;|&amp;#039;&amp;#039;&amp;#039; ), including the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around it. Icon can also be used to provide the full image markup (include the opening and closing square brackets), if special image settings such as &amp;quot;border&amp;quot; are to be used. If the image is called explicitly &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is the name of the image :- &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; will likely be required as well, the default value for &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; is 40x30.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;imagealt&amp;lt;/code&amp;gt; may be used to override the default [[WP:Alternate text for images|alt text]] which is set to &amp;quot;Stub icon&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image in pixels (no need to append px). Only &amp;#039;&amp;#039;required&amp;#039;&amp;#039; if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is used and this image requires a size different from the default maximum of 40x30 pixels. (Note that in the interests of standardising the formats of stub messages, images of size 40x30 are much preferred.)&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;subject&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;qualifier&amp;lt;/code&amp;gt;====&lt;br /&gt;
This &amp;lt;code&amp;gt;subject&amp;lt;/code&amp;gt; article &amp;lt;code&amp;gt;qualifier&amp;lt;/code&amp;gt; is a stub...&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
*This &amp;#039;&amp;#039;&amp;#039;geography&amp;#039;&amp;#039;&amp;#039; article &amp;#039;&amp;#039;&amp;#039;about a place in Rohan&amp;#039;&amp;#039;&amp;#039; is a stub...&lt;br /&gt;
*This &amp;#039;&amp;#039;&amp;#039;elementary physics&amp;#039;&amp;#039;&amp;#039; article is a stub...&lt;br /&gt;
*This  article &amp;#039;&amp;#039;&amp;#039;about Rudolph the Red-nosed reindeer&amp;#039;&amp;#039;&amp;#039; is a stub...&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;====&lt;br /&gt;
The stub category the articles should go in. &lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt;====&lt;br /&gt;
An optional second stub category the articles should go in.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category2&amp;lt;/code&amp;gt;====&lt;br /&gt;
An optional third stub category the articles should go in.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort2&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort2&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;note&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the value will be added, as a &amp;quot;small&amp;quot; note, to the stub template.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;====&lt;br /&gt;
The full page name of the template itself.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | name      = Template:Østfold-geo-stub&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
appears as:&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Østfold-geo-stub&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | demo      = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1 ====&lt;br /&gt;
Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; allows more flexibility in some circumstances than &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt;, since it can be used with templates. Based on {{tl|Wales-footy-bio-stub}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Wales-footy-bio-stub&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[association football]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
appears as:&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Wales-footy-bio-stub&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[association football]]&lt;br /&gt;
 | demo      = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Whatlinkshere ===&lt;br /&gt;
The page [http://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Asbox&amp;amp;hideredirs=1&amp;amp;namespace=10&amp;amp;hidelinks=1 here] should have a complete list of all templates using this template.  This list can be compared with existing list of stub templates to identify new stub templates created out of process. &amp;#039;&amp;#039;&amp;#039;The last entries will also be the most recently created items.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Navbar ===&lt;br /&gt;
This template contains:&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;{{navbar|{{{name}}}|mini=yes|style=position:absolute; right:15px; font-size:smaller; display:none;}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
allowing a user to specify with css that three links regarding the stub template are shown (see [http://en.wikipedia.org/w/index.php?title=Template_talk:Asbox&amp;amp;oldid=313089738#Navbar]). A side effect is that a non-existing talk page of the stub template may show up on [[Special:WantedPages]].&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
[[Category:Wikipedia metatemplates|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Stub message boxes| ]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
[[dsb:Pśedłoga:ZarodkowyTyp]]&lt;br /&gt;
[[fa:الگو:Asbox]]&lt;br /&gt;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[hy:Կաղապար:MetaPicstub]]&lt;br /&gt;
[[ja:Template:Asbox]]&lt;br /&gt;
[[pt:Predefinição:Asbox]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
[[uk:Шаблон:MetaPicstub]]&lt;br /&gt;
[[zh:Template:Asbox]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Dan9186</name></author>
	</entry>
</feed>