Toggle menu
15
236
75
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:If extended confirmed/doc: Difference between revisions

Template page
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

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.

TemplateData

Displays wikitext based on whether or not a user is extended confirmed.

Template parameters

ParameterDescriptionTypeStatus
If extended confirmed1

Wikitext to display if user is extended confirmed

Contentsuggested
If not extended confirmed2

Wikitext to display if user is not extended confirmed (includes IPs)

Contentsuggested
tagtag

Changes the HTML tag used

Default
span
Example
div
Unknownoptional

See also