This is the template test cases page for the sandbox of Template:Template example bullet. 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: |
Sandbox version
edit{{key press}}
→- This is what you would get if you passed {{key press}} no parameter.
{{key press|one}}
→ one{{key press|one|two}}
→ one+two{{key press|one|two|three}}
→ one+two+three{{key press|one|two|three|four}}
→ one+two+three+four{{key press|one|two|three|four|five}}
→ one+two+three+four+five{{key press|one|two|three|four|five|six}}
→ one+two+three+four+five+six- {{key press}} only supports five parameters.
{{key press|one|two|three|four|five|six}}
→ one+two+three+four+five+six- {{Template example bullet/sandbox}} supports six parameters, but {{key press}} only supports five.
Indentation
* Text * {{Template example bullet/sandbox|key press|one}} : {{Template example bullet/sandbox|key press|one}} :: {{Template example bullet/sandbox|key press|one}}
Result
- Text
{{key press|one}}
→ one
{{key press|one}}
→ one
{{key press|one}}
→ one
Expected result
- Text
{{key press|one}}
→ one
Main and sandbox
editFor each test, first output is by template currently in use, second by current sandbox version.
- Tick
{{... |Tick}}
- Not done and not likely
{{... |size=90% |Not done and not likely}}
{{not done and not likely}}
→ Not done and not likely to be done{{not done and not likely}}
→ Not done and not likely to be done