Difference between revisions of "Template:Locked global account/doc"

From blackwiki
Jump to navigation Jump to search
imported>WOSlinker
(tag fix)
Line 8: Line 8:
 
*<code>blocked=yes</code> - adds the following text to the end of the first sentence "and has been [[Wikipedia:Blocking policy|blocked]] from editing on this wiki".
 
*<code>blocked=yes</code> - adds the following text to the end of the first sentence "and has been [[Wikipedia:Blocking policy|blocked]] from editing on this wiki".
 
*<code>banned=''link to discussion/decision''</code> - adds the following text to the end of first sentence (before the blocked parameter) "and has been [[Wikipedia:Banning policy|banned]] from this wiki".
 
*<code>banned=''link to discussion/decision''</code> - adds the following text to the end of first sentence (before the blocked parameter) "and has been [[Wikipedia:Banning policy|banned]] from this wiki".
*<code>link<code> - can be used to link to relevant discussions (such as the request at [[meta:SRG]], or an [[WP:ANI]] discussion). They are forced as plainlinks. <code>link 2</code> and <code>link 3</code> can be used for more links if required.
+
*<code>link</code> - can be used to link to relevant discussions (such as the request at [[meta:SRG]], or an [[WP:ANI]] discussion). They are forced as plainlinks. <code>link 2</code> and <code>link 3</code> can be used for more links if required.
 
*<code>namewarning</code> – transcludes {{tl|Namewarning}} after the template.
 
*<code>namewarning</code> – transcludes {{tl|Namewarning}} after the template.
  

Revision as of 09:33, 18 December 2017

This template should not be used for normal blocks or bans; rather, it is for accounts that have been globally locked by a steward after due consideration. The template adds the __NOINDEX__ magic word.

Usage

Note: all parameters are optional.

  • blocked=yes - adds the following text to the end of the first sentence "and has been blocked from editing on this wiki".
  • banned=link to discussion/decision - adds the following text to the end of first sentence (before the blocked parameter) "and has been banned from this wiki".
  • link - can be used to link to relevant discussions (such as the request at meta:SRG, or an WP:ANI discussion). They are forced as plainlinks. link 2 and link 3 can be used for more links if required.
  • namewarning – transcludes {{Namewarning}} after the template.

Examples of usage

Usage Code Output
Basic usage {{Locked global account}}
Locked and blocked on enwiki {{Locked global account|blocked=yes}}
Locked and banned on enwiki {{Locked global account|banned=[[Wikipedia:Arbitration/Requests /Case/GoodDay#Amendments|Arbitration decision]]}}
Locked with interwiki link to account lock request {{Locked global account|link=[[meta:Steward requests/Global/2013-12#Global lock for some spambots|Steward request]]}}
Locked with URL to account lock request {{Locked global account|link=[//meta.wikimedia.org/wiki/Steward _requests/Global/2013-12#Global_lock_for_some_spambots Steward request]}}
Locked with namewarning {{Locked global account|namewarning=yes}}
Template:Namewarning

See also