Difference between revisions of "Template:If IP/doc"

From blackwiki
Jump to navigation Jump to search
imported>Sdkb
(→‎See also: collapsed tho)
imported>Sdkb
(cat)
Line 30: Line 30:
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||
 
<!-- Categories below this line; interwikis at Wikidata -->
 
<!-- Categories below this line; interwikis at Wikidata -->
 
+
[[Category:If-then-else templates]]
 
}}</includeonly>
 
}}</includeonly>

Revision as of 07:49, 13 December 2020

Usage

Example: {{If IP|text for IP users|text for logged in users}}

TemplateData

Displays wikitext based on whether or not a user is logged in.

Template parameters

ParameterDescriptionTypeStatus
If IP1

Wikitext to display if user is not logged in

Contentoptional
If user2

Wikitext to display if user is logged in

Contentoptional

See also