Template:NoticeBox/doc: Difference between revisions

From PZwiki
(Added docs back)
 
m (Automated Formatting)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{NoticeBox|1|#ff0|desc=This article or section may be '''in need of improvement'''. Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.}}
{{Documentation subpage}}
This template is used as the foundation of various notice boxes. See: {{tlx|Notice}}.


{{NoticeBox|1|#f00|file=Hammer.png|width=30px|height=60px|desc=Hammers.}}
==Usage==
<pre>{{NoticeBox
| type  =
| image =
| style =
| text  =
| cat  =
| hidecat =
}}</pre>
{{NoticeBox
| type  =
| image =
| style =
| text  =
| cat  =
| hidecat =
}}
See: [[Template:Notice]]
See: [[Template:Notice]]

Latest revision as of 14:23, 14 April 2024

Notebook.png
This is a documentation subpage for Template:NoticeBox.
It contains usage information and other content that is not part of the original template page.

This template is used as the foundation of various notice boxes. See: {{Notice}}.

Usage

{{NoticeBox
 | type  =
 | image =
 | style =
 | text  =
 | cat   =
 | hidecat =
}}

See: Template:Notice