
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://zoophilia.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AAmbox%2Fdoc</id>
	<title>Template:Ambox/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://zoophilia.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AAmbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:Ambox/doc&amp;action=history"/>
	<updated>2026-05-07T13:33:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://zoophilia.wiki/index.php?title=Template:Ambox/doc&amp;diff=133419&amp;oldid=prev</id>
		<title>SockyPaws: Create template documentation page</title>
		<link rel="alternate" type="text/html" href="https://zoophilia.wiki/index.php?title=Template:Ambox/doc&amp;diff=133419&amp;oldid=prev"/>
		<updated>2024-09-29T19:46:30Z</updated>

		<summary type="html">&lt;p&gt;Create template documentation page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&amp;lt;!-- Please add categories to the bottom of the page; thank you. --&amp;gt;&lt;br /&gt;
{{Lua|Module:Message box}}&lt;br /&gt;
{{Mbox templates (small)}}&lt;br /&gt;
&lt;br /&gt;
The {{Template link general|brace=on|plaincode=on|Ambox}} template&amp;#039;s name derives from &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;rticle &amp;#039;&amp;#039;&amp;#039;m&amp;#039;&amp;#039;&amp;#039;essage &amp;#039;&amp;#039;&amp;#039;box&amp;#039;&amp;#039;&amp;#039;, which is a [[wikipedia:Help:Metatemplating|metatemplate]]. It is used to build message boxes for templates used in &amp;#039;&amp;#039;&amp;#039;articles&amp;#039;&amp;#039;&amp;#039;, such as {{Template link general|brace=on|plaincode=on|Cleanup}}. It offers several different colours, images, and some other features.&lt;br /&gt;
&lt;br /&gt;
== Basic usage ==&lt;br /&gt;
The box below shows the most common parameters that are accepted by {{Template link general|brace=on|plaincode=on|Ambox}}. The purpose of each is described below.&lt;br /&gt;
&amp;lt;pre style=&amp;quot;border: 3px ridge #ccc; font-size: 1rem; margin-left: 6em; min-width: 30vw; overflow: auto; padding: 1em 8em 1em 1em; width: fit-content;&amp;quot;&amp;gt;{{Ambox&lt;br /&gt;
 | name  = &lt;br /&gt;
 | subst = &amp;lt;includeonly&amp;gt;{{subst:substcheck}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
 | small = {{{small|}}}&lt;br /&gt;
 | type  = &lt;br /&gt;
 | image = &lt;br /&gt;
 | sect  = {{{1|}}}&lt;br /&gt;
 | issue = &lt;br /&gt;
 | talk  = {{{talk|}}}&lt;br /&gt;
 | fix   = &lt;br /&gt;
 | date  = {{{date|}}}&lt;br /&gt;
 | cat   = &lt;br /&gt;
 | all   = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Full usage ==&lt;br /&gt;
{{Hidden begin|title=Full parameters|titlestyle=background-color: palegreen;}}&lt;br /&gt;
The box shows all possible parameters for this template. However, it is not recommended to copy this, because it will never be required to use all of the parameters simultaneously.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre style=&amp;quot;border: 3px ridge #ccc; font-size: 1rem; margin-left: 6em; min-width: 30vw; overflow: auto; padding: 1em 8em 1em 1em; width: fit-content;&amp;quot;&amp;gt;{{Ambox&lt;br /&gt;
 | name            = &lt;br /&gt;
 | subst           = &amp;lt;includeonly&amp;gt;{{subst:substcheck}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
 | small           = {{{small|}}}&lt;br /&gt;
 | type            = &lt;br /&gt;
 | image           = &lt;br /&gt;
 | imageright      = &lt;br /&gt;
 | smallimage      = &lt;br /&gt;
 | smallimageright = &lt;br /&gt;
 | class           = &lt;br /&gt;
 | style           = &lt;br /&gt;
 | textstyle       = &lt;br /&gt;
 | sect            = {{{1|}}}&lt;br /&gt;
 | issue           = &lt;br /&gt;
 | talk            = {{{talk|}}}&lt;br /&gt;
 | fix             = &lt;br /&gt;
 | date            = {{{date|}}}&lt;br /&gt;
 | text            = &lt;br /&gt;
 | smalltext       = &lt;br /&gt;
 | plainlinks      = no&lt;br /&gt;
 | removalnotice   = &lt;br /&gt;
 | cat             = &lt;br /&gt;
 | all             = &lt;br /&gt;
 | cat2            = &lt;br /&gt;
 | all2            = &lt;br /&gt;
 | cat3            = &lt;br /&gt;
 | all3            = &lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
{{Hidden end}}&lt;br /&gt;
{{Clear}}&lt;br /&gt;
&lt;br /&gt;
== Common parameters ==&lt;br /&gt;
=== {{Var|name}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; parameter specifies the name of the template, without the &amp;#039;Template:&amp;#039; namespace prefix. For example, {{Template link general|brace=on|plaincode=on|Cleanup}} specifies it as {{Para|name|Cleanup}}. This parameter should be updated if the template is ever moved. Its purpose is twofold:&lt;br /&gt;
* If incorrectly [[wikipedia:Wikipedia:Substitution|substituted]], it allows the metatemplate to record the name of the template which has been substituted, which may help later editors to correct the problem.&lt;br /&gt;
* It allows the template to have a more useful display on its own page, for example to show the date even when not specified, and to apply categorization of the template itself.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|subst}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;subst&amp;lt;/code&amp;gt; parameter allows the metatemplate to detect whether the template has been incorrectly substituted, and give an appropriate warning if so. It will also add such pages to the [[:Category:Pages with incorrectly substituted templates|Pages with incorrectly substituted templates]] category. Just copy the value for it exactly as shown here.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|small}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;small&amp;lt;/code&amp;gt; parameter should be passed through the template, as this will allow editors to use a more compact format by specifying {{Para|small|left}} on an article:&lt;br /&gt;
{{Ambox|nocat=true|small=left|text=This is the compact (&amp;lt;code&amp;gt;small&amp;lt;/code&amp;gt;), left-aligned Ambox format.}}&lt;br /&gt;
Otherwise, the standard format will be shown:&lt;br /&gt;
{{Ambox|nocat=true|text=This is the standard Ambox format.}}&lt;br /&gt;
&lt;br /&gt;
Other variations:&lt;br /&gt;
* For templates which should &amp;#039;&amp;#039;never&amp;#039;&amp;#039; use the compact format, specify {{Para|small|no}} or do not pass the small parameter through at all.&lt;br /&gt;
* For templates which should &amp;#039;&amp;#039;always&amp;#039;&amp;#039; use the compact format, just specify {{Para|small|left}}.&lt;br /&gt;
* For templates which should &amp;#039;&amp;#039;default to the compact format&amp;#039;&amp;#039;, try {{Para|small|&amp;lt;nowiki&amp;gt;{{{small|left}}}&amp;lt;/nowiki&amp;gt;}}. This will allow an editor to override that choice by supplying {{Para|small|no}} where they invoke the template.&lt;br /&gt;
&lt;br /&gt;
To use a small box that adjusts its width to match the text, use {{Para|style|margin-right: 0; width: auto;}} and {{Para|textstyle|width: auto;}} together:&lt;br /&gt;
{{Ambox|nocat=true|small=left|style=margin-right: 0; width: auto;|textstyle=margin-right: 0; width: auto;|text=This is the more compact, left-aligned Ambox format with flexible width.}}&lt;br /&gt;
&lt;br /&gt;
See the [[#sect|§ {{Var|sect}}]] section below for more information on how to limit {{Para|small}} use to instances when the template is being used for a section, instead of the whole article (which is recommended, to prevent inconsistent top-of-page display).&lt;br /&gt;
&lt;br /&gt;
=== {{Var|type}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; parameter defines the color of the bar on the box&amp;#039;s left edge and the image that is used by default. The type is chosen not on aesthetics, but based on the nature of the information that the box contains. The seven available types and their default images are as follows:&lt;br /&gt;
{{Ambox|nocat=true|type=speedy|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;speedy&amp;lt;/span&amp;gt; – Speedy deletion issues, such as pages created by spammers or pages created mistakenly by well-intentioned editors.}}&lt;br /&gt;
{{Ambox|nocat=true|type=delete|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;delete&amp;lt;/span&amp;gt; – Deletion issues, such as {{Template link general|brace=on|plaincode=on|Article for deletion}} and {{Template link general|brace=on|plaincode=on|Proposed deletion}}.}}&lt;br /&gt;
{{Ambox|nocat=true|type=content|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;content&amp;lt;/span&amp;gt; – Content issues, such as {{Template link general|brace=on|plaincode=on|POV}} and objectionable material on pages.}}&lt;br /&gt;
{{Ambox|nocat=true|type=style|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;style&amp;lt;/span&amp;gt; – Style issues, such as {{Template link general|brace=on|plaincode=on|Cleanup}} and {{Template link general|brace=on|plaincode=on|Underlinked}}.}}&lt;br /&gt;
{{Ambox|nocat=true|type=notice|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;notice&amp;lt;/span&amp;gt; – Article notices, such as {{Template link general|brace=on|plaincode=on|Imported}}.}}&lt;br /&gt;
{{Ambox|nocat=true|type=move|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;move&amp;lt;/span&amp;gt; – Merge and split proposals, such as {{Template link general|brace=on|plaincode=on|Split}} and {{Template link general|brace=on|plaincode=on|Merge}}.}}&lt;br /&gt;
{{Ambox|nocat=true|type=protection|text=type=&amp;lt;span style=&amp;quot;text-decoration: underline;&amp;quot;&amp;gt;protection&amp;lt;/span&amp;gt; – Protection notices, such as {{Template link general|brace=on|plaincode=on|Pp-vandalism}} and {{Template link general|brace=on|plaincode=on|Pp-protected}}.}}&lt;br /&gt;
&lt;br /&gt;
If the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; parameter is not defined, the template defaults to {{Para|type|notice}}.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|image}} ===&lt;br /&gt;
You can choose a specific image to use for the template by using the &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; parameter. Images are specified using the standard syntax for inserting files on Zoophilia Wiki (see [[wikipedia:Wikipedia:Manual of Style/Images#How to place an image|Manual of Style/Images#How to place an image]].) Widths of 40–50px work best and are typical, provided its aspect ratio is close to square, and if not it may be advantageous to define its height py prepending an &amp;#039;x&amp;#039; when specifying its size, as in &amp;lt;code&amp;gt;x40px&amp;lt;/code&amp;gt;. For example:&lt;br /&gt;
* {{Template link general|brace=on|plaincode=on|POV}} specifies {{Para|image|&amp;lt;nowiki&amp;gt;[[File:Unbalanced scales.svg|50x40px|class=skin-invert|link=|alt=]]&amp;lt;/nowiki&amp;gt;}}.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;{{Ambox|name=POV|small=no|type=content|class=ambox-POV|image=[[File:Unbalanced scales.svg|50x40px|class=skin-invert|link=]]|issue=The &amp;#039;&amp;#039;&amp;#039;[[wikipedia:Wikipedia:Neutral point of view|neutrality]] of this article is disputed&amp;#039;&amp;#039;&amp;#039;.|talk=#|fix=Please do not remove this message until [[Template:POV#When to remove|conditions to do so are met]].|removalnotice=yes|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|nocat=true}}&amp;lt;br /&amp;gt;&lt;br /&gt;
* {{Template link general|brace=on|plaincode=on|Underlinked}} specifies {{Para|image|&amp;lt;nowiki&amp;gt;[[File:Ambox wikify.svg|50x40px|class=skin-invert|link=|alt=]]&amp;lt;/nowiki&amp;gt;}}.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;{{Ambox|name=Underlinked|type=style|image=[[File:Ambox wikify.svg|50x40px|class=skin-invert|link=|alt=]]|issue=This article &amp;#039;&amp;#039;&amp;#039;needs more links to other articles to help integrate it into the encyclopedia&amp;#039;&amp;#039;&amp;#039;.|fix=Please help [{{fullurl:{{FULLPAGENAME}}|action=edit}} improve this article] by adding links [[wikipedia:Wikipedia:Manual of Style/Linking#Overlinking and underlinking|that are relevant to the context]] within the existing text.|removalnotice=yes|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|nocat=true}}&lt;br /&gt;
&lt;br /&gt;
Please note:&lt;br /&gt;
* If no image is specified, then the default image corresponding to the value of the &amp;lt;code&amp;gt;type&amp;lt;/code&amp;gt; parameter is used. (See the [[#type|§ type]] section above.)&lt;br /&gt;
* If {{Para|image|none}} is specified, then no image is used and the text fills the entire message box area.&lt;br /&gt;
* If an icon is [[wikipedia:Wikipedia:Alternative text for images#Purely decorative images|purely decorative]] and also in the public domain, [[wikipedia:Wikipedia:Manual of Style/Accessibility|accessibility]] can be improved by suppressing the link to the file page by adding {{Para|link}} and {{Para|alt}} to the file link as seen above.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|sect}} ===&lt;br /&gt;
Many article message templates begin with the text &amp;#039;&amp;#039;&amp;#039;This article …&amp;#039;&amp;#039;&amp;#039; and it is often desirable that this wording be altered to read &amp;#039;&amp;#039;&amp;#039;This section …&amp;#039;&amp;#039;&amp;#039; if the template contains information pertaining only to a section of a page instead. The value of this parameter will replace the word &amp;quot;article.&amp;quot; Various possibilities for use include: {{Para|sect|list}}, {{Para|sect|table}}, {{Para|sect|&amp;quot;In popular culture&amp;quot; material}}, etc.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;When using this feature, be sure to remove the words &amp;quot;This article&amp;quot; from the template text, otherwise it will be duplicated.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
A common way to facilitate this functionality is to pass {{Para|sect|&amp;lt;nowiki&amp;gt;{{{1|}}}&amp;lt;/nowiki&amp;gt;}}. This will allow editors to type &amp;lt;kbd&amp;gt;section&amp;lt;/kbd&amp;gt;, for example, as the first unnamed parameter of the template to change the wording. This can be seen at work in {{Template link expanded|brace=on|plaincode=on|Advert|section}}:&lt;br /&gt;
{{Ambox|name=Advert|type=content|class=ambox-Advert|issue=This section &amp;#039;&amp;#039;&amp;#039;contains content that is written like an advertisement&amp;#039;&amp;#039;&amp;#039;.|fix=Please help [{{fullurl:{{FULLPAGENAME}}|action=edit}} improve it] by removing [[wikipedia:Wikipedia:Spam|promotional content]] and inappropriate [[wikipedia:Wikipedia:External links#Advertising and conflicts of interest|external links]], and by adding encyclopedic content written from a [[wikipedia:Wikipedia:Neutral point of view|neutral point of view]].|removalnotice=yes|nocat=true|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}}}&lt;br /&gt;
Another approach is to pass {{Para|sect|&amp;lt;nowiki&amp;gt;{{{section|{{{sect|}}}}}}&amp;lt;/nowiki&amp;gt;}} to provide a named value. Another is to use {{Template link expanded|brace=on|plaincode=on|Yesno}} to parse true values to a [[wikipedia:Boolean data type|boolean]] option and pass {{Para|sect|section}} if true.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;These approaches can be combined&amp;#039;&amp;#039;&amp;#039;, and this is recommended. The following ready-to-use code…&lt;br /&gt;
{{Block indent|1=&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|sect={{#ifeq:{{Yesno|def=|1={{{sect|{{{section}}}}}}}}|yes|section|{{{sect|{{{section|{{{1|}}}}}}}}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;}}&lt;br /&gt;
…provides multiple benefits:&lt;br /&gt;
* Any positive value that {{Template link expanded|brace=on|plaincode=on|Yesno}} can detect will be used with the named parameter in the {{Template link general|brace=on|plaincode=on|Ambox}}-based template to read &amp;quot;section&amp;quot; instead of &amp;quot;article&amp;quot;: {{Para|section|y}}, {{Para|sect|true}}, etc. It is recommended to allow both {{Para|sect}} and {{Para|section}} so that editors do not have to guess which one will work, as sample code above does.&lt;br /&gt;
* Any other value passed, in any manner, will replace &amp;quot;article&amp;quot;: {{Para||section and its subsections}}, {{Para|1|list}}, {{Para|sect|section}}, {{Para|section|table}}, etc.&lt;br /&gt;
&lt;br /&gt;
It is also advisable to restrict use of the {{Para|small}} parameter so that it is made contingent upon the template being applied to a section or some other &amp;#039;&amp;#039;subset of a page&amp;#039;&amp;#039; rather than the whole article, to prevent the small version of the template from being used at the top of the article, where it would be inconsistent with other article-wide banners:&lt;br /&gt;
{{Block indent|1=&amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|small={{#if:{{{sect|{{{section|{{{1|}}}}}}}}}|{{#if:{{{small|{{{left|}}}}}}|left}}}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;}}&lt;br /&gt;
(In this case, any value of {{Para|small}} or {{Para|left}} will trigger the small, left display, as long as some value of {{Para|sect}} or one of its aliases in that template has also been provided.) This code can be copy-pasted and used with the above code block.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|issue}} and {{Var|fix}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;issue&amp;lt;/code&amp;gt; parameter is used to describe the issue with the article. Try to keep it short and to-the-point (approximately 10–20 words). The &amp;lt;code&amp;gt;fix&amp;lt;/code&amp;gt; parameter contains some text which describes what should be done to improve the article; it may be longer than the text in &amp;lt;code&amp;gt;issue&amp;lt;/code&amp;gt;, but typically should not exceed two sentences.&lt;br /&gt;
&lt;br /&gt;
When the template is in its compact form (as when placed inside {{Template link general|brace=on|plaincode=on|Multiple issues}}) or compact form (when using {{Para|small|left}}), the value of the &amp;lt;code&amp;gt;issue&amp;lt;/code&amp;gt; parameter is the only text that will be displayed. For example, {{Template link general|brace=on|plaincode=on|Citation style}} defines&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|issue=This article &amp;#039;&amp;#039;&amp;#039;has an unclear citation style&amp;#039;&amp;#039;&amp;#039;.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
* &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|fix=The references used may be made clearer with a different or consistent style of citation, footnoting or external linking.&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
When used stand-alone it produces:&lt;br /&gt;
{{Ambox|name=Citation style|type=style|small=no|issue=&amp;#039;&amp;#039;&amp;#039;has an unclear [[wikipedia:Wikipedia:Citing sources#Citation style|citation style]]&amp;#039;&amp;#039;&amp;#039;.|fix=The references used may be made clearer with a different or consistent style of [[wikipedia:Wikipedia:Citing sources|citation]] and [[wikipedia:Help:Footnotes|footnoting]].|nocat=true|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|removalnotice=yes}}&lt;br /&gt;
&lt;br /&gt;
But when used inside {{Template link general|brace=on|plaincode=on|Multiple issues}} or with {{Para|small|left}} it displays only the issue:&lt;br /&gt;
{{Multiple issues&amp;lt;!-- Even though there&amp;#039;s only one &amp;quot;issue,&amp;quot; please don&amp;#039;t remove this template. It is a demonstration of the formatting. --&amp;gt;|{{Ambox|name=Citation style|type=style|small=no|issue=&amp;#039;&amp;#039;&amp;#039;has an unclear [[wikipedia:Wikipedia:Citing sources#Citation style|citation style]]&amp;#039;&amp;#039;&amp;#039;.|nocat=true|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|removalnotice=yes}}}}&lt;br /&gt;
{{Ambox|name=Citation style|type=style|small=left|issue=&amp;#039;&amp;#039;&amp;#039;has an unclear [[wikipedia:Wikipedia:Citing sources#Citation style|citation style]]&amp;#039;&amp;#039;&amp;#039;.|nocat=true|date={{CURRENTMONTHNAME}} {{CURRENTYEAR}}|removalnotice=yes}}&lt;br /&gt;
&lt;br /&gt;
=== {{Var|talk}} ===&lt;br /&gt;
Some article message templates include a link to the talk page, and allow an editor to specify a section heading to link directly to the relevant section. To achieve this functionality, simply pass the &amp;lt;code&amp;gt;talk&amp;lt;/code&amp;gt; parameter through, i.e. {{Para|talk|&amp;lt;nowiki&amp;gt;{{{talk|}}}&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
&lt;br /&gt;
This parameter may then be used by an editor as follows:&lt;br /&gt;
* {{Para|talk|{{Var|SECTION HEADING}}}} – the link will point to the specified section on the article&amp;#039;s talk page, e.g. {{Para|talk|Foo}}&lt;br /&gt;
* {{Para|talk|{{Var|FULL PAGE NAME}}}} – the template will link to the page specified (which may include a [[wikipedia:Help:Link#Section linking (anchors)|section anchor]]), e.g. {{Para|talk|{{Var|Talk:Banana#Foo}}}}&lt;br /&gt;
&lt;br /&gt;
Notes:&lt;br /&gt;
* When this parameter is used by a template, the talk page link will appear on the template itself (in order to demonstrate the functionality) but this will only display on articles if the parameter is actually defined.&lt;br /&gt;
* In order to make sure there is always a link to the talk page, you can use {{Para|talk|&amp;lt;nowiki&amp;gt;{{{talk|#}}}&amp;lt;/nowiki&amp;gt;}}.&lt;br /&gt;
* If the talk page does not exist, there will be no link, whatever the value of the parameter.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|date}} ===&lt;br /&gt;
Passing the &amp;lt;code&amp;gt;date&amp;lt;/code&amp;gt; parameter through to the metatemplate means that the date that the article is tagged may be specified by an editor. This will be displayed after the message in a smaller font.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|info}} ===&lt;br /&gt;
This parameter is for specifying additional information. Whatever you add here will appear after the date, and will not be displayed if the template is being wrapped in {{Template link general|brace=on|plaincode=on|Multiple issues}}.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|removalnotice}} ===&lt;br /&gt;
If you specify {{Para|removalnotice|yes}}, then the following notice will be displayed after the date and after the &amp;lt;code&amp;gt;info&amp;lt;/code&amp;gt; text:&lt;br /&gt;
* &amp;lt;small&amp;gt;[[wikipedia:Help:Maintenance template removal|Learn how and when to remove this template message]].&amp;lt;/small&amp;gt;&lt;br /&gt;
This will not be displayed if the template is being wrapped in {{Template link general|brace=on|plaincode=on|Multiple issues}}.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|cat}} ===&lt;br /&gt;
This parameter defines a monthly cleanup category. If {{Para|cat|{{Var|CATEGORY}}}} then:&lt;br /&gt;
* articles will be placed in &amp;#039;&amp;#039;&amp;#039;Category:{{Var|CATEGORY}} from {{Var|DATE}}&amp;#039;&amp;#039;&amp;#039; if  {{Para|date|{{Var|DATE}}}} is specified.&lt;br /&gt;
* articles will be placed in &amp;#039;&amp;#039;&amp;#039;Category:{{Var|CATEGORY}}&amp;#039;&amp;#039;&amp;#039; if the date is not specified.&lt;br /&gt;
&lt;br /&gt;
For example, {{Template link general|brace=on|plaincode=on|No footnotes}} specifies {{Para|cat|Articles lacking in-text citations}} and so an article with the template {{Template link expanded|bold=on|brace=on|plaincode=on|No footnotes|2=date={{CURRENTMONTH}} {{CURRENTYEAR}}}} will be placed in Category:Articles lacking in-text citations from {{CURRENTMONTH}} {{CURRENTYEAR}}]].&lt;br /&gt;
&lt;br /&gt;
The value of the &amp;lt;code&amp;gt;cat&amp;lt;/code&amp;gt; parameter should not be wikilinked, nor should the prefix &amp;#039;Category:&amp;#039; be used.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|all}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;all&amp;lt;/code&amp;gt; parameter defines a category into which all articles should be placed. Likewise, the value of the &amp;lt;code&amp;gt;all&amp;lt;/code&amp;gt; parameter should not be wikilinked, nor should the prefix &amp;#039;Category:&amp;#039; be used.&lt;br /&gt;
&lt;br /&gt;
== Additional parameters ==&lt;br /&gt;
=== {{Var|imageright}} ===&lt;br /&gt;
An image on the right side of the message box may be specified using this parameter. The syntax is the same as for the &amp;lt;code&amp;gt;image&amp;lt;/code&amp;gt; parameter, except that the default is for no image to be displayed.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|smallimage}} and {{Var|smallimageright}} ===&lt;br /&gt;
Images for the compact format may be specified using these parameters. They will have no effect unless {{Para|small|left}} is specified.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|class}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;class&amp;lt;/code&amp;gt; parameter defines custom [[wikipedia:Cascading Style Sheets|CSS]] classes to apply to the template. If adding multiple classes, they should be space-delimited (separated by whitespace).&lt;br /&gt;
&lt;br /&gt;
=== {{Var|style}} and {{Var|textstyle}} ===&lt;br /&gt;
The &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;textstyle&amp;lt;/code&amp;gt; parameters define optional CSS style declarations for the template and values should not be wrapped in quotation marks &amp;lt;code&amp;gt;&amp;quot; &amp;quot;&amp;lt;/code&amp;gt;, but with a terminating semicolon &amp;lt;code&amp;gt;;&amp;lt;/code&amp;gt; for each declaration.&lt;br /&gt;
* &amp;lt;code&amp;gt;style&amp;lt;/code&amp;gt; defines the style used by the entire message box. This can be used to do things such as modifying the width of the box, for instance.&lt;br /&gt;
* &amp;lt;code&amp;gt;textstyle&amp;lt;/code&amp;gt; defines the style for only the displayed text.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|text}} and {{Var|smalltext}} ===&lt;br /&gt;
Instead of specifying the &amp;lt;code&amp;gt;issue&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;fix&amp;lt;/code&amp;gt; parameters, it is possible to use the &amp;lt;code&amp;gt;text&amp;lt;/code&amp;gt; parameter with particular attention to the formatting, instead.&lt;br /&gt;
&lt;br /&gt;
Customised text for the small format can be defined using the &amp;lt;code&amp;gt;smalltext&amp;lt;/code&amp;gt; parameter.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|plainlinks}} ===&lt;br /&gt;
On Zoophilia Wiki, links to other websites are typically displayed with an arrow icon next to them, like this: [https://www.example.com/ example.com]. However, in message boxes, that arrow icon is suppressed by default, as in: &amp;lt;span class=&amp;quot;plainlinks&amp;quot;&amp;gt;[https://www.example.com/ example.com]&amp;lt;/span&amp;gt;. To restore the normal style of external link with the arrow icon, use {{Para|plainlinks|no}}.&lt;br /&gt;
&lt;br /&gt;
=== {{Var|cat2}}, {{Var|cat3}}, {Var|all2}} and {{Var|all3}} ===&lt;br /&gt;
* The &amp;lt;code&amp;gt;cat2&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;cat3&amp;lt;/code&amp;gt; parameters provide for additional monthly categories, extending the [[#cat|§ &amp;lt;code&amp;gt;cat&amp;lt;/code&amp;gt;]] parameter.&lt;br /&gt;
* The &amp;lt;code&amp;gt;all2&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;all3&amp;lt;/code&amp;gt; parameters provide for additional categories into which all articles are placed, extending the [[#all|§ &amp;lt;code&amp;gt;all&amp;lt;/code&amp;gt;]] parameter.&lt;br /&gt;
&lt;br /&gt;
== Technical notes ==&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;If you need to use special characters in the &amp;lt;code&amp;gt;text&amp;lt;/code&amp;gt; parameter, then you need to escape them in the manner shown below…&lt;br /&gt;
&amp;lt;pre style=&amp;quot;border: 3px ridge #ccc; font-size: 1rem; min-width: 30vw; margin-left: 8em; overflow: auto; padding: 1em 8em 1em 1em; width: fit-content;&amp;quot;&amp;gt;{{Ambox&lt;br /&gt;
 | nocat = true&lt;br /&gt;
 | text  = &amp;lt;div&amp;gt;Equal sign = and a start and end brace { } work fine as they are.&lt;br /&gt;
But here is a pipe &amp;amp;#124; and two end braces &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;.&lt;br /&gt;
And now a pipe and end braces &amp;lt;nowiki&amp;gt;|}}&amp;lt;/nowiki&amp;gt;.&amp;lt;/div&amp;gt;&lt;br /&gt;
}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
…which produces…&lt;br /&gt;
{{Ambox|nocat=true|text=&amp;lt;div&amp;gt;Equal sign = and a start and end brace { } work fine as they are.&amp;lt;br /&amp;gt;But here is a pipe &amp;amp;#124; and two end braces &amp;lt;nowiki&amp;gt;}}&amp;lt;/nowiki&amp;gt;.&amp;lt;br /&amp;gt;And now a pipe and end braces &amp;lt;nowiki&amp;gt;|}}&amp;lt;/nowiki&amp;gt;.&amp;lt;/div&amp;gt;}}&amp;lt;br /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&amp;lt;li&amp;gt;The {{Xtag|div|p}} tags that surround the text in the example above are usually not needed, but if the text contains line breaks, then sometimes weird line spacing occurs. This especially happens when using bulleted lists. In such cases, use the {{Xtag|div|p}} tags to fix that.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;The default images for this metatemplate are in the [[wikipedia:PNG|PNG file format]] rather than [[wikipedia:SVG|SVG]]. The main reason for this is that some older web browsers have trouble with the transparent background that MediaWiki renders for SVG images. The PNG images here have hand-optimized, transparent backgrounds so that they appear as intended in all browsers. Note that SVG icons only look somewhat bad in the old browsers, thus such hand-optimization is only worth the trouble for very widely used icons.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;For more technical details, see the [[wikipedia:Template talk:Ambox|talk page]] and the [[#See also|§ See also]] links below. Since this template works almost exactly like {{Template link general|brace=on|plaincode=on|Tmbox}}, {{Template link general|brace=on|plaincode=on|Imbox}}, {{Template link general|brace=on|plaincode=on|Cmbox}} and {{Template link general|brace=on|plaincode=on|Ombox}}, their talk pages and related pages might also contain additional details.&amp;lt;/li&amp;gt;&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Display on mobile devices ==&lt;br /&gt;
The MediaWiki developers have been conducting ongoing readability studies on this template on the [https://m.zoophilia.wiki/ mobile version of the site]. Until further notice, code installed by the developers on the mobile version will generally override what is done here regarding the display and layout of this template. For more information, see [[mediawikiwiki:Reading/Web/Projects/Mobile Page Issues|MediaWiki:Mobile Page Issues]].&lt;br /&gt;
&lt;br /&gt;
== TemplateData ==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
  &amp;quot;description&amp;quot;: &amp;quot;Used to build message boxes for templates used in articles&amp;quot;,&lt;br /&gt;
  &amp;quot;format&amp;quot;: &amp;quot;block&amp;quot;,&lt;br /&gt;
  &amp;quot;paramOrder&amp;quot;: [&lt;br /&gt;
    &amp;quot;name&amp;quot;,&lt;br /&gt;
    &amp;quot;subst&amp;quot;,&lt;br /&gt;
    &amp;quot;small&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;,&lt;br /&gt;
    &amp;quot;image&amp;quot;,&lt;br /&gt;
    &amp;quot;sect&amp;quot;,&lt;br /&gt;
    &amp;quot;issue&amp;quot;,&lt;br /&gt;
    &amp;quot;fix&amp;quot;,&lt;br /&gt;
    &amp;quot;talk&amp;quot;,&lt;br /&gt;
    &amp;quot;date&amp;quot;,&lt;br /&gt;
    &amp;quot;info&amp;quot;,&lt;br /&gt;
    &amp;quot;removalnotice&amp;quot;,&lt;br /&gt;
    &amp;quot;cat&amp;quot;,&lt;br /&gt;
    &amp;quot;all&amp;quot;,&lt;br /&gt;
    &amp;quot;imageright&amp;quot;,&lt;br /&gt;
    &amp;quot;class&amp;quot;,&lt;br /&gt;
    &amp;quot;text &amp;quot;,&lt;br /&gt;
    &amp;quot;plainlinks&amp;quot;,&lt;br /&gt;
    &amp;quot;smallimage &amp;quot;,&lt;br /&gt;
    &amp;quot;smallimageright&amp;quot;,&lt;br /&gt;
    &amp;quot;textstyle&amp;quot;,&lt;br /&gt;
    &amp;quot;style &amp;quot;,&lt;br /&gt;
    &amp;quot;smalltext&amp;quot;,&lt;br /&gt;
    &amp;quot;cat2&amp;quot;,&lt;br /&gt;
    &amp;quot;cat3&amp;quot;,&lt;br /&gt;
    &amp;quot;all2&amp;quot;,&lt;br /&gt;
    &amp;quot;all3&amp;quot;&lt;br /&gt;
  ],&lt;br /&gt;
  &amp;quot;params&amp;quot;: {&lt;br /&gt;
    &amp;quot;small&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Small Mode&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;The small parameter should be passed through the template, as this will allow editors to use the small format by specifying |small=left on an article.&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
      &amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
        &amp;quot;no&amp;quot;,&lt;br /&gt;
        &amp;quot;left&amp;quot;&lt;br /&gt;
      ]&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;talk&amp;quot;: {&lt;br /&gt;
      &amp;quot;autovalue&amp;quot;: &amp;quot;{{{talk|}}}&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;date&amp;quot;: {},&lt;br /&gt;
    &amp;quot;name&amp;quot;: {&lt;br /&gt;
      &amp;quot;label&amp;quot;: &amp;quot;Template Name&amp;quot;,&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;The name parameter specifies the name of the template, without the Template namespace prefix. &amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;type&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Type of issue the template describes. Defines the colour of the left bar, and the image that is used by default&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
      &amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
        &amp;quot;speedy&amp;quot;,&lt;br /&gt;
        &amp;quot;delete&amp;quot;,&lt;br /&gt;
        &amp;quot;content&amp;quot;,&lt;br /&gt;
        &amp;quot;style&amp;quot;,&lt;br /&gt;
        &amp;quot;notice&amp;quot;,&lt;br /&gt;
        &amp;quot;move&amp;quot;,&lt;br /&gt;
        &amp;quot;protection&amp;quot;&lt;br /&gt;
      ]&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;image&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Image used with the template&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;wiki-file-name&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;sect&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Parameter that can be used to change the text \&amp;quot;this article\&amp;quot; to \&amp;quot;this section\&amp;quot; or something else&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;line&amp;quot;,&lt;br /&gt;
      &amp;quot;suggestedvalues&amp;quot;: [&lt;br /&gt;
        &amp;quot;{{{1|}}}&amp;quot;&lt;br /&gt;
      ]&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;issue&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Describes the issue with the article&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;fix&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Describes what should be done to improve the article&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;content&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;subst&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Allows the meta-template to detect whether the template has been incorrectly substituted&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;info&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Specifies additional information&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;removalnotice&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Displays a notice about when and how to remove the template message&amp;quot;,&lt;br /&gt;
      &amp;quot;type&amp;quot;: &amp;quot;boolean&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;cat&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Defines a monthly cleanup category&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;all&amp;quot;: {&lt;br /&gt;
      &amp;quot;description&amp;quot;: &amp;quot;Defines a category into which all articles should be placed&amp;quot;&lt;br /&gt;
    },&lt;br /&gt;
    &amp;quot;imageright&amp;quot;: {},&lt;br /&gt;
    &amp;quot;class&amp;quot;: {},&lt;br /&gt;
    &amp;quot;text &amp;quot;: {},&lt;br /&gt;
    &amp;quot;plainlinks&amp;quot;: {},&lt;br /&gt;
    &amp;quot;smallimage &amp;quot;: {},&lt;br /&gt;
    &amp;quot;smallimageright&amp;quot;: {},&lt;br /&gt;
    &amp;quot;textstyle&amp;quot;: {},&lt;br /&gt;
    &amp;quot;style &amp;quot;: {},&lt;br /&gt;
    &amp;quot;smalltext&amp;quot;: {},&lt;br /&gt;
    &amp;quot;cat2&amp;quot;: {},&lt;br /&gt;
    &amp;quot;cat3&amp;quot;: {},&lt;br /&gt;
    &amp;quot;all2&amp;quot;: {},&lt;br /&gt;
    &amp;quot;all3&amp;quot;: {}&lt;br /&gt;
  }&lt;br /&gt;
}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Mbox family ==&lt;br /&gt;
{{Mbox templates see also}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[wikipedia:Wikipedia:Manual of Style/Article message boxes|Wikipedia:Article message boxes]] – The historical style guideline for creating article message boxes.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&amp;lt;!-- Add categories below this line, please. --&amp;gt;&lt;br /&gt;
[[Category:Article message templates| ]]&lt;br /&gt;
[[Category:Mbox and messagebox templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>SockyPaws</name></author>
	</entry>
</feed>