Difference between revisions of "Template:AddNewSection/testcases"
Jump to navigation
Jump to search
blackwiki>Frietjes |
blackwiki>Frietjes |
||
| Line 1: | Line 1: | ||
{{Testcases notice <!--|toc=on-->}} | {{Testcases notice <!--|toc=on-->}} | ||
| − | == | + | == Main template == |
{{tlx|{{TEMPLATENAME|testcases}}}} | {{tlx|{{TEMPLATENAME|testcases}}}} | ||
{| class="wikitable" | {| class="wikitable" | ||
Revision as of 16:46, 5 March 2015
| This is the template test cases page for the sandbox of Template:AddNewSection. 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: |
Main template
{{AddNewSection}}
| Code | Output |
|---|---|
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |colour=blue}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;color:green;}} |
Sandbox version
| Code | Output |
|---|---|
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |colour=blue}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;}} | |
| {{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;color:green;}} |