This is the template test cases page for the sandbox of Template:See also. 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: |
In each pair of outputs, the first is the main template, and the second the sandbox.
No parameters
edit{{See also|category=false}}
→ Error: no page names specified (help).{{See also/sandbox|category=false}}
→ Error: no page names specified (help).
Positional parameters
edit{{See also||category=false}}
→ Error: no page names specified (help).{{See also/sandbox||category=false}}
→ Error: no page names specified (help).
{{See also|A}}
→{{See also/sandbox|A}}
→
{{See also|A|B|C}}
→{{See also/sandbox|A|B|C}}
→
{{See also|1 BC|2 BC|3 BC|4 BC|5 BC|6 BC|7 BC|8 BC|9 BC|10 BC|11 BC|12 BC|13 BC|14 BC|15 BC|16 BC}}
→{{See also/sandbox|1 BC|2 BC|3 BC|4 BC|5 BC|6 BC|7 BC|8 BC|9 BC|10 BC|11 BC|12 BC|13 BC|14 BC|15 BC|16 BC}}
→
With anchor
edit{{See also|Lion#Etymology}}
→{{See also/sandbox|Lion#Etymology}}
→
{{See also|Wikipedia:Project_namespace#Essay_pages}}
→{{See also/sandbox|Wikipedia:Project_namespace#Essay_pages}}
→
Parameter l1
edit{{See also|category=false |l1=Something out of nothing}}
→ Error: no page names specified (help).{{See also/sandbox|category=false |l1=Something out of nothing}}
→ Error: no page names specified (help).
Parameter l2
edit{{See also|1 BC|l2=Something out of nothing}}
→{{See also/sandbox|1 BC|l2=Something out of nothing}}
→
{{See also|1 BC|l1=Label 1 BC}}
→{{See also/sandbox|1 BC|l1=Label 1 BC}}
→
{{See also|1 BC|2 BC|l1=Label 1 |l2=Label 2}}
→{{See also/sandbox|1 BC|2 BC|l1=Label 1 |l2=Label 2}}
→
{{See also|A|selfref=yes}}
→{{See also/sandbox|A|selfref=yes}}
→