Vorlage:Asbox/Doku: Unterschied zwischen den Versionen
Revert to revision 443148545 dated 2011-08-05 08:12:53 by ITshnik using popups
imported>MissDessie |
imported>Gogo Dodo (Revert to revision 443148545 dated 2011-08-05 08:12:53 by ITshnik using popups) |
||
Zeile 1: | Zeile 1: | ||
{{ | {{documentation subpage}} | ||
<includeonly>{{high-risk| 1,550,000+ }}</includeonly> | <includeonly>{{high-risk| 1,550,000+ }}</includeonly> | ||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
{{Mbox templates}} | {{Mbox templates}} | ||
''' | 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" | |||
| 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 | |||
| image = Ambox style.png | |||
| pix = | |||
| subject = | |||
| article = | |||
| qualifier = | |||
| category = | |||
| tempsort = | |||
| category1 = | |||
| tempsort1 = | |||
| note = | |||
| name = {{subst:FULLPAGENAME}} | |||
}}</pre> | |||
===Parameters=== | ===Parameters=== |