Difference between revisions of "Template:If administrator"
Jump to navigation
Jump to search
Mediawiki>Sdkb (create template) |
(No difference)
|
Revision as of 19:47, 6 June 2021
You are an administrator.You are not an administrator.
This documentation is transcluded from Template:If administrator/doc.
| This template should not be substituted. |
Usage
Example: {{If administrator|text for administrators|text for 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.
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 |
| If not administrator | 2 | Wikitext to display if user is not an administrator | Content | suggested |
| Tag | tag | Changes the HTML tag used
| Unknown | optional |