Difference between revisions of "Template:IP-talk/doc"
Jump to navigation
Jump to search
imported>Funandtrvl (updte) |
imported>Sdkb (needed hatnote for very similarly-named template) |
||
| (5 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
| + | {{For|the header for IP talk pages|Template:IPtalk}} | ||
| + | {{template shortcut|ipt}} | ||
| + | {{lua|Module:IPAddress}} | ||
{{Subst only}} | {{Subst only}} | ||
| − | |||
<!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--> | <!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--> | ||
| Line 18: | Line 20: | ||
==Limitation== | ==Limitation== | ||
| − | *The template | + | *The template invokes [[Module:IPAddress]] to discern if the page it's on is that of an IP. |
| − | |||
==See also== | ==See also== | ||
| − | {{pagename | + | *{{tl|IsIPAddress}} |
| + | {{Namespace and pagename-detecting templates}} | ||
| − | <includeonly>{{ | + | <includeonly>{{Sandbox other|| |
<!--Categories below this line, please; interwikis at Wikidata--> | <!--Categories below this line, please; interwikis at Wikidata--> | ||
[[Category:Namespace manipulation templates]] | [[Category:Namespace manipulation templates]] | ||
| + | [[Category:Pagename manipulation templates]] | ||
| + | [[Category:Talk namespace templates]] | ||
}}</includeonly> | }}</includeonly> | ||
Latest revision as of 21:16, 19 July 2020
| 40px | This is a documentation subpage for Template:IP-talk. It contains usage information, categories and other content that is not part of the original template page. |
| 30px | This template uses Lua: |
| 40x40px | This template should always be substituted (i.e., use {{subst:IP-talk}}). |
Contents
Usage
- Returns one of three strings dependent on where placed.
- If placed on an IP talk page (any talk page in an IP userspace).
- If placed on a talk page of a registered user (any talk page in their userspace).
- If placed on a page that is not a user talk page.
Examples
I have been placed on {{subst:IP-talk|an IP user's|a registered user's|a page that is not a user}} talk page.
{{subst:IP-talk|Create an account! Is kewl!|Now you've registered you can...}}
{{subst:IP-talk||Message for registered user|Statement on article page}}
Limitation
- The template invokes Module:IPAddress to discern if the page it's on is that of an IP.
See also
- {{IsIPAddress}}