Changes

Jump to navigation Jump to search
add tag for nosubst
{{Documentation subpage}}
{{never substitute}}
== Usage ==
Example: {{tlx|If autoconfirmed|text for autoconfirmed users|text for non-autoconfirmed users}}

By default, {{tag|span}} tags are used to wrap the specified content. {{para|tag|div}} can be used if the content contains block-level elements.

==TemplateData==
<templatedata>
{
"params": {
"1": {
"label": "If autoconfirmed",
"description": "Wikitext to display if user is autoconfirmed",
"type": "content",
"suggested": true
},
"2": {
"label": "If not autoconfirmed",
"description": "Wikitext to display if user is not autoconfirmed (includes IPs)",
"type": "content",
"suggested": true
},
"tag": {
"description": "Changes the HTML tag used",
"example": "div",
"default": "span"
}
},
"description": "Displays wikitext based on whether or not a user is autoconfirmed."
}
</templatedata>

==See also==
*[[Wikipedia:User access levels]]

{{Namespace and pagename-detecting templates|state=collapsed}}

<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
[[Category:If-then-else templates]]
}}</includeonly>
Anonymous user

Navigation menu