Open main menu

Changes

m
1 revision imported: All the templates from MediaWiki.com
== Usage ==
<pre>
{{blockedmessage|The blocking admin=INeverCry|Reason=[[Vandalism]]|Date=}}
</pre>
<templatedata>
{
"description": "This is about the block message.",
"params": {
"The blocking admin": {
"label": "user",
"description": "Shows us who the blocking admin is.",
"type": "wiki-user-name",
"default": "The Blocking Admin"
},
"Reason": {
"label": "reason",
"description": "Tells what the reasoning why is.",
"type": "string",
"default": "Reason"
},
"Date": {
"label": "date",
"description": "Shows when the block will expire.",
"type": "date",
"default": "The Expiration Date"
}
}
}
</templatedata>
<includeonly>
[[Category:Templates]]
</includeonly>