Importer, Bürokraten, Moderatoren (CommentStreams), Strukturierte-Diskussionen-Bots, Oberflächenadministratoren, Push-Abonnementverwalter, Oversighter, Administratoren, Kampagnenbearbeiter (Hochladeassistent)
855
Bearbeitungen
imported>MissDessie |
K (162 Versionen von wikivoyage:Vorlage:Asbox/Doku importiert) |
||
| (18 dazwischenliegende Versionen von 14 Benutzern werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{{ | {{Dokumentation Unterseite}} | ||
{{high-risk}} | |||
<!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> | ||
{{Mbox templates}} | {{Mbox templates}} | ||
| Zeile 33: | Zeile 33: | ||
}}</pre> | }}</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 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>==== | |||
This <code>subject</code> article <code>qualifier</code> is a stub... | |||
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>==== | ====<code>category</code>==== | ||
The stub category the articles should go in. | The stub category the articles should go in. | ||
| Zeile 71: | Zeile 77: | ||
===Examples=== | ===Examples=== | ||
====Using <code>image</code>==== | ====Using <code>image</code>==== | ||
<pre><nowiki> | <pre><nowiki> | ||
{{Asbox | {{Asbox | ||
| Zeile 94: | Zeile 99: | ||
==== Using <code>icon</code> and category1 ==== | ==== 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 | 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: | ||
<pre><nowiki> | <pre><nowiki> | ||
{{asbox | {{asbox | ||
| icon = {{ | | icon = {{flagicon|Deutschland}} | ||
| subject = biographical | | subject = biographical | ||
| qualifier = related to Welsh association football | | qualifier = related to Welsh association football | ||
| Zeile 107: | Zeile 112: | ||
appears as: | appears as: | ||
{{asbox | {{asbox | ||
| icon = {{ | | icon = {{flagicon|Deutschland}} | ||
| subject = biographical | | subject = biographical | ||
| qualifier = related to Welsh association football | | qualifier = related to Welsh association football | ||
| Zeile 117: | Zeile 122: | ||
=== Whatlinkshere === | === Whatlinkshere === | ||
The page [ | The page [{{fullurl:Special:WhatLinksHere/Vorlage: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.''' | ||
=== Navbar === | === Navbar === | ||
This template contains: | This template contains: | ||
<nowiki>{{navbar|{{{name}}}|mini=yes|style=position:absolute; right:15px; font-size:smaller; display:none;}}</nowiki> | <nowiki>{{navbar|{{{name}}}|mini=yes|style=position:absolute; right:15px; font-size:smaller; display:none;}}</nowiki> | ||
allowing a user to specify with css that three links regarding the stub template are shown (see [ | allowing a user to specify with css that three links regarding the stub template are shown (see [{{fullurl:w:Template_talk:Asbox|oldid=313089738#Navbar}}]). A side effect is that a non-existing talk page of the stub template may show up on [[Special:WantedPages]]. | ||
=== See also === | === See also === | ||
{{Mbox templates see also}} | {{Mbox templates see also}} | ||
{{mbox template family}} | |||
<includeonly> | <includeonly> | ||
[[Kategorie:Vorlagen:Infoboxen]] | |||
[[ | |||
</includeonly> | </includeonly> | ||