Difference between revisions of "Template:If autoconfirmed/doc"
Jump to navigation
Jump to search
imported>Sdkb (doc) |
imported>Sdkb m (ce) |
||
| Line 17: | Line 17: | ||
"2": { | "2": { | ||
"label": "If not autoconfirmed", | "label": "If not autoconfirmed", | ||
| − | "description": "Wikitext to display if user is not | + | "description": "Wikitext to display if user is not autoconfirmed (includes IPs)", |
"type": "content", | "type": "content", | ||
"suggested": true | "suggested": true | ||
Latest revision as of 08:00, 13 December 2020
| 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