Difference between revisions of "Template:If IP"
Jump to navigation
Jump to search
imported>Sdkb (adding tag parameter) |
imported>Samsara m (Protected "Template:If IP": cascading protection from Template:TFA-editnotice per request at RfPP ([Edit=Require template editor access] (indefinite) [Move=Require template editor access] (indefinite))) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
| − | <{{{tag|span}}} class="anonymous-show">{{{1|<noinclude>You are not logged in.</noinclude>}}}</{{{tag|span}}}><{{{tag|span}}} class="user-show">{{{2|<noinclude>You are currently logged in.</noinclude>}}}</{{{tag|span}}}><noinclude> | + | {{#if:{{{1|<noinclude>a</noinclude>}}}|<{{{tag|span}}} class="anonymous-show">{{{1|<noinclude>You are not logged in.</noinclude>}}}</{{{tag|span}}}>}}{{#if:{{{2|<noinclude>a</noinclude>}}}|<{{{tag|span}}} class="user-show">{{{2|<noinclude>You are currently logged in.</noinclude>}}}</{{{tag|span}}}>}}<noinclude> |
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 13:46, 11 January 2021
You are not logged in.You are currently logged in.
Usage
Example: {{If IP|text for IP users|text for logged in 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 logged in.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| If IP | 1 | Wikitext to display if user is not logged in | Content | suggested |
| If user | 2 | Wikitext to display if user is logged in | Content | suggested |
| Tag | tag | Changes the HTML tag used
| Unknown | optional |
See also
| The above documentation is transcluded from Template:If IP/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |