<?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%3ARoundBoxTop</id>
	<title>Template:RoundBoxTop - 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%3ARoundBoxTop"/>
	<link rel="alternate" type="text/html" href="https://telupedia.w.kmwc.org/index.php?title=Template:RoundBoxTop&amp;action=history"/>
	<updated>2026-04-05T22:15:31Z</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:RoundBoxTop&amp;diff=2594&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:RoundBoxTop&amp;diff=2594&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-2593:rev-2594 --&gt;
&lt;/table&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
	<entry>
		<id>https://telupedia.w.kmwc.org/index.php?title=Template:RoundBoxTop&amp;diff=2593&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:RoundBoxTop&amp;diff=2593&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;&amp;lt;includeonly&amp;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;background-color: {{Robelbox/C1|{{{theme|1}}}}}; border: 1px solid {{Robelbox/C2|{{{theme|1}}}}}; -webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px&amp;quot; colspan=&amp;quot;1&amp;quot; |&amp;lt;/includeonly&amp;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:RoundBoxNext]] and must conclude with [[Template:RoundBoxBottom]].&lt;br /&gt;
&lt;br /&gt;
==Code examples==&lt;br /&gt;
__TOC__&lt;br /&gt;
===Default theme===&lt;br /&gt;
This code:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{RoundBoxTop}}&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;
{{RoundBoxTop}}&lt;br /&gt;
Test content using a box of theme = 1.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
===Green theme===&lt;br /&gt;
This code:&lt;br /&gt;
  &amp;lt;nowiki&amp;gt;{{RoundBoxTop|theme=2}}&lt;br /&gt;
  Test content using a box of theme = 2.&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;
{{RoundBoxTop|theme=2}}&lt;br /&gt;
Test content using a box of theme = 2.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
==Themes==&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;
{{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;
{{RoundBoxTop|theme=3}}&lt;br /&gt;
&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;
{{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;
{{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;
{{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;
{{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;
{{RoundBoxTop|theme=8}}&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;
{{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;
{{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;
{{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;
{{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;
{{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;
{{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;
{{RoundBoxTop|theme=15}}&lt;br /&gt;
===Theme 15===&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 15.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=16}}&lt;br /&gt;
===Theme 16===&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 16.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
{{RoundBoxTop|theme=17}}&lt;br /&gt;
===Theme 17===&lt;br /&gt;
;Simple example&lt;br /&gt;
:Here is an example of a round box with a theme of 17.&lt;br /&gt;
{{RoundBoxBottom}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Design templates]]&lt;br /&gt;
[[Category:Exclude in print]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>Maxisnt</name></author>
	</entry>
</feed>