Difference between revisions of "Template:Checkip/testcases"
Jump to navigation
Jump to search
imported>DMacks (okay, a ton of leading zeros is atypical, but it's possible and currently broken) |
imported>Bsherr m (replacing Template:Tld with Template:Tlc, plus general and typo fixes as found) |
||
| Line 3: | Line 3: | ||
== Testing sandbox version == | == Testing sandbox version == | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}/sandbox}} |
:{{{{BASEPAGENAME}}/sandbox}} | :{{{{BASEPAGENAME}}/sandbox}} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}/sandbox|127.0.0.1}} |
:{{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | :{{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}/sandbox|::1}} |
:{{{{BASEPAGENAME}}/sandbox|::1}} | :{{{{BASEPAGENAME}}/sandbox|::1}} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}/sandbox|0:0:0:0:0:0:0:1}} |
:{{{{BASEPAGENAME}}/sandbox|0:0:0:0:0:0:0:1}} | :{{{{BASEPAGENAME}}/sandbox|0:0:0:0:0:0:0:1}} | ||
== Testing main template == | == Testing main template == | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}}} |
:{{ {{BASEPAGENAME}} }} | :{{ {{BASEPAGENAME}} }} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}|127.0.0.1}} |
:{{{{BASEPAGENAME}}|127.0.0.1}} | :{{{{BASEPAGENAME}}|127.0.0.1}} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}|::1}} |
:{{{{BASEPAGENAME}}|::1}} | :{{{{BASEPAGENAME}}|::1}} | ||
| − | *{{ | + | *{{tlc|{{BASEPAGENAME}}|0:0:0:0:0:0:0:1}} |
:{{{{BASEPAGENAME}}|0:0:0:0:0:0:0:1}} | :{{{{BASEPAGENAME}}|0:0:0:0:0:0:0:1}} | ||
Latest revision as of 17:17, 9 August 2020
| 42px | This is the template test cases page for the sandbox of Template:Checkip. Script error: No such module "Purge". to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins with these links: |
Testing sandbox version
{{Checkip/sandbox}}
{{Checkip/sandbox|127.0.0.1}}
{{Checkip/sandbox|::1}}
{{Checkip/sandbox|0:0:0:0:0:0:0:1}}
Testing main template
{{Checkip}}
{{Checkip|127.0.0.1}}
{{Checkip|::1}}
{{Checkip|0:0:0:0:0:0:0:1}}