Template:Notice

From Inkipedia, the Splatoon wiki
Revision as of 21:52, 14 May 2023 by SuperHamster (talk | contribs) (Documenting gray)

Usage

Use this template to create other Notice Templates.

Syntax: {{notice|align=|text-align=|border=|width=|file=|filesize=|header=|content=}}

color Named, optional The color preset for the border. Options are green, blue, orange, yellow, pink, maroon, and gray. Defaults to green.
text-align Named, optional The text-align attribute of the header and content text, e.g. center. Defaults to left.
file Named, optional The file to show on the left-hand section as a filename. e.g. Example.jpg. Defaults to nothing shown.
filesize Named, optional The file's size on the left-hand section. e.g. 30px. Defaults to 48px if a file was specified, otherwise none.
header Named, optional The header text. e.g. Notice. Defaults to nothing shown.
content Named, optional The content text. e.g. Test message. Defaults to nothing shown.

Examples

{{notice|file=Example.jpg|header=Under Construction|content=This article is under construction.}}

Example.jpg
Under Construction
This article is under construction.

{{notice|file=Example.jpg|header=Notice with header text only.}}

Example.jpg
Notice with header text only.

{{notice|file=Example.jpg|content=Small notice without a header.}}

Example.jpg
Small notice without a header.

{{notice|file=Example.jpg|header=Green notice|color=green}}

Example.jpg
Green notice

{{notice|file=Example.jpg|header=Blue notice|color=blue}}

Example.jpg
Blue notice

{{notice|file=Example.jpg|header=Orange notice|color=orange}}

Example.jpg
Orange notice

{{notice|file=Example.jpg|header=Yellow notice|color=yeloow}}

Example.jpg
Yellow notice

{{notice|file=Example.jpg|header=Pink notice|color=pink}}

Example.jpg
Pink notice

{{notice|file=Example.jpg|header=Maroon notice|color=maroon}}

Example.jpg
Maroon notice

{{notice|file=Example.jpg|header=Gray notice|color=gray}}

Example.jpg
Gray notice