This is the template test cases page for the sandbox of Template:Page needed. 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: |
Default case, no params
Param date (current month & year)
{{Page needed|date=November 2024}}
{{Page needed}}[page needed]
Provide 'reason' param to override the default
{{Page needed|reason=Book is 1200 pages; users can't be expected to find the support for this assertion.}}
{{Page needed}}[page needed]
Params date and reason
{{Page needed|date=November 2024 |reason=This reason shows up as a tooltip (hover or long-press to see it).}}
{{Page needed}}[page needed]
Use param 'time=yes' to get 'timestamp'/'time range' instead of 'page' needed
{{Page needed|time=yes}}
'time=y' (alternate value for 'time')
'time=1' (alternate value for 'time')
Params date and time
{{Page needed|date=November 2024 |time=yes}}
Params date, reason, and time all together
{{Page needed|date=November 2024 |reason=This reason shows up as a tooltip (hover or long-press to see it). |time=y}}