Difference between revisions of "Template:Checkip/testcases"
Jump to navigation
Jump to search
imported>DMacks (whitespace bad) |
imported>DMacks (convert to {{tld}}; add test for default/no-value) |
||
| Line 3: | Line 3: | ||
== Testing sandbox version == | == Testing sandbox version == | ||
| − | + | {|class=wikitable | |
| − | + | |{{tld|{{BASEPAGENAME}}/sandbox}} | |
| − | {{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | + | |{{{{BASEPAGENAME}}/sandbox}} |
| − | + | |- | |
| − | {{ | + | |{{tld|{{BASEPAGENAME}}/sandbox|127.0.0.1}} |
| + | |{{{{BASEPAGENAME}}/sandbox|127.0.0.1}} | ||
| + | |- | ||
| + | |} | ||
== Testing main template == | == Testing main template == | ||
| − | + | {|class=wikitable | |
| − | + | |{{tld|{{BASEPAGENAME}}}} | |
| − | {{{{BASEPAGENAME}}|127.0.0.1}} | + | |{{ {{BASEPAGENAME}} }} |
| + | |- | ||
| + | |{{tld|{{BASEPAGENAME}}|127.0.0.1}} | ||
| + | |{{{{BASEPAGENAME}}|127.0.0.1}} | ||
| + | |- | ||
| + | |} | ||
Revision as of 06:21, 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}}
|
Testing main template
{{Checkip}}
|
|
{{Checkip|127.0.0.1}}
|