Template:R protected: Difference between revisions
From All Skies Encyclopaedia
imported>Awesome Aasim (WP:BOLD overwrite redirect with switching template for the purpose of making rcat lives easier) |
imported>Awesome Aasim (move doc to subpage) |
||
Line 6: | Line 6: | ||
|#default=<!-- Show nothing -->{{#ifeq:{{{nocat|}}}|true||[[Category:Wikipedia pages with incorrect protection templates]]}} |
|#default=<!-- Show nothing -->{{#ifeq:{{{nocat|}}}|true||[[Category:Wikipedia pages with incorrect protection templates]]}} |
||
}}</includeonly><noinclude> |
}}</includeonly><noinclude> |
||
{{documentation}} |
|||
{{documentation|content=This template will automatically categorize redirects into their appropriate rcat protection category. For more information, please see the following rcats: |
|||
* {{tl|r fully protected}} |
|||
* {{tl|r template-protected}} |
|||
* {{tl|r extended-protected}} |
|||
* {{tl|r semi-protected}} |
|||
== Usage == |
|||
<syntaxhighlight lang="wikitext"> |
|||
#REDIRECT [[(redirect target)]] |
|||
{{r protected}} |
|||
</syntaxhighlight> |
|||
== Examples == |
|||
Fully protected: {{r protected|protlevel=sysop|nocat=true}} |
|||
Template protected: {{r protected|protlevel=templateeditor|nocat=true}} |
|||
Extended protected: {{r protected|protlevel=extendedconfirmed|nocat=true}} |
|||
Semi protected: {{r protected|protlevel=autoconfirmed|nocat=true}} |
|||
}} |
|||
</noinclude> |
</noinclude> |