Template:NBox
This template allows for the easy creation of Notice Box templates. It shouldn't normally be used directly on content or file pages.
This template uses TemplateStyles, located at Template:NBox/styles.css.
Example
{{NBox
| border = F0A018
| boxbackground = CCC
| background = F5C169
| image = 0772Type Null.png
| imagesize = 48px
| title = This AI generated image is permitted, as its inclusion on Bulbapedia serves a legitimate encyclopaedic purpose.
| text = It should only be used on the relevant article. AI generated images are not normally permitted on the Bulbagarden Archives or Bulbapedia. <br />See the {{bp|Bulbapedia:Machine-assisted contribution policy|Machine-assisted contribution policy}} for more information.
}}
See the Machine-assisted contribution policy for more information.
TemplateData
A template that allows for the easy creation of Notice Box templates. It shouldn't normally be used directly on content or file pages.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Background | boxbackground | Background color of the notice box. Don't include "#".
| String | optional |
| Border | border | The color of the border. Don't include "#". Don't use if using the "Shadow" parameter.
| String | suggested |
| Shadow | shadow | If a drop shadow is desired, use this parameter. Don't use if using the "Border" parameter.
| Boolean | optional |
| Image background | background | The color of the background behind the image. Don't include "#".
| String | suggested |
| Image | image | The image to display. Don't include "File:".
| File | required |
| Image size | imagesize | The size of the image. Must include "px".
| String | optional |
| Title | title | Optional. The title of the notice box. | String | suggested |
| Text | text | The text in the notice box. | String | required |