Difference between revisions of "Template:Block notice"

From blackwiki
Jump to navigation Jump to search
imported>Andrybak
(remove usage of non-existent Template:Block notice/inner partial)
imported>Andrybak
(self revert: i have incorrectly understood the purpose of parameter "temp or indef")
Line 11: Line 11:
 
}}
 
}}
 
}}{{Sandbox other||
 
}}{{Sandbox other||
{{#ifeq:{{{temp or indef|yes}}}|yes|[[Category:User block templates]]
+
[[Category:User block templates]]
  |[[Category:User indefinitely blocked templates]]
+
}}</includeonly><noinclude>
}}}}</includeonly><noinclude>
 
 
{{documentation}}
 
{{documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 14:33, 3 July 2020

Template documentation[view] [edit] [history] [purge]

Usage

Place this template at the bottom of block-notice template pages, inside of <noinclude> tags, such as:

<noinclude>{{Block notice|banners={{Twinkle standard installation}}}}</noinclude>

Parameters

|banners=
Additional banners (aka header templates) to put at the top of documentation at the template page, like {{Twinkle standard installation}}.
|temp or indef=
Whether or not the template supports parameters |time= and |indef=yes, which differentiate between temporary and indefinite blocks. Default is no.
|extra usage before=
Extra text after the first paragraph in section "Usage", which goes before a detailed example of template's usage.
|see also=
Additional wikitext for the section "See also". It will be added before the big table {{Block templates}}.
|category=
Custom categorization for the template. Default is Category:User block templates.

Usage example parameters

|allow notalk=
Whether or not the template supports parameter |notalk=, which indicates, whether the block includes revoking of the ability to edit own talk page or not. Default is yes.
|allow anon=
Whether or not the template supports parameter |anon=. Default is yes.
|extra params=
Wikitext for the additional parameters in the template's usage example. For example, {{!}}name{{=}}<var>value</var>{{!}}flag{{=}}yes.

See also