Craft the World Wiki
Register
Advertisement
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Template-info Documentation

Ambox is a meta-template used to create notice templates.

It can also be used to create other meta-templates, like {{copyrightbox}}, or be inserted directly on articles.

Parameters

| image =
(optional) image on the left (with full wiki markup, e.g. [[File:Information.png|60px]])
| type =
(required) top line text (becomes bolder if parameter |info= is used)
| info =
(optional) list of extra info
| border =
(optional) border colour
red (serious issue), orange (mild issue), yellow (attention required) green (good!), purple (technical change), blue (neutral), gray (even more neutral).
| align =
(optional) left to display a left-aligned box.
| style =
(unlikely to be used) extra style parameters
| class =
(unlikely to be used)

Examples

Minimal

{{Ambox
| type = I am type
}}
I am type

Red border

{{Ambox
| border = red
| type = I am type
}}
I am type

Yellow border, image

{{Ambox
| border = yellow
| image = [[File:Information.png|24px]]
| type = I am type
}}
Information I am type

Green border, info

{{Ambox
| border = green
| type = I am type
| info = I am info
}}
I am type

I am info

Purple border, info (topic)

{{Ambox
| border = purple
| type = I am type
| info = 
* I am info
}}
I am type

  • I am info

Blue border, image, info

{{Ambox
| border = blue
| image = [[File:Information.png|48px]]
| type = I am type
| info = I am info
}}
Information I am type

I am info

Orange border, image, info (list)

{{Ambox
| border = orange
| image = [[File:Information.png|60px]]
| type = I am type
| info = 
* I am info 1
* I am info 2
}}
Information I am type

  • I am info 1
  • I am info 2

Gray border, image, info, left alignment

{{Ambox
| border = gray
| image = [[File:Information.png|48px]]
| type = I am type
| info = I am info
| align = left
}}
Information I am type

I am info

Ambox templates

{{Delete}}

Icon delete This page is a candidate for deletion.

Reason: "No reason has been provided."

This page is a candidate for deletion.
Reason: "No reason has been provided."

{{Cleanup}}

Cleanup This article may need cleanup to meet quality standards.

Please help improve this if you can. The Discussion page may contain suggestions.

This article may need cleanup to meet quality standards.
Please help improve this if you can. The Discussion page may contain suggestions.

{{Reupload}}

Icon-upload You can help Craft the World Wiki by uploading an improved version of this image.

If the problems have been addressed, please edit this page and remove this notice.

You can help Craft the World Wiki by uploading an improved version of this image.
If the problems have been addressed, please edit this page and remove this notice.

{{Move}}

Icon-move It has been suggested that this article or section be moved to [[{{{1}}}]].

  • Please see the Discussion page for reasoning.

It has been suggested that this article or section be moved to [[{{{1}}}]].
  • Please see the Discussion page for reasoning.

{{Merge}}

Merge-arrows It has been suggested that this article or section be merged with [[{{{1}}}]].

  • Please see the Discussion page for reasoning.

It has been suggested that this article or section be merged with [[{{{1}}}]].
  • Please see the Discussion page for reasoning.

{{Disambig}}

Disambiguous This disambiguation page lists articles associated with the same title. If an internal link referred you here, you may wish to change the link to point directly to the intended article.
Disambiguous This disambiguation page lists articles associated with the same title. If an internal link referred you here, you may wish to change the link to point directly to the intended article.

{{Stub}}

Icon-stub This article is a stub.
You can help Craft the World Wiki by expanding it.
This article is a stub. You can help Craft the World Wiki by expanding it.

{{Copyrightbox}}

Text?

{{Craft spell}}

Craft icon Spells only need to be crafted in Sandbox mode.
In Tech Tree mode, they are unlocked by reaching the required crafting tech.
Spells only need to be crafted in Sandbox mode.
In Tech Tree mode, they are unlocked by reaching the required crafting tech.

{{SiA}}

DLC-SiA This article is related to the Sisters in Arms DLC.
This article is related to the Sisters in Arms DLC.

{{DwF}}

DLC-DwF This article is related to the Dig with Friends DLC.
This article is related to the Dig with Friends DLC.

{{BM}}

DLC-BM This article is related to the Bosses & Monsters DLC.
This article is related to the Bosses & Monsters DLC.

Dependencies

The following classes defined on Fandomdesktop.css:

.ambox
.ambox-left
.ambox-image
.ambox-text
.amsmalltext
.ambox-red
.ambox-orange
.ambox-yellow
.ambox-purple
.ambox-blue
.ambox-green
.ambox-gray
Advertisement