Template:If administrator/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:If administrator. It contains usage information, categories and other content that is not part of the original template page. |
| This template should not be substituted. |
Usage
Example: {{If administrator|text for administrators}} will display the text "text for administrators" to administrators but will hide the text from non-administrators.
By default, <span>...</span> tags are used to wrap the specified content. |tag=div can be used if the content contains block-level elements.
It is not currently possible to display text only for non-administrators.
TemplateData
Displays wikitext based on whether or not a user is an administrator.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| If administrator | 1 | Wikitext to display if user is an administrator | Content | suggested |
| tag | tag | Changes the HTML tag used
| Unknown | optional |
See also