Difference between revisions of "Template:Checkip/testcases"
Jump to navigation
Jump to search
imported>DMacks (convert to {{tld}}; add test for default/no-value) |
imported>DMacks (+ipv6) |
||
| Line 10: | Line 10: | ||
|{{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | |{{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | ||
|- | |- | ||
| + | |{{tld|{{BASEPAGENAME}}/sandbox|::1}} | ||
| + | |{{{{BASEPAGENAME}}/sandbox|::1}} | ||
|} | |} | ||
| Line 21: | Line 23: | ||
|{{{{BASEPAGENAME}}|127.0.0.1}} | |{{{{BASEPAGENAME}}|127.0.0.1}} | ||
|- | |- | ||
| + | |{{tld|{{BASEPAGENAME}}|::1}} | ||
| + | |{{{{BASEPAGENAME}}|::1}} | ||
|} | |} | ||
Revision as of 06:22, 30 June 2016
| 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}}
|
Testing main template
{{Checkip}}
|
|
{{Checkip|127.0.0.1}}
|
|
{{Checkip|::1}}
|