Template:Infobox hospital/testcases
Appearance
This is the template test cases page for the sandbox of Template:Infobox hospital. 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: |
Test 1
[edit]{{Infobox hospital}} | {{Infobox hospital/sandbox}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Test 2
[edit]{{Infobox hospital}} | {{Infobox hospital/sandbox}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
Testing sandbox version
[edit]speciality
[edit]{{Infobox hospital/sandbox
| type = Specialist
| speciality = ABC
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Services | |
Speciality | ABC |
specialty
[edit]{{Infobox hospital/sandbox
| type = Specialist
| specialty = XYZ
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Specialty | XYZ |
both
[edit]This should not occur in actual use, but if both are defined then "speciality" is used.
{{Infobox hospital/sandbox
| type = Specialist
| speciality = ABC
| specialty = XYZ
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Services | |
Speciality | ABC |
Testing main template
[edit]speciality
[edit]{{Infobox hospital
| type = Specialist
| speciality = ABC
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Services | |
Speciality | ABC |
specialty
[edit]{{Infobox hospital
| type = Specialist
| specialty = XYZ
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Specialty | XYZ |
both
[edit]This should not occur in actual use, but if both are defined then "speciality" is used.
{{Infobox hospital
| type = Specialist
| speciality = ABC
| specialty = XYZ
}}
Infobox hospital/testcases | |
---|---|
Organisation | |
Type | Specialist |
Services | |
Speciality | ABC |