<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>https://wiki.metrostroi.net/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3AAmbox%2Fdoc</id>
	<title>Шаблон:Ambox/doc - История изменений</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.metrostroi.net/index.php?action=history&amp;feed=atom&amp;title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD%3AAmbox%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://wiki.metrostroi.net/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Ambox/doc&amp;action=history"/>
	<updated>2026-04-25T22:55:16Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.metrostroi.net/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Ambox/doc&amp;diff=389&amp;oldid=prev</id>
		<title>Курритто: 3 версии импортировано</title>
		<link rel="alternate" type="text/html" href="https://wiki.metrostroi.net/index.php?title=%D0%A8%D0%B0%D0%B1%D0%BB%D0%BE%D0%BD:Ambox/doc&amp;diff=389&amp;oldid=prev"/>
		<updated>2016-11-28T16:10:37Z</updated>

		<summary type="html">&lt;p&gt;3 версии импортировано&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;An '''article message box''', or '''ambox''', can be added to notify users of specific messages regarding the article. The {{tl|cleanup}} template is an example of an ambox.&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
=== All parameters ===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable grid&amp;quot;&lt;br /&gt;
! class=&amp;quot;header&amp;quot; | Name&lt;br /&gt;
! class=&amp;quot;header&amp;quot; | Examples&lt;br /&gt;
! class=&amp;quot;header&amp;quot; | Description&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | '''''Line colors'''''&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; | type&lt;br /&gt;
| style=&amp;quot;border-left: 10px solid #1e90ff;&amp;quot; | ''type = notice'' [default]&lt;br /&gt;
| rowspan=&amp;quot;6&amp;quot; | Use the correct value for the message box.&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;ambox-style&amp;quot; | ''type = style''&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;ambox-content&amp;quot; | ''type = content''&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;ambox-delete&amp;quot; | ''type = delete''&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;ambox-protection&amp;quot; | ''type = protection''&lt;br /&gt;
|-&lt;br /&gt;
| class=&amp;quot;ambox-images&amp;quot; | ''type = images''&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | '''''Images'''''&lt;br /&gt;
|-&lt;br /&gt;
|image&lt;br /&gt;
|''Example.png''&lt;br /&gt;
|Places an image on the left of the message box.&lt;br /&gt;
|-&lt;br /&gt;
|imagewidth&lt;br /&gt;
|''56px'' [default]&lt;br /&gt;
|Defines the width of the left image.&lt;br /&gt;
|-&lt;br /&gt;
|imagealt&lt;br /&gt;
|''Notice''&lt;br /&gt;
|Text to be displayed if image isn't shown properly.&lt;br /&gt;
|-&lt;br /&gt;
|image2&lt;br /&gt;
|''PD-icon.png''&lt;br /&gt;
|Places a second image on the right of the message box&lt;br /&gt;
|-&lt;br /&gt;
|image2width&lt;br /&gt;
|''56px'' [default]&lt;br /&gt;
|Defines the width of the right image.&lt;br /&gt;
|-&lt;br /&gt;
|image2alt&lt;br /&gt;
|''Public Domain''&lt;br /&gt;
|Text to be displayed if the right image isn't shown properly.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=&amp;quot;3&amp;quot; | '''''Other'''''&lt;br /&gt;
|-&lt;br /&gt;
|width&lt;br /&gt;
|['''deprecated''']&lt;br /&gt;
|''No longer available''&lt;br /&gt;
|-&lt;br /&gt;
|style&lt;br /&gt;
| e.g. ''font-size: 90%;''&lt;br /&gt;
| Takes any valid CSS style.&lt;br /&gt;
|-&lt;br /&gt;
|contents&lt;br /&gt;
| (see below)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Contents ==&lt;br /&gt;
&lt;br /&gt;
Use {{tl|ambox/message}} in the ''contents'' parameter. Example:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{ambox/message&lt;br /&gt;
| 1 = Need some help ova here!&lt;br /&gt;
| 2 = This article needs cleaning up.&lt;br /&gt;
| 3 = You can help by editing it.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces...&lt;br /&gt;
&lt;br /&gt;
{{ambox/message&lt;br /&gt;
| 1 = Need some help ova here!&lt;br /&gt;
| 2 = This article needs cleaning up.&lt;br /&gt;
| 3 = You can help by editing it.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
* Ambox with no image: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{ambox | type = notice | contents = '''Lorem ipsum''' dolor sit amet.}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{{ambox | type = notice | contents = '''Lorem ipsum''' dolor sit amet.}}&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
* Ambox with 2 images and custom style: &lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{ambox &lt;br /&gt;
| type     = images&lt;br /&gt;
| image    = Copyright.png&lt;br /&gt;
| image2   = Red copyright.png&lt;br /&gt;
| style    = font-family: Georgia, serif;&lt;br /&gt;
| contents = '''Lorem ipsum''' dolor sit amet.&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
{{ambox &lt;br /&gt;
| type     = images&lt;br /&gt;
| image    = Copyright.png&lt;br /&gt;
| image2   = Red copyright.png&lt;br /&gt;
| style    = font-family: Georgia, serif;&lt;br /&gt;
| contents = '''Lorem ipsum''' dolor sit amet.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;[[Category:Template documentation|{{BASEPAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Курритто</name></author>
	</entry>
</feed>