Template:NoticeBox/doc: Difference between revisions

From PZwiki
(Added docs back)
 
No edit summary
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.}}
<noinclude>{{Documentation subpage}}</noinclude>
 
==Usage==
{{NoticeBox|1|#f00|file=Hammer.png|width=30px|height=60px|desc=Hammers.}}
<pre>{{NoticeBox
| type  =
| image =
| style =
| text  =  
| cat  =
| hidecat =
}}</pre>
{{NoticeBox
| type  =
| image =
| style =  
| text  =  
| cat  =  
| hidecat =  
}}
See: [[Template:Notice]]
See: [[Template:Notice]]

Revision as of 06:17, 29 July 2018

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.

Usage

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

See: Template:Notice