<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://towersstreet.com/wiki/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://towersstreet.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOmbox%2Fcore</id>
		<title>Template:Ombox/core - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://towersstreet.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AOmbox%2Fcore"/>
		<link rel="alternate" type="text/html" href="https://towersstreet.com/wiki/index.php?title=Template:Ombox/core&amp;action=history"/>
		<updated>2026-04-05T22:34:48Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.19.3</generator>

	<entry>
		<id>https://towersstreet.com/wiki/index.php?title=Template:Ombox/core&amp;diff=323&amp;oldid=prev</id>
		<title>Joel: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://towersstreet.com/wiki/index.php?title=Template:Ombox/core&amp;diff=323&amp;oldid=prev"/>
				<updated>2010-06-04T14:58:06Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
			&lt;tr valign='top'&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
			&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 14:58, 4 June 2010&lt;/td&gt;
			&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Joel</name></author>	</entry>

	<entry>
		<id>https://towersstreet.com/wiki/index.php?title=Template:Ombox/core&amp;diff=322&amp;oldid=prev</id>
		<title>Davidgothberg: Cleaning up after MSGJ's edits: The two extra braces you added should not be there, that broke the small boxes. (And I have tested this version in my sandbox.)</title>
		<link rel="alternate" type="text/html" href="https://towersstreet.com/wiki/index.php?title=Template:Ombox/core&amp;diff=322&amp;oldid=prev"/>
				<updated>2009-11-06T19:41:11Z</updated>
		
		<summary type="html">&lt;p&gt;Cleaning up after MSGJ&amp;#039;s edits: The two extra braces you added should not be there, that broke the small boxes. (And I have tested this version in my sandbox.)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;table class=&amp;quot;plainlinks ombox {{#ifeq:{{{small}}}|yes|mbox-small}} &lt;br /&gt;
{{#switch:{{{type|}}}&lt;br /&gt;
| speedy     = ombox-speedy&lt;br /&gt;
| delete     = ombox-delete&lt;br /&gt;
| content    = ombox-content&lt;br /&gt;
| style      = ombox-style&lt;br /&gt;
| move       = ombox-move&lt;br /&gt;
| protection = ombox-protection&lt;br /&gt;
| notice          &amp;lt;!-- notice = default --&amp;gt;&lt;br /&gt;
| #default   = ombox-notice&lt;br /&gt;
}}&amp;quot; style=&amp;quot;{{{style|}}}&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
{{#ifeq:{{{image|}}}|none&lt;br /&gt;
| &amp;lt;!-- No image. Cell with some width or padding necessary for text cell to have 100% width. --&amp;gt;&amp;lt;td class=&amp;quot;mbox-empty-cell&amp;quot;&amp;gt;&amp;lt;/td&amp;gt;&lt;br /&gt;
| &amp;lt;td class=&amp;quot;mbox-image&amp;quot;&amp;gt;&lt;br /&gt;
  {{#if:{{{image|}}}&lt;br /&gt;
  | {{{image}}}&lt;br /&gt;
  | [[Image:{{#switch:{{{type|}}}&lt;br /&gt;
    | speedy     = Imbox speedy deletion.png&lt;br /&gt;
    | delete     = Imbox deletion.png&lt;br /&gt;
    | content    = Imbox content.png&lt;br /&gt;
    | style      = Edit-clear.svg&lt;br /&gt;
    | move       = Imbox move.png&lt;br /&gt;
    | protection = Imbox protection.png&lt;br /&gt;
    | notice          &amp;lt;!-- notice = default --&amp;gt;&lt;br /&gt;
    | #default   = Imbox notice.png&lt;br /&gt;
    }} | {{#ifeq:{{{small|}}}|yes&lt;br /&gt;
    | 30x30px&lt;br /&gt;
    | 40x40px&lt;br /&gt;
    }}|link=|alt=]]&lt;br /&gt;
  }}&amp;lt;/td&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;td class=&amp;quot;mbox-text&amp;quot; style=&amp;quot;{{{textstyle|}}}&amp;quot;&amp;gt; {{{text}}} &amp;lt;/td&amp;gt;&lt;br /&gt;
{{#if:{{{imageright|}}}&lt;br /&gt;
| {{#ifeq:{{{imageright|}}}|none&lt;br /&gt;
  | &amp;lt;!-- No image. --&amp;gt;&lt;br /&gt;
  | &amp;lt;td class=&amp;quot;mbox-imageright&amp;quot;&amp;gt; {{{imageright}}} &amp;lt;/td&amp;gt;&lt;br /&gt;
  }}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&amp;lt;!-- Detect and report usage with faulty &amp;quot;type&amp;quot; parameter:&lt;br /&gt;
--&amp;gt;{{#switch:{{{type|}}}&lt;br /&gt;
|   &amp;lt;!-- No type fed, is also valid input --&amp;gt;&lt;br /&gt;
| speedy&lt;br /&gt;
| delete&lt;br /&gt;
| content&lt;br /&gt;
| style&lt;br /&gt;
| move&lt;br /&gt;
| protection&lt;br /&gt;
| notice     =    &amp;lt;!-- Do nothing, valid &amp;quot;type&amp;quot; --&amp;gt;&lt;br /&gt;
| #default   = &amp;lt;div style=&amp;quot;text-align: center;&amp;quot;&amp;gt;This message box is using an invalid &amp;quot;type={{{type|}}}&amp;quot; parameter and needs fixing.&amp;lt;/div&amp;gt;[[Category:Wikipedia message box parameter needs fixing|{{main other|Main:}}{{FULLPAGENAME}}]]&amp;lt;!-- Sort on namespace --&amp;gt;&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add categories and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Davidgothberg</name></author>	</entry>

	</feed>