You are viewing the MafiaScum.net Wiki. To play the game, visit the forum.
Template:Blocked: Difference between revisions
Jump to navigation
Jump to search
LyingBrian (talk | contribs) (created page) |
No edit summary |
||
(27 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
< | <includeonly> | ||
[[Category: | {| class="notice" style="border: 2px solid #F00; background: #D88; text-align: left; font-size: 95%; padding: 5px; margin-right: auto; margin: auto;" | ||
This template is used to flag a user or IP address that has been blocked by a MafiaWiki [[SysOp]]. | |This user has been '''[[MafiaWiki:Blocking policy|blocked]]''' ''<u>{{{time|indefinitely}}}</u>'' {{#if: {{{expire|}}}|<small>(expires '''{{{expire}}}''')</small>|}} due to ''<u>{{{reason|posting spam}}}</u>'' '''by one of the MafiaWiki [[MafiaWiki:Sysops|Sysops]]'''. <small>(<span class="plainlinks">[{{fullurl:Special:Ipblocklist|action=unblock&ip={{PAGENAMEE}}}} unblock] • [[Special:Contributions/{{PAGENAMEE}}|contribs]]</span>)</small> | ||
If you believe this user should ''not'' be blocked, please raise your concerns on their [[{{TALKPAGENAME}}|talk page]] or use the {{tl|unblock}} template. | |||
|} | |||
{{#if: {{{time|}}}|[[Category:Temporary Blocks|{{PAGENAME}}]]|}} | |||
[[Category:Blocked Users|{{PAGENAME}}]] | |||
</includeonly><noinclude>{{Template | |||
|Name=Blocked | |||
|Type=Administration | |||
|Type2= | |||
|Type3= | |||
|Sub=No | |||
|Designer=LyingBrian | |||
|Designer2=Dani Banani | |||
|Designer3= | |||
|Notes= | |||
}} | |||
{{TOCright}} | |||
== Summary == | |||
This template is used to flag a user or IP address that has been blocked by a MafiaWiki [[SysOp]]. Placing this template on a userpage automatically places the user in [[:Category:Blocked Users]]. | |||
== Syntax == | |||
=== Standard === | |||
<pre> | <pre> | ||
{{blocked}} | {{blocked}} | ||
</pre> | </pre> | ||
:''this syntax should be used for the most common blocks: indefinite blocks placed on Users or IPs that have spammed the Wiki'' | |||
=== Extended === | |||
<pre> | |||
{{blocked | |||
|time= | |||
|expire= | |||
|reason= | |||
}} | |||
</pre> | |||
:''this syntax should be used whenever a block is not indefinite or whenever the block is for a different reason than spamming'' | |||
== Parameter(s) == | |||
=== {{{time}}} === | |||
: the amount of time the User or IP is blocked if other than 'infinite' | |||
=== {{{expire}}} === | |||
: the expiration date of the block, if applicable; if the block is 'infinite' leave this parameter blank | |||
=== {{{reason}}} === | |||
: the reason for the block if other than 'posting spam'; reasons listed in the [[MafiaWiki:Blocking policy|Blocking Policy]] should be the only reasons used to block Users | |||
== Examples == | |||
{| border="1" | |||
! Example Syntax !! Result | |||
|- | |||
| <pre>{{blocked}}</pre> | |||
| | |||
{| class="notice" style="border: 2px solid #F00; background: #D88; text-align: left; font-size: 95%; padding: 5px; margin-right: auto; margin: auto;" | {| class="notice" style="border: 2px solid #F00; background: #D88; text-align: left; font-size: 95%; padding: 5px; margin-right: auto; margin: auto;" | ||
|This user has been '''[[MafiaWiki:Blocking policy|blocked]] by one of the MafiaWiki [[MafiaWiki:Sysops|Sysops]]'''. <small>([ | |This user has been '''[[MafiaWiki:Blocking policy|blocked]]''' ''<u>{{{1|indefinitely}}}</u>'' {{#if: {{{2|}}}|(expires {{{2}}})|}} due to ''<u>{{{3|posting spam}}}</u>'' '''by one of the MafiaWiki [[MafiaWiki:Sysops|Sysops]]'''. <small>(<span class="plainlinks">[{{fullurl:Special:Ipblocklist|action=unblock&ip={{PAGENAMEE}}}} unblock] • [[Special:Contributions/{{PAGENAMEE}}|contribs]]</span>)</small> | ||
If you believe this user should ''not'' be blocked, please raise your concerns on their [[{{TALKPAGENAME}}|talk page]] or use the {{tl|unblock}} template. | If you believe this user should ''not'' be blocked, please raise your concerns on their [[{{TALKPAGENAME}}|talk page]] or use the {{tl|unblock}} template. | ||
|} | |} | ||
< | |- | ||
| <pre>{{blocked | |||
|time= 1 day | |||
|expire= 12.31.1980 | |||
|reason= harassment | |||
}}</pre> | |||
| | |||
{| class="notice" style="border: 2px solid #F00; background: #D88; text-align: left; font-size: 95%; padding: 5px; margin-right: auto; margin: auto;" | |||
|This user has been '''[[MafiaWiki:Blocking policy|blocked]]''' ''<u>1 day</u>'' (expires 12.31.80) due to ''<u>harassment</u>'' '''by one of the MafiaWiki [[MafiaWiki:Sysops|Sysops]]'''. <small>(<span class="plainlinks">[{{fullurl:Special:Ipblocklist|action=unblock&ip={{PAGENAMEE}}}} unblock] • [[Special:Contributions/{{PAGENAMEE}}|contribs]]</span>)</small> | |||
If you believe this user should ''not'' be blocked, please raise your concerns on their [[{{TALKPAGENAME}}|talk page]] or use the {{tl|unblock}} template. | |||
|} | |||
|} | |||
[[Category:Templates|{{PAGENAME}}]] | |||
</noinclude> |
Latest revision as of 21:12, 21 November 2014
|
Summary
This template is used to flag a user or IP address that has been blocked by a MafiaWiki SysOp. Placing this template on a userpage automatically places the user in Category:Blocked Users.
Syntax
Standard
{{blocked}}
- this syntax should be used for the most common blocks: indefinite blocks placed on Users or IPs that have spammed the Wiki
Extended
{{blocked |time= |expire= |reason= }}
- this syntax should be used whenever a block is not indefinite or whenever the block is for a different reason than spamming
Parameter(s)
{{{time}}}
- the amount of time the User or IP is blocked if other than 'infinite'
{{{expire}}}
- the expiration date of the block, if applicable; if the block is 'infinite' leave this parameter blank
{{{reason}}}
- the reason for the block if other than 'posting spam'; reasons listed in the Blocking Policy should be the only reasons used to block Users
Examples
Example Syntax | Result | |
---|---|---|
{{blocked}} |
| |
{{blocked |time= 1 day |expire= 12.31.1980 |reason= harassment }} |
|