Template:AddNewSection/testcases
< Template:AddNewSection
Jump to navigation
Jump to search
Revision as of 16:46, 5 March 2015 by blackwiki>Frietjes (→Live version)
| 42px | 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;}} |