From Lamborghini Wiki
 |
This is the template test case page for the [[../sandbox]] of Template:Template sandbox notice/testcases. Purge this page to update the examples. If there are many examples of a complicated template, latter ones may break due to limits in MediaWiki, see the HTML comment "NewPP limit report" in the rendered page. You can test how this page looks in the different skins with these links: |
Template sandbox notice
 |
This is the template sandbox page for Template:Template sandbox notice/testcases. See also the companion subpage for [[../testcases|test cases]]. |
Conditional notices code
----
{{ Template sandbox notice
|notice-for-sandbox={{ombox|text=notice-for-sandbox|type=notice}}
|notice-not-sandbox={{ombox|text=notice-not-sandbox|type=move}}
}}
----
The sandbox display
 |
This is the template sandbox page for Template:Template sandbox notice/testcases. See also the companion subpage for [[../testcases|test cases]]. |
 |
notice-for-sandbox |
Not sandbox display
 |
notice-not-sandbox |
Template sandbox notice/sandbox
 |
This is the template sandbox page for Template:Template sandbox notice/testcases. See also the companion subpage for [[../testcases|test cases]]. |
Conditional notices code
----
{{ Template sandbox notice/sandbox
|notice-for-sandbox={{ombox|text=notice-for-sandbox|type=notice}}
|notice-not-sandbox={{ombox|text=notice-not-sandbox|type=move}}
}}
----
The sandbox display
 |
This is the template sandbox page for Template:Template sandbox notice/testcases. See also the companion subpage for [[../testcases|test cases]]. |
 |
notice-for-sandbox |
Not sandbox display
 |
notice-not-sandbox |
Whitespace testing
+{{template sandbox notice/sandbox
| notice-for-sandbox = notice-for-sandbox
| notice-not-sandbox = notice-not-sandbox
| subpage-name = {{SUBPAGENAME}}
}}+
+
 |
This is the template sandbox page for Template:Template sandbox notice/testcases. See also the companion subpage for [[../testcases|test cases]]. |
notice-for-sandbox+
+{{template sandbox notice/sandbox
| notice-for-sandbox = notice-for-sandbox
| notice-not-sandbox = notice-not-sandbox
| subpage-name = not {{SUBPAGENAME}}
}}+
+notice-not-sandbox+
Categories:
Template test cases |
Template sandboxes