<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://brokendagger.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://brokendagger.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rich+Farmbrough</id>
		<title>The Broken Dagger Wiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://brokendagger.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Rich+Farmbrough"/>
		<link rel="alternate" type="text/html" href="?title=Special:Contributions/Rich_Farmbrough"/>
		<updated>2026-07-26T19:30:42Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.22.5</generator>

	<entry>
		<id>?title=Template:Tl</id>
		<title>Template:Tl</title>
		<link rel="alternate" type="text/html" href="?title=Template:Tl"/>
				<updated>2010-09-15T02:11:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{[[Template:{{{1}}}|{{{1}}}]]}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Pp-template|small=yes}}&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2009-08-31T21:46:01Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Using icon and category1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{high-risk| 1,100,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 '''asbox''' or '''article stub box''' meta template. It is the standard template used for creating new or updating existing ''article stub box'' 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;w&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's the name of the template, plus any arguments (separated with '''|''' ), 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 ''required'' 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.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&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;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&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  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ja:Template:Metastub]]&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>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2009-08-31T21:45:12Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Using icon and category1 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{high-risk| 1,100,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 '''asbox''' or '''article stub box''' meta template. It is the standard template used for creating new or updating existing ''article stub box'' 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;w&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's the name of the template, plus any arguments (separated with '''|''' ), 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 ''required'' 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.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&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;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&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;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ja:Template:Metastub]]&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>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Documentation_subpage</id>
		<title>Template:Documentation subpage</title>
		<link rel="alternate" type="text/html" href="?title=Template:Documentation_subpage"/>
				<updated>2009-08-30T00:47:58Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{Original-recipe|}}}{{{Orig|}}}&lt;br /&gt;
|&amp;lt;!-- reconstruction of original  Template:Template doc page pattern (now the redirected to &amp;quot; Template:Documentation subpage&amp;quot;) template... ca mid-November 2007 --&amp;gt;&lt;br /&gt;
&amp;lt;table  class=&amp;quot;messagebox&amp;quot; style=&amp;quot;line-height:1.1em;&amp;quot; style=&amp;quot; background:#f9f9b7;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt; &amp;lt;td rowspan=&amp;quot;3&amp;quot; style=&amp;quot;width:60px;text-align:center;&amp;quot; &amp;gt; [[Image:Edit-paste.svg|40px]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; This is the [[Wikipedia:Template documentation|template documentation]]&amp;lt;!--&lt;br /&gt;
--&amp;gt; page for [[{{NAMESPACE}}:{{{1|{{BASEPAGENAME}}}}}]].&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;This page may not be intended to be viewed directly. &amp;lt;br/&lt;br /&gt;
&amp;gt;Links using [[Help:Variable|variable]]s may appear broken; do not replace these with [[hardcoded]] page names or URLs.&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;{{#if:{{{inhib|x}}}{{{inhibit|}}}|&amp;lt;!-- skip ---&amp;gt;|&amp;lt;includeonly&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
}}&amp;lt;!-- Please retain the above original template... &lt;br /&gt;
&lt;br /&gt;
There are templates formulated to [[WP:DPP]] that need this.&lt;br /&gt;
&lt;br /&gt;
Of course, if you all want to start updating all the interwiki exported templates, go on making things more incompatible... queries to User:Fabartus.&lt;br /&gt;
&lt;br /&gt;
---&amp;gt;&lt;br /&gt;
|&amp;lt;includeonly&amp;gt;{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}}&lt;br /&gt;
  | &amp;lt;!-- doc page --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;{{&lt;br /&gt;
    #ifeq: {{{doc-notice|show}}} | show&lt;br /&gt;
    | {{mbox&lt;br /&gt;
      | type = notice&lt;br /&gt;
      | image = [[File:Edit-copy green.svg|40px]]&lt;br /&gt;
      | text = &lt;br /&gt;
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}''' &amp;lt;small&amp;gt;(see that page for the {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template | {{ #if: {{SUBJECTSPACE}} | {{lc:{{SUBJECTSPACE}}}} | article }}}}}} itself)&amp;lt;/small&amp;gt;.&amp;lt;br /&amp;gt;It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}. &lt;br /&gt;
      }}&lt;br /&gt;
    }}{{DEFAULTSORT:{{{defaultsort|{{PAGENAME}}}}}}}{{&lt;br /&gt;
    #if: {{{inhibit|}}}&lt;br /&gt;
    | &amp;lt;!-- skip --&amp;gt;&lt;br /&gt;
    | [[Category:{{&lt;br /&gt;
      #if: {{SUBJECTSPACE}}&lt;br /&gt;
      | {{SUBJECTSPACE}}&lt;br /&gt;
      | Article&lt;br /&gt;
    }} documentation&amp;lt;noinclude&amp;gt;| &amp;lt;/noinclude&amp;gt;]]&lt;br /&gt;
  }}&amp;lt;includeonly&amp;gt;&lt;br /&gt;
| &amp;lt;!-- if not on a /doc subpage, do nothing --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Documentation_subpage</id>
		<title>Template:Documentation subpage</title>
		<link rel="alternate" type="text/html" href="?title=Template:Documentation_subpage"/>
				<updated>2009-08-30T00:46:34Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: Reverted edits by Rich Farmbrough (talk) to last version by Rjd0060&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{Original-recipe|}}}{{{Orig|}}}&lt;br /&gt;
|&amp;lt;!-- reconstruction of original  Template:Template doc page pattern (now the redirected to &amp;quot; Template:Documentation subpage&amp;quot;) template... ca mid-November 2007 --&amp;gt;&lt;br /&gt;
&amp;lt;table  class=&amp;quot;messagebox&amp;quot; style=&amp;quot;line-height:1.1em;&amp;quot; style=&amp;quot; background:#f9f9b7;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt; &amp;lt;td rowspan=&amp;quot;3&amp;quot; style=&amp;quot;width:60px;text-align:center;&amp;quot; &amp;gt; [[Image:Edit-paste.svg|40px]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; This is the [[Wikipedia:Template documentation|template documentation]]&amp;lt;!--&lt;br /&gt;
--&amp;gt; page for [[{{NAMESPACE}}:{{{1|{{BASEPAGENAME}}}}}]].&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;This page may not be intended to be viewed directly. &amp;lt;br/&lt;br /&gt;
&amp;gt;Links using [[Help:Variable|variable]]s may appear broken; do not replace these with [[hardcoded]] page names or URLs.&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;{{#if:{{{inhib|x}}}{{{inhibit|}}}|&amp;lt;!-- skip ---&amp;gt;|&amp;lt;includeonly&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
}}&amp;lt;!-- Please retain the above original template... &lt;br /&gt;
&lt;br /&gt;
There are templates formulated to [[WP:DPP]] that need this.&lt;br /&gt;
&lt;br /&gt;
Of course, if you all want to start updating all the interwiki exported templates, go on making things more incompatible... queries to User:Fabartus.&lt;br /&gt;
&lt;br /&gt;
---&amp;gt;&lt;br /&gt;
|&amp;lt;includeonly&amp;gt;{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}}&lt;br /&gt;
  | &amp;lt;!-- doc page --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;{{&lt;br /&gt;
    #ifeq: {{{doc-notice|show}}} | show&lt;br /&gt;
    | {{mbox&lt;br /&gt;
      | type = notice&lt;br /&gt;
      | image = [[File:Edit-copy green.svg|40px]]&lt;br /&gt;
      | text = &lt;br /&gt;
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}''' &amp;lt;small&amp;gt;(see that page for the {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template | {{ #if: {{SUBJECTSPACE}} | {{lc:{{SUBJECTSPACE}}}} | article }}}}}} itself)&amp;lt;/small&amp;gt;.&amp;lt;br /&amp;gt;It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}. &lt;br /&gt;
      }}&lt;br /&gt;
    }}{{DEFAULTSORT:{{PAGENAME}}}}{{&lt;br /&gt;
    #if: {{{inhibit|}}}&lt;br /&gt;
    | &amp;lt;!-- skip --&amp;gt;&lt;br /&gt;
    | [[Category:{{&lt;br /&gt;
      #if: {{SUBJECTSPACE}}&lt;br /&gt;
      | {{SUBJECTSPACE}}&lt;br /&gt;
      | Article&lt;br /&gt;
    }} documentation&amp;lt;noinclude&amp;gt;| &amp;lt;/noinclude&amp;gt;]]&lt;br /&gt;
  }}&amp;lt;includeonly&amp;gt;&lt;br /&gt;
| &amp;lt;!-- if not on a /doc subpage, do nothing --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Documentation_subpage</id>
		<title>Template:Documentation subpage</title>
		<link rel="alternate" type="text/html" href="?title=Template:Documentation_subpage"/>
				<updated>2009-08-30T00:46:04Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: Add overide to defaultsort&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{Original-recipe|}}}{{{Orig|}}}&lt;br /&gt;
|&amp;lt;!-- reconstruction of original  Template:Template doc page pattern (now the redirected to &amp;quot; Template:Documentation subpage&amp;quot;) template... ca mid-November 2007 --&amp;gt;&lt;br /&gt;
&amp;lt;table  class=&amp;quot;messagebox&amp;quot; style=&amp;quot;line-height:1.1em;&amp;quot; style=&amp;quot; background:#f9f9b7;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt; &amp;lt;td rowspan=&amp;quot;3&amp;quot; style=&amp;quot;width:60px;text-align:center;&amp;quot; &amp;gt; [[Image:Edit-paste.svg|40px]]&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt; This is the [[Wikipedia:Template documentation|template documentation]]&amp;lt;!--&lt;br /&gt;
--&amp;gt; page for [[{{NAMESPACE}}:{{{1|{{BASEPAGENAME}}}}}]].&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;&amp;lt;small&amp;gt;This page may not be intended to be viewed directly. &amp;lt;br/&lt;br /&gt;
&amp;gt;Links using [[Help:Variable|variable]]s may appear broken; do not replace these with [[hardcoded]] page names or URLs.&amp;lt;/small&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;{{#if:{{{inhib|x}}}{{{inhibit|}}}|&amp;lt;!-- skip ---&amp;gt;|&amp;lt;includeonly&amp;gt;[[Category:Template documentation|{{PAGENAME}}]]&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
}}&amp;lt;!-- Please retain the above original template... &lt;br /&gt;
&lt;br /&gt;
There are templates formulated to [[WP:DPP]] that need this.&lt;br /&gt;
&lt;br /&gt;
Of course, if you all want to start updating all the interwiki exported templates, go on making things more incompatible... queries to User:Fabartus.&lt;br /&gt;
&lt;br /&gt;
---&amp;gt;&lt;br /&gt;
|&amp;lt;includeonly&amp;gt;{{#ifeq: {{lc:{{SUBPAGENAME}}}} | {{{override|doc}}}&lt;br /&gt;
  | &amp;lt;!-- doc page --&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;{{&lt;br /&gt;
    #ifeq: {{{doc-notice|show}}} | show&lt;br /&gt;
    | {{mbox&lt;br /&gt;
      | type = notice&lt;br /&gt;
      | image = [[File:Edit-copy green.svg|40px]]&lt;br /&gt;
      | text = &lt;br /&gt;
'''This is a [[Wikipedia:Template documentation|documentation]] [[Wikipedia:Subpages|subpage]] for {{{1|[[{{SUBJECTSPACE}}:{{BASEPAGENAME}}]]}}}''' &amp;lt;small&amp;gt;(see that page for the {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template | {{ #if: {{SUBJECTSPACE}} | {{lc:{{SUBJECTSPACE}}}} | article }}}}}} itself)&amp;lt;/small&amp;gt;.&amp;lt;br /&amp;gt;It contains usage information, [[Wikipedia:Categorization|categories]] and other content that is not part of the original {{ #if: {{{text2|}}} | {{{text2}}} | {{ #if: {{{text1|}}} | {{{text1}}} | {{ #ifeq: {{SUBJECTSPACE}} | {{ns:User}} | {{lc:{{SUBJECTSPACE}}}} template page | {{ #if: {{SUBJECTSPACE}} |{{lc:{{SUBJECTSPACE}}}} page|article}}}}}}}}. &lt;br /&gt;
      }}&lt;br /&gt;
    }}{{#if:{{{defaultsort|{{DEFAULTSORT:{{{defaultsort}}}|{{DEFAULTSORT:{{PAGENAME}}}}}}{{&lt;br /&gt;
    #if: {{{inhibit|}}}&lt;br /&gt;
    | &amp;lt;!-- skip --&amp;gt;&lt;br /&gt;
    | [[Category:{{&lt;br /&gt;
      #if: {{SUBJECTSPACE}}&lt;br /&gt;
      | {{SUBJECTSPACE}}&lt;br /&gt;
      | Article&lt;br /&gt;
    }} documentation&amp;lt;noinclude&amp;gt;| &amp;lt;/noinclude&amp;gt;]]&lt;br /&gt;
  }}&amp;lt;includeonly&amp;gt;&lt;br /&gt;
| &amp;lt;!-- if not on a /doc subpage, do nothing --&amp;gt;&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2009-08-04T18:07:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Using icon and category1 */  remoev note about {!}}&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template. It is the standard template used for creating new or updating existing ''article stub box'' templates. It supports most, if not all, stub template styles, in place prior to 26 September 2007. &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;w&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:PAGENAME}}&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's the name of the template, plus any arguments (separated with '''|''' ), 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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and its size is not 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&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;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&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  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ja:Template:Metastub]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
[[zh:Template:Asbox]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2009-08-04T18:06:20Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template. It is the standard template used for creating new or updating existing ''article stub box'' templates. It supports most, if not all, stub template styles, in place prior to 26 September 2007. &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;w&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:PAGENAME}}&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's the name of the template, plus any arguments (separated with '''|''' ), 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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and its size is not 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. As of January 24, 2007, the new parser requires the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around the used template, and a single &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; is used instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to separate the parameters. Old code relying on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will need to be updated:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&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;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&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  = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ja:Template:Metastub]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
[[zh:Template:Asbox]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2009-03-04T17:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td&amp;gt;  {{#if:{{{icon|}}}|{{{icon}}}&amp;amp;nbsp;|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px]]&amp;amp;nbsp;|}}}}&amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:stub|stub]].  You can help by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{{note|}}}&amp;lt;/small&amp;gt;&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; tempsort&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category}}}| {{{tempsort|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Is there a second stub category? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub article second category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category1}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Template second category - sorted by &amp;quot; tempsort1&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category1}}}| {{{tempsort1|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Is there a third stub category? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category2|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub article third category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category2}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Template third category - sorted by &amp;quot; tempsort2&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category2}}}| {{{tempsort2|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}} &amp;lt;!-- *** Is there a date specified? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{date|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Put it in the appropriate dated category ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs from {{{date|}}}]]}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub in undated category - this drives the dating agents. ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs undated]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
*** Whatlinkshere marker and exclude in print category***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Template:Asbox/whatlinkshere|&amp;lt;s/&amp;gt;]][[Category:Exclude in print]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2008-11-03T20:54:43Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td&amp;gt;  {{#if:{{{icon|}}}|{{{icon}}}&amp;amp;nbsp;|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px]]&amp;amp;nbsp;|}}}}&amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:stub|stub]].  You can help by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{{note|}}}&amp;lt;/small&amp;gt;&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; tempsort&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category}}}| {{{tempsort|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Is there a second stub category? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub article second category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category1}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Template second category - sorted by &amp;quot; tempsort1&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category1}}}| {{{tempsort1|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}} &amp;lt;!-- *** Is there a date specified? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{date|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Put it in the appropriate dated category ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs from {{{date|}}}]]}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub in undated category - this drives the dating agents. ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs undated]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
*** Whatlinkshere marker ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Template:Asbox/whatlinkshere|&amp;lt;s/&amp;gt;]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2008-11-03T20:51:03Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: Prep code for dating&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td&amp;gt;  {{#if:{{{icon|}}}|{{{icon}}}&amp;amp;nbsp;|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px]]&amp;amp;nbsp;|}}}}&amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:stub|stub]].  You can help by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{{note|}}}&amp;lt;/small&amp;gt;&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; tempsort&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category}}}| {{{tempsort|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Is there a second stub category? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub article second category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category1}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Template second category - sorted by &amp;quot; tempsort1&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category1}}}| {{{tempsort1|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}} *** Is there a date specified? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{date|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Put it in the appropriate dated category ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs from {{{date|}}}]]}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub in undated category - this drives the dating agents. ***&lt;br /&gt;
&lt;br /&gt;
--   -&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:Stubs undated]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
*** Whatlinkshere marker ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Template:Asbox/whatlinkshere|&amp;lt;s/&amp;gt;]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2008-10-08T09:45:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Cut and paste example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{pp-template|small=yes}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to 26 September 2007. &lt;br /&gt;
&lt;br /&gt;
===Cut and paste template template===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image = Ambox style.png&lt;br /&gt;
 | pix       = 30 x 40&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;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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's the name of the template, plus any arguments (separated with '''|''' ), 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. 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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and it's size is not 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. As of January 24, 2007, the new parser requires the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around the used template, and a single &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; is used instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to separate the parameters. Old code relying on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will need to be updated:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation     &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Asbox/whatlinkshere&amp;amp;limit=5000&amp;amp;from=0 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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template talk:Asbox]]&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|Ambox}}&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&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;
&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2008-10-08T09:44:37Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{pp-template|small=yes}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to 26 September 2007. &lt;br /&gt;
&lt;br /&gt;
===Cut and paste example===&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image = Ambox style.png&lt;br /&gt;
 | pix       = 30 x 40&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;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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's the name of the template, plus any arguments (separated with '''|''' ), 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. 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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and it's size is not 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&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. As of January 24, 2007, the new parser requires the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around the used template, and a single &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; is used instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to separate the parameters. Old code relying on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will need to be updated:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation     &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Asbox/whatlinkshere&amp;amp;limit=5000&amp;amp;from=0 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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template talk:Asbox]]&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|Ambox}}&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&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;
&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2008-10-08T09:21:43Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Whatlinkshere */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{pp-template|small=yes}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
{{documentation subpage}}&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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's the name of the template, plus any arguments (separated with '''|''' ), 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. 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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and it's size is not 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&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. As of January 24, 2007, the new parser requires the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around the used template, and a single &amp;lt;code&amp;gt;|&amp;lt;/code&amp;gt; is used instead of &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; to separate the parameters. Old code relying on &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{!}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; will need to be updated:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  =       &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation     &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt; have been over-ridden to keep this page out of the stub categories)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Asbox/whatlinkshere&amp;amp;limit=5000&amp;amp;from=0 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. '''The last entries will also be the most recently created items.'''&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template talk:Asbox]]&lt;br /&gt;
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
* {{tl|Ambox}}&lt;br /&gt;
* {{tl|MetaPicstub}}&lt;br /&gt;
&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;
&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;
[[hsb:Předłoha:Zarodk po předmjeće]]&lt;br /&gt;
[[ru:Шаблон:Stub-meta]]&lt;br /&gt;
[[sv:Mall:Stubbmall]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-13T18:14:58Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Whatlinkshere */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/w/index.php?title=Special:Whatlinkshere/Template:Asbox/whatlinkshere&amp;amp;limit=5000&amp;amp;from=0 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-01T13:39:11Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Whatlinkshere */  OOps signed....&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/wiki/Special:Whatlinkshere/Template:Asbox/whatlinkshere 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.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-01T13:38:45Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==Whatlinkshere==&lt;br /&gt;
The page [http://en.wikipedia.org/wiki/Special:Whatlinkshere/Template:Asbox/whatlinkshere 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. ''[[User:Rich Farmbrough|Rich]] [[User talk:Rich Farmbrough|Farmbrough]]'', 13:38 [[1 November]] [[2007]] (GMT).&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-01T13:33:07Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* icon or image */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-01T13:32:23Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameters 1-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-11-01T13:31:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&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;
===Examples===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
 | note      = This stub template is deprecated.      &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[ru:Шаблон:MetaPicstub]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-11-01T13:26:32Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: Implement round of changes.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td&amp;gt;  {{#if:{{{icon|}}}|{{{{{icon}}}}}&amp;amp;nbsp;|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40x30}}px]]&amp;amp;nbsp;|}}}}&amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:stub|stub]].  You can help by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;br&amp;gt;&amp;lt;small&amp;gt;{{{note|}}}&amp;lt;/small&amp;gt;&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; tempsort&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category}}}| {{{tempsort|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Is there a second stub category? ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Stub article second category sorted by DEFAULTSORT or PAGENAME. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category1}}}]]}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
   *** Template second category - sorted by &amp;quot; tempsort1&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
   --&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Category:{{{category1}}}| {{{tempsort1|}}}]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
*** Whatlinkshere marker ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|[[Template:Asbox/whatlinkshere|&amp;lt;s/&amp;gt;]]|}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T13:01:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably '''not''' without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T11:26:27Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* pix */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size not [[wikt:cromulent|cromulent]] with 40x30. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40x30.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T09:39:06Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-ridden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T09:38:43Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Example */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-riden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Based on {{tl|Wales-footy-bio-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-riden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T09:09:52Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-riden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
:''(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been over-riden to keep this page out of the stub category)''&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T09:08:40Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Usage */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Template documentation&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt; has been overriden to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T09:06:11Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Using icon and tempsort */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-29T08:16:38Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* See also */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Not used.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*[[Template talk:Asbox]]&lt;br /&gt;
*[[Wikipedia_talk:WikiProject_Stub_sorting#Stub_template_standardisation]]&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T13:32:22Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* icon or image */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments (seperated with {{tl|!}} ''qv'' not | .  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T13:29:30Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: /* Using icon and tempsort */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments.  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon{{!}}Wales{{!}}50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T13:21:31Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: second cat&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments.  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of  &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;.&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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own second category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-27T13:02:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| {{{tempsort}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article second category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category1}}}{{!}}{{{1|}}}]]|[[Category:{{{category1}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template second category - sorted by &amp;quot; &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort1|}}}|[[Category:{{{category1}}}| {{{tempsort1}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-27T13:00:34Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: add second category.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| {{{tempsort}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#if:{{{category1|}}}|&amp;lt;--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article second category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category1}}}{{!}}{{{1|}}}]]|[[Category:{{{category1}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template second category - sorted by &amp;quot; &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;&amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort1|}}}|[[Category:{{{category1}}}| {{{tempsort1}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-27T11:24:01Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: Changed protection level for &amp;quot;Template:Asbox&amp;quot;: Used a bit more now.  [edit=sysop:move=sysop]&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| {{{tempsort}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-27T11:07:23Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| {{{tempsort}}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-27T11:05:15Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| {{{tempsort}}]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T07:57:54Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create (but preferably not without consulting [[WP:WSS]]) or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments.  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;lt;!-- &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;. --&amp;gt; &amp;quot; &amp;quot; (space).&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space).&lt;br /&gt;
&amp;lt;!-- The sort order for the template itself. If not specified the template will not be put in the stub category.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T07:22:50Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments.  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;lt;!-- &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;. --&amp;gt; &amp;quot; &amp;quot; (space).&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space).&lt;br /&gt;
&amp;lt;!-- The sort order for the template itself. If not specified the template will not be put in the stub category.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox |{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}| icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been suppressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox/doc</id>
		<title>Template:Asbox/doc</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox/doc"/>
				<updated>2007-09-27T07:21:16Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;{{template doc page transcluded}}{{pp-template|small=yes}}{{intricate template}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc page viewed directly}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
This is the '''asbox''' or '''article stub box''' meta template.&lt;br /&gt;
&lt;br /&gt;
It is used to create or standardise existing ''article stub box'' templates.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
This is a standard template for creating standard stub templates.  It supports most, if not all, stub template styles in place prior to [[26 September]] [[2007]] (UTC). &lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
====Default parameter 1====&lt;br /&gt;
Default parameter 1 overrides the sort order in the stub category.  It is unlikely to be used much, as stub categories should be small and will often be sorted correctly by PAGENAME or DEFAULTSORT.&lt;br /&gt;
&lt;br /&gt;
====Default parameter 2-4====&lt;br /&gt;
The standard implementation passes four default parameters through to this template to allow for future expansion.&lt;br /&gt;
&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 name of the template plus any arguments.  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 40.&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, only ''required'' if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is set and is a size other than 40. [[Defensive programming]] suggests setting the value of &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; even if it is 40.&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 '''geography''' article '''about a place in Rohan''' is a stub...&lt;br /&gt;
*This '''elementary physics''' article is a stub...&lt;br /&gt;
*This  article '''about Rudolph the Red-nosed reindeer''' 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. Note the template will only include articles in the stub category, unless the parameter [[#tempsort|&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt; ]] is set in which case templates (in particular the stub template itself) will also be included - sorted with the value of &amp;lt;!-- &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;. --&amp;gt; &amp;quot; &amp;quot; (space).&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the template will be put in it's own category sorted as &amp;quot; &amp;quot; (space).&lt;br /&gt;
&amp;lt;!-- The sort order for the template itself. If not specified the template will not be put in the stub category.--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Example===&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&lt;br /&gt;
 |{{{1}}}&lt;br /&gt;
 |{{{2}}}&lt;br /&gt;
 |{{{3}}}&lt;br /&gt;
 |{{{4}}}&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &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;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&lt;br /&gt;
 |{{{1}}}&lt;br /&gt;
 |{{{2}}}&lt;br /&gt;
 |{{{3}}}&lt;br /&gt;
 |{{{4}}}&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | qualifier = &lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{tl|Østfold-geo-stub}}&lt;br /&gt;
&lt;br /&gt;
====Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and tempsort====&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Asbox&lt;br /&gt;
 |{{{1}}}&lt;br /&gt;
 |{{{2}}}&lt;br /&gt;
 |{{{3}}}&lt;br /&gt;
 |{{{4}}}&lt;br /&gt;
 | icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | tempsort  = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Appears as:&lt;br /&gt;
&lt;br /&gt;
{{Asbox&lt;br /&gt;
 |{{{1}}}&lt;br /&gt;
 |{{{2}}}&lt;br /&gt;
 |{{{3}}}&lt;br /&gt;
 |{{{4}}}&lt;br /&gt;
 | icon      = Soccer icon|Wales|50&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier =related to Welsh [[football (soccer)]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
(tempsort has been supressed to keep this page out of the stub category)&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
*{{tl|Ambox}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T21:13:17Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1|}}}]]|[[Category:{{{category}}}]]}}}}&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot;. ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:14:47Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}]]}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:13:32Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}|{{{1}}}]]|[[Category:{{{category}}}]]}}|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:13:07Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#if:{{{1|}}}|[[Category:{{{category}}}{{!}}{{{1}}}]]|[[Category:{{{category}}}]]}}|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:10:14Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#ifeq:{{{1|}}}||[[Category:{{{category}}}]]|[[Category:{{{category}}}{{!}}{{{1}}}]]}}|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:08:49Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||{{#ifeq:{{{1|}}}||[[Category:{{{category}}}]]|[[Category:{{{category}}}|{{{1}}}]]}}|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:07:17Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}{{#ifeq:{{{1|}}}|||{{!}}{{{1}}}}}]]|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T20:02:59Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}{{#ifeq:{{{1}}}|||{{!}}{{{1}}}}}]]|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T19:48:37Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}{{#ifeq:{{{1}}}||{{!}}{{{1}}}|}}]]|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T19:46:29Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}{{#if:{{{1|}}}|{{!}}{{{1}}}|}}]]|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	<entry>
		<id>?title=Template:Asbox</id>
		<title>Template:Asbox</title>
		<link rel="alternate" type="text/html" href="?title=Template:Asbox"/>
				<updated>2007-09-26T19:45:28Z</updated>
		
		<summary type="html">&lt;p&gt;Rich Farmbrough: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div class=&amp;quot;boilerplate metadata&amp;quot; id=&amp;quot;stub&amp;quot;&amp;gt;&amp;lt;table cellpadding=&amp;quot;0&amp;quot; cellspacing=&amp;quot;0&amp;quot; style=&amp;quot;background-color: transparent;&amp;quot;&amp;gt;&amp;lt;tr &amp;gt;&amp;lt;td &amp;gt; &amp;lt;/td &amp;gt;&amp;lt;td &amp;gt;''&amp;amp;nbsp; {{#if:{{{icon|}}}|{{{{{icon}}}}}|{{#if:{{{image|}}}|[[Image:{{{image}}}|{{#if:{{{pix|}}}|{{{pix}}}|40}}px]]|}}}} This {{{subject|}}} article {{{qualifier|}}} is a [[Wikipedia:Perfect stub article|stub]].  You can [[Wikipedia:Find or fix a stub|help]] Wikipedia by [{{SERVER}}{{localurl:{{NAMESPACE}}:{{PAGENAME}}|action=edit}} expanding it]''.&amp;lt;/td &amp;gt;&amp;lt;/tr &amp;gt;&amp;lt;/table &amp;gt;&amp;lt;/div &amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Stub article category sorted by first default parameter ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}||[[Category:{{{category}}}{{#if:{{{1|}}}|{{{1}}}|}}]]|}}&amp;lt;!--&lt;br /&gt;
 *** Template category - sorted by &amp;quot; &amp;quot; ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;{{#ifeq:{{NAMESPACE}}|Template|{{#if:{{{tempsort|}}}|[[Category:{{{category}}}| ]]||}}|}}&amp;lt;/includeonly&amp;gt;&amp;lt;!--&lt;br /&gt;
&lt;br /&gt;
 *** Documentation ***&lt;br /&gt;
&lt;br /&gt;
--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{template doc}}&lt;br /&gt;
&amp;lt;!-- Add categories and inter-wikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Rich Farmbrough</name></author>	</entry>

	</feed>