This is the template test cases page for the sandbox of Template:AddNewSection. 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 and parsers with these links: |
{{AddNewSection}}
{{AddNewSection| Foo(page) | Bar(display) }}
{{AddNewSection}} | {{AddNewSection/sandbox}} |
---|---|
Start a new section | Start a new section |
Main template
edit{{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|Wikipedia:Village pump (policy) |post |color=blue |style=font-style:italic;color:green;}} | |
{{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;color:green;}} |
Sandbox version
editCode | 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;}} | |
{{AddNewSection|Page=Wikipedia:Village pump (policy) |Text=post |color=blue |style=font-style:italic;color:green;}} |