Plantilya:Asbox/dok : Kalainan tali sa mga rebisyon

Content deleted Content added
m lint error
Replaced content with "=== Pag-gamit === <pre> {{asbox | image = Ambox style.png | pix = | subject = | qualifier = | category = | tempsort = | category1 = | tempsort1 = | note = | name = {{subst:FULLPAGENAME}} }}</pre>"
Mga tag: Replaced Giusab ginamit ang mobile Pag-usab ginamit ang mobile Advanced mobile edit
Linya 1:
=== Pag-gamit ===
{{documentation subpage}}
<includeonly>{{high-risk| 1,300,000+ }}</includeonly>
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE -->
 
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.
 
=== Basic usage ===
<pre>
{{asbox
| image = just the name of the image, e.g. Image.png - will be sized at 40x30px
| subject = given before "article", e.g. "this *biographical* article is a stub"
| qualifier = given after "article" e.g. "this article *about a musician* is a stub"w
| category = just the name of the category to place tagged pages in, e.g. History stubs
| name = the full name of the stub template itself, used to reference itself internally
}}</pre>
 
This simple usage should suffice for a great many stub templates. Additional parameters are described below for advanced use.
 
=== Full usage ===
<pre>
{{asbox
Line 31 ⟶ 13:
| name = {{subst:FULLPAGENAME}}
}}</pre>
 
===Parameters===
====<code>icon</code> or <code>image</code>====
If the image is called with an icon template, <code>icon</code> is set to the full syntax of the template; that's the name of the template, plus any arguments (separated with '''|''' ), including the <code>{{</code> and <code>}}</code> 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 "border" are to be used. If the image is called explicitly <code>image</code> is the name of the image :- <code>pix</code> will likely be required as well, the default value for <code>pix</code> is 40x30.
 
<code>imagealt</code> may be used to override the default [[WP:Alternate text for images|alt text]] which is set to "Stub icon".
 
====<code>pix</code>====
The size of the image in pixels (no need to append px). Only ''required'' if <code>image</code> 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.)
 
====<code>subject</code> and <code>qualifier</code>====
Kining artikulo <code>subject</code> maoy <code>qualifier</code> saha...
 
Examples:
 
*This '''geography''' article '''about a place in Rohan''' is a stub...
*This '''elementary physics''' article is a stub...
*This article '''about Rudolph the Red-nosed reindeer''' is a stub...
 
====<code>category</code>====
The stub category the articles should go in.
 
====<code>tempsort</code>====
If exists the stub template (and any other templates) will be put in its own category sorted as " " (space) followed by <code>tempsort</code>, otherwise it will be sorted with the value of " " (space) followed by the template name.
 
====<code>category1</code>====
An optional second stub category the articles should go in.
 
====<code>tempsort1</code>====
If exists the stub template (and any other templates) will be put in its own category sorted as " " (space) followed by <code>tempsort1</code>, otherwise it will be sorted with the value of " " (space) followed by the template name.
 
====<code>category2</code>====
An optional third stub category the articles should go in.
 
====<code>tempsort2</code>====
If exists the stub template (and any other templates) will be put in its own category sorted as " " (space) followed by <code>tempsort2</code>, otherwise it will be sorted with the value of " " (space) followed by the template name.
 
====<code>note</code>====
If exists the value will be added, as a "small" note, to the stub template.
 
====<code>name</code>====
The full page name of the template itself.
 
===Examples===
====Using <code>image</code>====
Based on {{tl|Østfold-geo-stub}}:
<pre><nowiki>
{{Asbox
| name = Template:Østfold-geo-stub
| image = Østfold våpen.svg
| pix = 30
| subject = [[Østfold]] location
| category = Østfold geography stubs
}}
</nowiki></pre>
appears as:
{{Asbox
| name = Template:Østfold-geo-stub
| image = Østfold våpen.svg
| pix = 30
| subject = [[Østfold]] location
| demo = yes
}}
 
==== Using <code>icon</code> and category1 ====
Using <code>icon</code> allows more flexibility in some circumstances than <code>image</code> and <code>pix</code>, since it can be used with templates. Based on {{tl|Wales-footy-bio-stub}}:
<pre><nowiki>
{{Asbox
| name = Template:Wales-footy-bio-stub
| icon = {{Soccer icon|Wales|50}}
| subject = [[biography|biographical]]
| qualifier = related to Welsh [[association football]]
| category = Welsh football biography stubs
| category1 = Welsh people stubs
}}
</nowiki></pre>
appears as:
{{Asbox
| name = Template:Wales-footy-bio-stub
| icon = {{Soccer icon|Wales|50}}
| subject = [[biography|biographical]]
| qualifier = related to Welsh [[association football]]
| demo = yes
}}
 
=== Whatlinkshere ===
The page [http://en.wikipedia.org/w/index.php?title=Special:WhatLinksHere/Template:Asbox&hideredirs=1&namespace=10&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.'''
 
=== See also ===
* [[Wikipedia talk:WikiProject Stub sorting/Archive11#Stub template standardisation]]
* {{tl|MetaPicstub}}
 
{{Mbox templates see also}}
<includeonly>
{{pp-template|small=yes}}
<!-- PLEASE ADD CATEGORIES BELOW THIS LINE, THANKS. -->
[[Category:Wikipedia metatemplates|{{PAGENAME}}]]
[[Category:Stub message boxes| ]]
 
<!-- PLEASE ADD INTERWIKIS BELOW THIS LINE, THANKS. -->
[[dsb:Pśedłoga:ZarodkowyTyp]]
[[hsb:Předłoha:Zarodk po předmjeće]]
[[ja:Template:Metastub]]
[[pt:Predefinição:Asbox]]
[[ru:Шаблон:Stub-meta]]
[[sv:Mall:Stubbmall]]
[[uk:Шаблон:MetaPicstub]]
[[zh:Template:Asbox]]
</includeonly>