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

From blackwiki
Jump to navigation Jump to search
imported>Sdkb
(→‎See also: adding navbox)
imported>Sdkb
(cleanup)
Line 4: Line 4:
 
Example: {{tlx|If IP|text for IP users|text for logged in users}}
 
Example: {{tlx|If IP|text for IP users|text for logged in users}}
  
==See also==
+
==TemplateData==
*[[Template:IsIPAddress]]
 
 
 
<includeonly>{{sandbox other||
 
<!-- Categories below this line; interwikis at Wikidata -->
 
 
 
}}</includeonly>
 
 
<templatedata>
 
<templatedata>
 
{
 
{
Line 28: Line 22:
 
}
 
}
 
</templatedata>
 
</templatedata>
 +
 +
==See also==
 +
*[[Template:IsIPAddress]]
  
 
{{Namespace and pagename-detecting templates}}
 
{{Namespace and pagename-detecting templates}}
 +
 +
<includeonly>{{sandbox other||
 +
<!-- Categories below this line; interwikis at Wikidata -->
 +
 +
}}</includeonly>

Revision as of 23:56, 29 October 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