Template:Template sandbox notice/testcases

From Dodge Wiki
Jump to navigation Jump to search

Template sandbox notice



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



Not sandbox display



Template sandbox notice/sandbox



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



Not sandbox display



Whitespace testing

+{{template sandbox notice/sandbox
| notice-for-sandbox = notice-for-sandbox
| notice-not-sandbox = notice-not-sandbox
| subpage-name = {{SUBPAGENAME}}
}}+

+

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+