Difference between revisions of "Template:If checkuser/doc"
Jump to navigation
Jump to search
Mediawiki>TheresNoTime (c) |
m (1 revision imported) |
Latest revision as of 19:13, 21 January 2022
| This is a documentation subpage for Template:If checkuser. 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 checkuser|text for checkusers|text for non-checkusers}}
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 a checkuser.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| If checkuser | 1 | Wikitext to display if user is a checkuser | Content | suggested |
| If not checkuser | 2 | Wikitext to display if user is not a checkuser | Content | suggested |
| Tag | tag | Changes the HTML tag used
| Unknown | optional |
See also