Template:If autoconfirmed
You are autoconfirmed.You are not autoconfirmed.
| This template should not be substituted. |
Usage
[edit]Example: {{If autoconfirmed|text for autoconfirmed users|text for non-autoconfirmed users}}
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
[edit]Displays wikitext based on whether or not a user is autoconfirmed.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| If autoconfirmed | 1 | Wikitext to display if user is autoconfirmed | Content | suggested |
| If not autoconfirmed | 2 | Wikitext to display if user is not autoconfirmed (includes IPs) | Content | suggested |
| tag | tag | Changes the HTML tag used
| Unknown | optional |