Skabelon:Pp/sandkasse

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

Det er en general skabelon for at danne protection banner og padlock ikoner. Det kan bruges til enhver beskyttelsesårsag, any protection action, og enhver beskyttelsesniveau.

Brug[rediger kildetekst]

{{pp
| 1        = reason
| small    = yes
| action   = action
| date     = protection date
| user     = username
| section  = talk page section name
| category = no
}}

Parametre[rediger kildetekst]

Alle parametre er frivillige:

  • 1 – The reason that the page was protected. If set, this must be one of the values listed in the reasons table.
  • small – If set to "yes", "y", "1", or "true", a padlock icon is generated instead of a full protection banner.
  • action – The protection action. Must be one of "edit" (for normal protection), "move" (for move-protection) or "autoreview" (for pending changes). The default value is "edit".
  • date – The protection date. This must be valid input to the second parameter of the #time parser function. This argument only has an effect for the "office" and "reset" reasons.
  • user – The username of the user to generate links for. As of July 2014, this only has an effect when the "usertalk" reason is specified.
  • section – The section name of the protected page's talk page where discussion is taking place. This works for most, but not all, values of reason.
  • category – Categories are suppressed if this is set to "no", "n", "0", or "false".

Årsager[rediger kildetekst]

The following table contains the available reasons, plus the actions for which they are available. Reasons are used to customize the banner text, to place articles in more specific hidden categories such as Category:Wikipedia pages semi-protected against vandalism, and sometimes to change the icon of the banner (e.g. office actions).

Skriptfejl: Intet modul med navnet "Protection banner/documentation".

Syntaks eksempler[rediger kildetekst]

Padlock icons

Padlock icon for a page protected due to vandalism:

{{pp|vandalism|small=yes}}

Padlock icon for a page temporarily protected due to editing disputes:

{{pp|dispute|small=yes}}

Banners

Banner for a page protected due to sockpuppetry, with a link to a talk page discussion:

{{pp|sock|section=Sockpuppetry concerns}}

Banner for a page temporarily move-protected due to page-move vandalism:

{{pp|vandalism|action=move}}

Visibility[rediger kildetekst]

This template will hide itself (not display a padlock icon) if it is used on a page that is not currently protected. User:MusikBot II may also automatically remove the template wikicode from pages that are not currently protected.

TemplateData[rediger kildetekst]

Dette er denne skabelons TemplateData-dokumentation, som bruges af VisualEditor og andre værktøjer.

Pp

Danner banner til at beskrive hvorfor en side er beskyttet og padlock ikons

Skabelonparametre[Rediger TemplateData]

ParameterBeskrivelseTypeStatus
Årsag1

Årsag for beskyttelse, may be one of: blp, dispute, dmca, mainpage, office, reset, sock, template, usertalk, vandalism

Eksempel
blp
Strengforeslået
smallsmall

Specifies whether the small format is used. If set to "yes", "y", "1", or "true", a padlock icon is generated instead of a full protection banner.

Standardværdi
no
Eksempel
yes
Booleskforeslået
actionaction

Protection action. Must be one of "edit" (for normal protection), "move" (for move-protection) or "autoreview" (for pending changes). The default value is "edit".

Standardværdi
edit
Eksempel
edit
Strengvalgfri
datedate

Protection date. This must be valid input to the second parameter of the #time parser function. This argument only has an effect for the "office" and "reset" reasons.

Datovalgfri
useruser

Username of the user to generate links for. This only has an effect when the "usertalk" reason is specified.

Brugervalgfri
sectionsection

Section name of the protected page's talk page where discussion is taking place. This works for most, but not all, values of reason.

Strengvalgfri
categorycategory

Categories are suppressed if this is set to "no", "n", "0", or "false".

Booleskvalgfri