Skabelon:Skabelonkategori/sandkasse

Fra Wikipedia, den frie encyklopædi
Documentation icon Skabelondokumentation[vis] [redigér] [historik] [opfrisk]

{{Skabelonkategori}} skal være i toppen af kategorier, som indholder skabelon-sider og relateret underkategorier. Sider som benytter denne skabelon, bliver automatisk føjet til kategorien Kategori:Wikipedia skabelonkategorier.

Brug[rediger kildetekst]

Fuld syntaks[rediger kildetekst]

{{Skabelonkategori
| type = 
| topic = 
| description = 
| onright = 
| container = 
| help = 
}}

Parametre[rediger kildetekst]

Denne skabelon kan bruges uden parametre, som fx {{Skabelonkategori}}.

With no parameters

The following, however, may be used to make the template more informative:

type[rediger kildetekst]


Setting type to one of the following values adds a preset note as to which type of template the category (but not necessarily its subcategories) is meant to contain. The values are:
  • ambox
  • campaignbox
  • conversion
  • external link
  • formatting
  • function
  • message
  • meta
  • navbox
  • navigation
  • sidebar
  • stub
  • sub
  • timeline
  • userbox
If type is set to something other than one of these values, the default "The pages listed in this category are templates" note appears unmodified.
type alone
{{Skabelonkategori |type=sidebar}}
Further examples of type's output appear in the examples below.

topic[rediger kildetekst]


Use topic to add a default description ending "...relating to topic", where topic is usually a wikilink to the main article associated with the category (e.g. United States for the Category:United States templates).
topic alone
{{Skabelonkategori |topic=the [[United States]]}}
type, topic
{{Skabelonkategori |type=infobox |topic=the [[United States]]}}

description[rediger kildetekst]


Use description if a customised description is needed instead of – or, if topic also used, to follow – the default description above.
type, topic, description
{{Skabelonkategori
| type = navbox
| topic = [[China]]
| description = <br />{{small|For templates relating specifically to the [[People's Republic of China|People's Republic of China (PRC)]] or the current [[Republic of China|Republic of China (ROC, "Taiwan")]], see, respectively, {{c|People's Republic of China templates}} and {{c|Republic of China (Taiwan) templates}}.}}
}}
description alone
{{Skabelonkategori |description=This text is supplied by the ''description'' parameter.}}

onright[rediger kildetekst]


Use onright to place right-aligned boxes beside the template such as {{Portal}} (to provide link/s to related portal/s), {{Commons category}} (to provide a link to the same or a similarly-named Commons category), etc. If more than one box is included, ensure the widest one appears first (see example below) otherwise overlapping may occur.
topic, onright
{{Skabelonkategori
| topic = the [[United States]]
| onright = {{Commons category|United States|the United States}}{{Portal|United States}}
}}

container[rediger kildetekst]


Set container as true, yes, etc. to identify the category as a container category, i.e. a category meant to contain only subcategories. A note requesting that no templates are added to the template category is then included.
container alone
{{Skabelonkategori |container=true}}
An alternative to using container is to place {{Container category}} after the {{Skabelonkategori}} template:
{{Container category}} following {{Skabelonkategori}}
{{Skabelonkategori
| type = ''type''
| topic = ''[[topic]]''
| description = This text supplied by the ''description'' parameter.
}}
{{Container category}}

help[rediger kildetekst]


Use help to replace the instructions on adding a template to the category (second paragraph of the "Further template category notes" section):
replace help text
{{Skabelonkategori |help=This text supplied by the ''help'' parameter.}}
To omit the default instructions, set help to false, no, etc.:
omit help text
{{Skabelonkategori |help=no}}

Se også[rediger kildetekst]