Difference between revisions of "Template:Double underline/testcases"
Jump to navigation
Jump to search
imported>Allen4names (Creating testcases page.) |
imported>Elvey (!! Sandbox testecase didn't match production. Fixed. SPACES ARE SIGNIFICANT!) |
||
| Line 17: | Line 17: | ||
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}|Hello world!<nowiki>}}</nowiki></code> | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|Hello world!<nowiki>}}</nowiki></code> | ||
| − | {{ {{BASEPAGENAME}}|Hello world! }} | + | {{ {{BASEPAGENAME}}|Hello world!}} |
<code><nowiki>{{</nowiki>{{BASEPAGENAME}}|Hello world!|green<nowiki>}}</nowiki></code> | <code><nowiki>{{</nowiki>{{BASEPAGENAME}}|Hello world!|green<nowiki>}}</nowiki></code> | ||
| − | {{ {{BASEPAGENAME}}|Hello world!|green }} | + | {{ {{BASEPAGENAME}}|Hello world!|green}} |
Latest revision as of 19:13, 26 March 2014
| This is the template test cases page for the sandbox of Template:Double underline. 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
{{Double underline/sandbox|Hello world!}}
Hello world!
{{Double underline/sandbox|Hello world!|green}}
Hello world!
Testing main template
{{Double underline|Hello world!}}
Hello world!
{{Double underline|Hello world!|green}}
Hello world!