<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://plantuse.plantnet.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFramebis</id>
	<title>Template:Framebis - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://plantuse.plantnet.org/index.php?action=history&amp;feed=atom&amp;title=Template%3AFramebis"/>
	<link rel="alternate" type="text/html" href="https://plantuse.plantnet.org/en/index.php?title=Template:Framebis&amp;action=history"/>
	<updated>2026-04-22T05:47:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://plantuse.plantnet.org/en/index.php?title=Template:Framebis&amp;diff=123993&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;&lt;includeonly&gt;__NOTOC__&lt;div style=&quot;width:{{{width|100}}}%; margin:0px auto;text-align:Left; border:1px solid {{{color}}}; background:{{{bgcol|transparent}}}; border-radius:10px...&quot;</title>
		<link rel="alternate" type="text/html" href="https://plantuse.plantnet.org/en/index.php?title=Template:Framebis&amp;diff=123993&amp;oldid=prev"/>
		<updated>2012-04-06T09:09:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;includeonly&amp;gt;__NOTOC__&amp;lt;div style=&amp;quot;width:{{{width|100}}}%; margin:0px auto;text-align:Left; border:1px solid {{{color}}}; background:{{{bgcol|transparent}}}; border-radius:10px...&amp;quot;&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;__NOTOC__&amp;lt;div style=&amp;quot;width:{{{width|100}}}%; margin:0px auto;text-align:Left; border:1px solid {{{color}}}; background:{{{bgcol|transparent}}}; border-radius:10px;padding:0.5em; margin-bottom:1em;&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{image1|}}}|[[Image:{{{image1|HSutvald2.svg}}}|left|{{{size|70px}}}&lt;br /&gt;
&lt;br /&gt;
|{{#if:{{{link2|}}}|link={{{link1}}} }}]]}}&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{image2|}}}|[[Image:{{{image2|HSutvald2.svg}}}|right|{{{size|70px}}}&lt;br /&gt;
&lt;br /&gt;
|{{#if:{{{link2|}}}|link={{{link2}}} }}]]}}&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{title|}}}|&amp;lt;div style=&amp;quot;text-align:Center; position:relative; left:2px; top:2px; margin:1;&amp;quot;&amp;gt;&amp;lt;h1&amp;gt;&amp;lt;b&amp;gt;{{{title}}}&amp;lt;/b&amp;gt;&amp;lt;/h1&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&amp;lt;div style=&amp;quot;text-align:Center; padding:1em; &amp;quot;&amp;gt;|}}{{{content}}}&lt;br /&gt;
&lt;br /&gt;
{{#if:{{{title|}}}|&amp;lt;/div&amp;gt;|}}&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
* color : optional; define border color default is transparent&lt;br /&gt;
* title : make the frame a title one (optional)&lt;br /&gt;
* image1 : left icon (optional)&lt;br /&gt;
* image2 : right icon (optional)&lt;br /&gt;
* size : size for both icons (optional) 70px by default&lt;br /&gt;
* content : (mandatory)&lt;br /&gt;
* width : (optional)&lt;br /&gt;
* bgcol : (optional)&lt;br /&gt;
* link1 : (optional) link on image1&lt;br /&gt;
* link2 : (optional) link on image2&lt;br /&gt;
&lt;br /&gt;
== Exemples ==&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Frame&lt;br /&gt;
|color = green&lt;br /&gt;
|title = The schmilblick is an egg&lt;br /&gt;
|image1 = Crystal Clear app starthere.png&lt;br /&gt;
|content = It is yellow and can be added to child&amp;#039;s baby bottle&lt;br /&gt;
}}&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; gives : &amp;lt;br&amp;gt;&lt;br /&gt;
{{Frame&lt;br /&gt;
|color = green&lt;br /&gt;
|title = The shmilblick is an egg&lt;br /&gt;
|image1 = Crystal Clear app starthere.png&lt;br /&gt;
|content = It is yellow and can be added to child&amp;#039;s baby bottle&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
{{Frame&lt;br /&gt;
|image2 = HSutvald2.svg&lt;br /&gt;
|size = 20px&lt;br /&gt;
|width = 50&lt;br /&gt;
|color = yellow&lt;br /&gt;
|content = I thought of French fries&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt; gives : &amp;lt;br&amp;gt;&lt;br /&gt;
{{Frame&lt;br /&gt;
|image2 = HSutvald2.svg&lt;br /&gt;
|size = 20px&lt;br /&gt;
|width = 50&lt;br /&gt;
|color = yellow&lt;br /&gt;
|content = I thought of French fries&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[category : Template]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
	</entry>
</feed>