Template:NoticeBox/doc: Difference between revisions

From PZwiki
No edit summary
m (Automated Formatting)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Documentation subpage}}</noinclude>
{{Documentation subpage}}
This template is used as the foundation of various notice boxes. See: {{tlx|Notice}}.
 
==Usage==
==Usage==
<pre>{{NoticeBox
<pre>{{NoticeBox
  | type  =  
  | type  =
  | image =  
  | image =
  | style =  
  | style =
  | text  =  
  | text  =
  | cat  =  
  | cat  =
  | hidecat =  
  | hidecat =
}}</pre>
}}</pre>
{{NoticeBox
{{NoticeBox
  | type  =  
  | type  =
  | image =  
  | image =
  | style =  
  | style =
  | text  =  
  | text  =
  | cat  =  
  | cat  =
  | hidecat =  
  | 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