<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="pt-BR">
	<id>https://wiki.tokusatsus.com/index.php?action=history&amp;feed=atom&amp;title=Predefini%C3%A7%C3%A3o%3AAsbox%2Fdoc</id>
	<title>Predefinição:Asbox/doc - Histórico de revisão</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tokusatsus.com/index.php?action=history&amp;feed=atom&amp;title=Predefini%C3%A7%C3%A3o%3AAsbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.tokusatsus.com/index.php?title=Predefini%C3%A7%C3%A3o:Asbox/doc&amp;action=history"/>
	<updated>2026-06-30T02:27:41Z</updated>
	<subtitle>Histórico de revisões para esta página neste wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.tokusatsus.com/index.php?title=Predefini%C3%A7%C3%A3o:Asbox/doc&amp;diff=896&amp;oldid=prev</id>
		<title>Tavoraadmin: Importando predefinição/módulo da Wikipédia em português para manter layout</title>
		<link rel="alternate" type="text/html" href="https://wiki.tokusatsus.com/index.php?title=Predefini%C3%A7%C3%A3o:Asbox/doc&amp;diff=896&amp;oldid=prev"/>
		<updated>2026-06-28T10:42:14Z</updated>

		<summary type="html">&lt;p&gt;Importando predefinição/módulo da Wikipédia em português para manter layout&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Página nova&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Subpágina de documentação}}&lt;br /&gt;
&amp;lt;!-- Categorias no final desta página e links para outros idiomas no Wikidata --&amp;gt;&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{alto-risco| 521000 }}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Esta é a metapredefinição &amp;#039;&amp;#039;&amp;#039;asbox&amp;#039;&amp;#039;&amp;#039; ou &amp;#039;&amp;#039;&amp;#039;caixa de esboço de artigo&amp;#039;&amp;#039;&amp;#039;. É a predefinição padrão utilizada para a criação de novas ou atualizar as predefinições &amp;#039;&amp;#039;caixa esboço de artigo&amp;#039;&amp;#039;. Ele suporta a maioria, senão todos, os estilos de predefinição esboço.&lt;br /&gt;
&lt;br /&gt;
=== Uso básico ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{asbox&lt;br /&gt;
 |imagem       = apenas o nome da imagem, ex. Imagem.png - será redimensionada para 40x30px&lt;br /&gt;
 |termo        = mostrado como &amp;quot;artigo&amp;quot;, ex. &amp;quot;este(a) *lista* sobre botânica é um esboço&amp;quot;&lt;br /&gt;
 |qualificador = mostrado antes de &amp;quot;assunto&amp;quot; ex. &amp;quot;este(a) artigo *biográfico* sobre imperadores é um esboço&amp;quot;&lt;br /&gt;
 |assunto      = mostrado depois de &amp;quot;artigo&amp;quot;, ex. &amp;quot;este(a) artigo sobre *botânica* é um esboço&amp;quot;&lt;br /&gt;
 |categoria    = o nome da categoria para colocar as páginas marcadas, ex. Esboços sobre História&lt;br /&gt;
 |relacionado  = ligação no formato [[Portal:_PORTAL_]] para um portal ou projeto relacionado ao assunto&lt;br /&gt;
 |nome         = o nome completo da predefinição de esboço, usado para referências internas&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Este uso simples deve ser o suficiente para grande parte das predefinições de esboço. Parâmetros adicionais são desenvolvidos abaixo, para outros usos.&lt;br /&gt;
&lt;br /&gt;
=== Uso completo ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{asbox&lt;br /&gt;
 |imagem       = Ambox style.png&lt;br /&gt;
 |pix          = &lt;br /&gt;
 |termo        = &lt;br /&gt;
 |qualificador = &lt;br /&gt;
 |assunto      = &lt;br /&gt;
 |categoria    = &lt;br /&gt;
 |ordem        = &lt;br /&gt;
 |categoria1   = &lt;br /&gt;
 |ordem1       = &lt;br /&gt;
 |nota         = &lt;br /&gt;
 |relacionado  = &lt;br /&gt;
 |nome         = {{subst:FULLPAGENAME}}&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--&lt;br /&gt;
===Parameters===&lt;br /&gt;
====&amp;lt;code&amp;gt;icon&amp;lt;code&amp;gt; or &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
If the image is called with an icon template, &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; is set to the full syntax of the template; that&amp;#039;s the name of the template, plus any arguments (separated with &amp;#039;&amp;#039;&amp;#039;|&amp;#039;&amp;#039;&amp;#039; ), including the &amp;lt;code&amp;gt;{{&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;}}&amp;lt;/code&amp;gt; around it. Icon can also be used to provide the full image markup (include the opening and closing square brackets), if special image settings such as &amp;quot;border&amp;quot; are to be used. If the image is called explicitly &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is the name of the image :- &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; will likely be required as well, the default value for &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt; is 40x30.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;imagealt&amp;lt;/code&amp;gt; may be used to override the default [[WP:Alternate text for images|alt text]] which is set to &amp;quot;Stub icon&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt;====&lt;br /&gt;
The size of the image in pixels (no need to append px). Only &amp;#039;&amp;#039;required&amp;#039;&amp;#039; if &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; is used and this image requires a size different from the default maximum of 40x30 pixels. (Note that in the interests of standardising the formats of stub messages, images of size 40x30 are much preferred.)&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;subject&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;qualifier&amp;lt;/code&amp;gt;====&lt;br /&gt;
This &amp;lt;code&amp;gt;subject&amp;lt;/code&amp;gt; article &amp;lt;code&amp;gt;qualifier&amp;lt;/code&amp;gt; is a stub...&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
*This &amp;#039;&amp;#039;&amp;#039;geography&amp;#039;&amp;#039;&amp;#039; article &amp;#039;&amp;#039;&amp;#039;about a place in Rohan&amp;#039;&amp;#039;&amp;#039; is a stub...&lt;br /&gt;
*This &amp;#039;&amp;#039;&amp;#039;elementary physics&amp;#039;&amp;#039;&amp;#039; article is a stub...&lt;br /&gt;
*This  article &amp;#039;&amp;#039;&amp;#039;about Rudolph the Red-nosed reindeer&amp;#039;&amp;#039;&amp;#039; is a stub...&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category&amp;lt;/code&amp;gt;====&lt;br /&gt;
The stub category the articles should go in. &lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category1&amp;lt;/code&amp;gt;====&lt;br /&gt;
An optional second stub category the articles should go in.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort1&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;category2&amp;lt;/code&amp;gt;====&lt;br /&gt;
An optional third stub category the articles should go in.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;tempsort2&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the stub template (and any other templates) will be put in its own category sorted as &amp;quot; &amp;quot; (space) followed by &amp;lt;code&amp;gt;tempsort2&amp;lt;/code&amp;gt;, otherwise it will be sorted with the value of &amp;quot; &amp;quot; (space) followed by the template name.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;note&amp;lt;/code&amp;gt;====&lt;br /&gt;
If exists the value will be added, as a &amp;quot;small&amp;quot; note, to the stub template.&lt;br /&gt;
&lt;br /&gt;
====&amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt;====&lt;br /&gt;
The full page name of the template itself.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
====Using &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt;====&lt;br /&gt;
Based on {{tl|Østfold-geo-stub}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox &lt;br /&gt;
 | name      = Template:Østfold-geo-stub&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | category  = Østfold geography stubs&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
appears as:&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Østfold-geo-stub&lt;br /&gt;
 | image     = Ostfold_vapen.png&lt;br /&gt;
 | pix       = 30&lt;br /&gt;
 | subject   = [[Østfold]] location&lt;br /&gt;
 | demo      = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==== Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; and category1 ====&lt;br /&gt;
Using &amp;lt;code&amp;gt;icon&amp;lt;/code&amp;gt; allows more flexibility in some circumstances than &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;pix&amp;lt;/code&amp;gt;, since it can be used with templates. Based on {{tl|Wales-footy-bio-stub}}:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Wales-footy-bio-stub&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[association football]]&lt;br /&gt;
 | category  = Welsh football biography stubs&lt;br /&gt;
 | category1 = Welsh people stubs&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
appears as:&lt;br /&gt;
{{Asbox&lt;br /&gt;
 | name      = Template:Wales-footy-bio-stub&lt;br /&gt;
 | icon      = {{Soccer icon|Wales|50}}&lt;br /&gt;
 | subject   = [[biography|biographical]]&lt;br /&gt;
 | qualifier = related to Welsh [[association football]]&lt;br /&gt;
 | demo      = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Whatlinkshere ===&lt;br /&gt;
The page [//en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Asbox&amp;amp;hideredirs=1&amp;amp;namespace=10&amp;amp;hidelinks=1 here] should have a complete list of all templates using this template.  This list can be compared with existing list of stub templates to identify new stub templates created out of process. &amp;#039;&amp;#039;&amp;#039;The last entries will also be the most recently created items.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
=== Ver também ===&lt;br /&gt;
* [[Wikipédia Discussão:WikiProject Stub sorting/Archive11#Stub template standardisation]]&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- Categorias aqui e links para outros idiomas no Wikidata --&amp;gt;&lt;br /&gt;
{{testes outro||&lt;br /&gt;
[[Categoria:!Metapredefinições]]&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tavoraadmin</name></author>
	</entry>
</feed>