Template:If autoconfirmed/doc
Jump to navigation
Jump to search
| This is a documentation subpage for Template:If autoconfirmed. It contains usage information, categories and other content that is not part of the original template page. |
Usage
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
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 |
See also