User:Rustle/NBox/doc

This template allows for the easy creation of Notice Box templates. It shouldn't normally be used directly on content or file pages.

Example

{{User:Rustle/NBox
| border = {{flying color}}
| i-background = {{flying color light}}
| image = 018Pidgeot.png
| imagesize = 48px
| title = This {{{2|article}}} is a candidate for moving to {{#if: {{{1|}}}|[[{{{1|}}}]].|<span style="color: red;">''No page given.''</span>}}
| text = Please discuss it on the <span class="plainlinks">[{{fullurl:{{TALKPAGENAME}}}} talk page]</span>.
}}
This article is a candidate for moving to No page given.
Please discuss it on the talk page.

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.

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Borderborder

The color of the border. Don't include "#".

Default
CCC
Example
F0A018
Stringsuggested
Image Backgroundi-background

The color of the background behind the image. Don't include "#".

Default
CCC
Example
F5C169
Stringsuggested
Backgroundbackground

The background color of the template. Don't include "#". Should normally be the default.

Default
FAFFF4
Stringoptional
Imageimage

The image to display. Don't include "File:".

Default
0001Bulbasaur.png
Filerequired
Image sizeimagesize

The size of the image. Must include "px".

Default
50px
Stringoptional
Titletitle

The title of the notice box.

Stringrequired
Texttext

The text in the notice box.

Stringrequired