Template:If extended confirmed/doc: Difference between revisions
Template page
More actions
Created page with "{{Documentation subpage}} {{template shortcut|If EC}} {{Never substitute}} == Usage == Example: {{tlx|If extended confirmed|text for extended confirmed users|text for non-extended confirmed 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. {{caution|Administrators are not part of the technical extended-confirmed user group, so they will see the text for non-extended c..." |
(No difference)
|
Latest revision as of 02:13, 21 February 2025
This is a documentation subpage for Template:If extended confirmed. It may contain usage information, categories and other content that is not part of the original template page. |
This template should not be substituted. |
Usage
Example: {{If extended confirmed|text for extended confirmed users|text for non-extended confirmed 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.
Administrators are not part of the technical extended-confirmed user group, so they will see the text for non-extended confirmed users. |
TemplateData
Displays wikitext based on whether or not a user is extended confirmed.
Parameter | Description | Type | Status | |
---|---|---|---|---|
If extended confirmed | 1 | Wikitext to display if user is extended confirmed | Content | suggested |
If not extended confirmed | 2 | Wikitext to display if user is not extended confirmed (includes IPs) | Content | suggested |
tag | tag | Changes the HTML tag used
| Unknown | optional |
See also