
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://kb.speeddemosarchive.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://kb.speeddemosarchive.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMessage_box</id>
		<title>Template:Message box - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://kb.speeddemosarchive.com/index.php?action=history&amp;feed=atom&amp;title=Template%3AMessage_box"/>
		<link rel="alternate" type="text/html" href="https://kb.speeddemosarchive.com/index.php?title=Template:Message_box&amp;action=history"/>
		<updated>2026-04-24T21:53:16Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.9</generator>

	<entry>
		<id>https://kb.speeddemosarchive.com/index.php?title=Template:Message_box&amp;diff=4082&amp;oldid=prev</id>
		<title>Najzere: template for standardizing message boxes</title>
		<link rel="alternate" type="text/html" href="https://kb.speeddemosarchive.com/index.php?title=Template:Message_box&amp;diff=4082&amp;oldid=prev"/>
				<updated>2009-09-30T22:28:50Z</updated>
		
		<summary type="html">&lt;p&gt;template for standardizing message boxes&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;div style=&amp;quot;text-align:{{{align|center}}};color:{{{color|#FFF}}};border:{{#ifeq:{{{border}}}|none|none|1px solid {{{border|{{{color|#FFF}}}}}}}};padding:.5em;width:90%;margin:.5em auto .5em auto;background-color:{{{background|#000}}};&amp;quot;&amp;gt;{{{1}}}&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Uniform message box for building message templates for wiki pages. The first parameter is the contents of the message. The template defaults to white border, white text, black background and centered text.&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;{{message box|message|align=|color=|border=|background=}}&amp;lt;/pre&amp;gt;&lt;br /&gt;
If not setting an attribute explicitly, don't include the parameter at all, e.g. &amp;lt;tt&amp;gt;&amp;lt;nowiki&amp;gt;{{message box|message|color=#00E}}&amp;lt;/nowiki&amp;gt;&amp;lt;/tt&amp;gt; if you just want to change the text and border colors.&lt;br /&gt;
*'''align''': ''left, right, center, justify'' — aligns the text within the message box. Defaults to ''center''.&lt;br /&gt;
*'''color''': ''#hexidecimal color code'' — sets the color of the text and border. Defaults to ''#FFF'' (white).&lt;br /&gt;
*'''border''': ''#hexidecimal color code, none'' — sets the color of the border or removes the border. Use this when you want a different color than the text or no border. Defaults first to ''color'' parameter, then to ''#FFF'' (white).&lt;br /&gt;
*'''background''': ''#hexidecimal color code'' — sets background color. Defaults to ''#000'' (black).&lt;br /&gt;
&lt;br /&gt;
[[Category:Templates|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Najzere</name></author>	</entry>

	</feed>