You are autoconfirmed.You are not autoconfirmed.
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
Template parameters[Edit template data]
| 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 - Default
 - span
 - Example
 - div
 
  | Unknown | optional | 
|---|
See also
Namespace and pagename-detecting templates  | 
|---|
| Namespace |  | 
|---|
| Pagename | | When on basepage | Detects and acts according to whether it is on a basepage or on any subpage (that is, a ../.. subpage).  | 
|---|
 | When pagename is | For pattern matching on the pagename.  | 
|---|
 | Module:Page | Can take apart and put together pagenames in several ways.  | 
|---|
 | IP-talk | Returns IP-user talkpage, registered-user talkpage or non-user talkpage.  | 
|---|
 | IP-user other | For detecting IP-user pages.  | 
|---|
 | Subpage other | Pagename has an after-slash part (not in mainspace)  | 
|---|
 | Sandbox other | Page is subpage /sandbox (template space)  | 
|---|
 | Testcases other | Page is subpage /testcases (template space)  | 
|---|
 | Rootpage other | Page is rootpage (vs. /subpage) (template space)  | 
|---|
 
  | 
|---|
| Others | | Stub other | Detects whether it is on a page with a stub template or not.  | 
|---|
 | Redirect other | Detects whether it is on a redirect or not.  | 
|---|
 | If preview | Detects whether page is viewed as a preview or not.  | 
|---|
 | If IP | Displays different content to IP users and logged-in users.  | 
|---|
 | If autoconfirmed | Displays different content to autoconfirmed and non-autoconfirmed users.  | 
|---|
 | If extended confirmed | Displays different content to extended confirmed and non-extended confirmed users.  | 
|---|
 | If administrator | Displays content only to admins.  | 
|---|
 | If mobile | Displays different content to mobile users and desktop users.  | 
|---|
 | If dark | Displays different content to dark mode users and light mode users.  | 
|---|
 | Noscript | Detects whether page is viewed with a JavaScript-capable client or not.  | 
|---|
 
  | 
|---|
 |