<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AIconBoxLeft</id>
	<title>Template:IconBoxLeft - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://telupedia.w.kmwc.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AIconBoxLeft"/>
	<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:IconBoxLeft&amp;action=history"/>
	<updated>2026-04-05T19:14:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:IconBoxLeft&amp;diff=2586&amp;oldid=prev</id>
		<title>Maxisnt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:IconBoxLeft&amp;diff=2586&amp;oldid=prev"/>
		<updated>2025-10-15T00:06:49Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 00:06, 15 October 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key telupedia:diff:1.41:old-2585:rev-2586 --&gt;
&lt;/table&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:IconBoxLeft&amp;diff=2585&amp;oldid=prev</id>
		<title>Maxisnt: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:IconBoxLeft&amp;diff=2585&amp;oldid=prev"/>
		<updated>2024-04-03T21:37:30Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| cellpadding=&amp;quot;10&amp;quot; cellspacing=&amp;quot;5&amp;quot; style=&amp;quot;width: 100%; background-color: inherit; margin-left: auto; margin-right: auto&amp;quot;&lt;br /&gt;
| style=&amp;quot;width: {{{width|60}}}%; background-color: {{Robelbox/C1|{{{theme|1}}}}}; border: 1px solid {{Robelbox/C2|{{{theme|1}}}}}; vertical-align: top; -moz-border-radius-topleft: 8px; -moz-border-radius-bottomleft: 8px; -moz-border-radius-topright: 8px; -moz-border-radius-bottomright: 8px;&amp;quot;|&lt;br /&gt;
&amp;lt;noinclude&amp;gt;{{RoundBoxBottom}}&amp;lt;/noinclude&amp;gt;&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
;One of three parts&lt;br /&gt;
:This is a box with rounded corners (visible with selected browsers only.):&lt;br /&gt;
&lt;br /&gt;
This template can be combined with [[Template:RoundBoxLeft]] and must conclude with [[Template:RoundBoxBottom]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Simple examples==&lt;br /&gt;
__TOC__&lt;br /&gt;
===Theme 1: Tan (default)===&lt;br /&gt;
This code:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{RoundBoxLeft}}&lt;br /&gt;
  Test content using a box of theme = 1.&lt;br /&gt;
  {{RoundBoxRight}}&lt;br /&gt;
  Test content using a box of theme = 1.&lt;br /&gt;
  {{RoundBoxBottom}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this box&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{RoundBoxLeft}}&lt;br /&gt;
Test content using a box of theme = 1.&lt;br /&gt;
{{RoundBoxRight}}&lt;br /&gt;
Test content using a box of theme = 1.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Theme 2: Tan (default)===&lt;br /&gt;
This code:&lt;br /&gt;
This code:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{RoundBoxLeft|theme=5}}&lt;br /&gt;
  Test content using a box of theme = 5.&lt;br /&gt;
  {{RoundBoxRight|theme=7}}&lt;br /&gt;
  Test content using a box of theme = 7.&lt;br /&gt;
  {{RoundBoxBottom}}&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces this box&amp;lt;nowiki&amp;gt;:&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
{{RoundBoxLeft|theme=9}}&lt;br /&gt;
Test content using a box of theme = 9.&lt;br /&gt;
{{RoundBoxRight|theme=7}}&lt;br /&gt;
Test content using a box of theme = 7.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop}}&lt;br /&gt;
==Theme 1==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 1.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=2}}&lt;br /&gt;
==Theme 2==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 2.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=3}}&lt;br /&gt;
==Theme 3==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 3.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=4}}&lt;br /&gt;
==Theme 4==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 4.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=5}}&lt;br /&gt;
==Theme 5==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 5.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=6}}&lt;br /&gt;
==Theme 6==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 6.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=7}}&lt;br /&gt;
==Theme 7==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 7.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=8}}&lt;br /&gt;
&lt;br /&gt;
==Theme 8==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 8.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=9}}&lt;br /&gt;
==Theme 9==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 9.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=10}}&lt;br /&gt;
==Theme 10==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 10.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=11}}&lt;br /&gt;
==Theme 11==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 11.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=12}}&lt;br /&gt;
==Theme 12==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 12.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=13}}&lt;br /&gt;
==Theme 13==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 13.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=14}}&lt;br /&gt;
==Theme 14==&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 14.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Design templates]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
</feed>