Template:Notice

From Inkipedia, the Splatoon wiki
Revision as of 04:02, 21 February 2023 by Nukleopatra (talk | contribs) (Text replacement - "{{Sitecolor" to "{{SiteColor")

Usage

Use this template to create other Notice Templates.

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

align Named, optional The align attribute of the notice, e.g. center. Defaults to "" (unset)
text-align Named, optional The text-align attribute of the header and content text, e.g. center. Defaults to left.
border Named, optional The border attribute of the notice, e.g. border=rgb({{SiteColor|Splatoon}}). Defaults to rgb({{SiteColor|Generic}})
width Named, optional The width attribute of the notice, e.g. 30%. Defaults to unset (fit to contents).
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.