
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.eiwiki.ro/skins/common/feed.css?195"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.eiwiki.ro/index.php?feed=atom&amp;target=DSisyphBot&amp;title=Special%3AContributions</id>
		<title>EiWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="http://www.eiwiki.ro/index.php?feed=atom&amp;target=DSisyphBot&amp;title=Special%3AContributions"/>
		<link rel="alternate" type="text/html" href="http://www.eiwiki.ro/wiki/Special:Contributions"/>
		<updated>2026-04-12T15:54:40Z</updated>
		<subtitle>From EiWiki</subtitle>
		<generator>MediaWiki 1.14.0</generator>

	<entry>
		<id>http://www.eiwiki.ro/wiki/Template:Pro</id>
		<title>Template:Pro</title>
		<link rel="alternate" type="text/html" href="http://www.eiwiki.ro/wiki/Template:Pro"/>
				<updated>2009-06-14T02:10:42Z</updated>
		
		<summary type="html">&lt;p&gt;DSisyphBot: robot  Adding: eo, hr, no, sl&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span class=&amp;quot;wp_vote&amp;quot; style=&amp;quot;display: inline&amp;quot;&amp;gt;[[Image:Symbol support vote.svg|15px]] &amp;lt;/span&amp;gt;'''Pro''' &amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia administration templates]]&lt;br /&gt;
&lt;br /&gt;
[[bg:Шаблон:За]]&lt;br /&gt;
[[de:Vorlage:Pro]]&lt;br /&gt;
[[dsb:Pśedłoga:Za]]&lt;br /&gt;
[[es:Plantilla:A favor]]&lt;br /&gt;
[[eo:Ŝablono:Por]]&lt;br /&gt;
[[hsb:Předłoha:Za]]&lt;br /&gt;
[[hr:Predložak:Za]]&lt;br /&gt;
[[no:Mal:For]]&lt;br /&gt;
[[stq:Foarloage:Foar]]&lt;br /&gt;
[[ss:Template:Yebo]]&lt;br /&gt;
[[sl:Predloga:Za]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DSisyphBot</name></author>	</entry>

	<entry>
		<id>http://www.eiwiki.ro/wiki/Template:Right</id>
		<title>Template:Right</title>
		<link rel="alternate" type="text/html" href="http://www.eiwiki.ro/wiki/Template:Right"/>
				<updated>2009-06-13T00:13:42Z</updated>
		
		<summary type="html">&lt;p&gt;DSisyphBot: robot  Adding: fr:Modèle:Droite&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;{{{1}}}&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Usage ====&lt;br /&gt;
 Some &amp;lt;nowiki&amp;gt;&amp;amp;#123;&amp;amp;#123;right|right-aligned words&amp;amp;#125;&amp;amp;#125;&amp;lt;/nowiki&amp;gt; in text.&lt;br /&gt;
Produces:&amp;lt;br/&amp;gt;&lt;br /&gt;
&amp;amp;nbsp;&amp;amp;nbsp;Some &amp;lt;div align=&amp;quot;right&amp;quot;&amp;gt;right-aligned words&amp;lt;/div&amp;gt;&amp;amp;nbsp;&amp;amp;nbsp;in text.&lt;br /&gt;
&lt;br /&gt;
[[Category:typing-aid templates|Right]]&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|Right]]&lt;br /&gt;
[[fr:Modèle:Droite]]&lt;br /&gt;
[[ja:Template:Right]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DSisyphBot</name></author>	</entry>

	<entry>
		<id>http://www.eiwiki.ro/wiki/Template:Mapcolor</id>
		<title>Template:Mapcolor</title>
		<link rel="alternate" type="text/html" href="http://www.eiwiki.ro/wiki/Template:Mapcolor"/>
				<updated>2009-06-12T19:57:04Z</updated>
		
		<summary type="html">&lt;p&gt;DSisyphBot: robot  Modifying: fr:Modèle:Cartecouleur&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div style=&amp;quot;font-size: 80%; border:1px solid; width:200px; text-align: center&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;div style=&amp;quot;width:80px; background-color:{{{hex}}}; color:{{{col}}};float:left&amp;quot;&amp;gt;{{{hex}}}&amp;lt;/div&amp;gt;&lt;br /&gt;
    &amp;lt;div style=&amp;quot;width:120px; background-color:white; float:left&amp;quot;&amp;gt;R:{{{r}}} V:{{{v}}} B:{{{b}}}&amp;lt;/div&amp;gt;{{clear}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;Description : this template allow to display a color with is colometric informations.&lt;br /&gt;
;Usage : &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Mapcolor|r=DDD|v=DDD|b=DDD|hex=#HHHHHH}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
:* DDD : value between 0 and 255 for Red, Green, and Blue (ALL REQUIRED).&lt;br /&gt;
:* #HHHHHH : hexadécimale value corresponding to the 3 previous data (REQUIRED).  &lt;br /&gt;
&lt;br /&gt;
;Example : &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; produce&lt;br /&gt;
{{Mapcolor|r=244|v=226|b=186|hex=#F4E2BA}}&lt;br /&gt;
&lt;br /&gt;
Note: please, time by time, check on '''[[:fr:Modèle:Couleur]]''' if the template have been update.&lt;br /&gt;
&lt;br /&gt;
{{Commons|Template:Mapcolor}}&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[de:Vorlage:Mapcolor]]&lt;br /&gt;
[[es:Plantilla:Mapcolor]]&lt;br /&gt;
[[fr:Modèle:Cartecouleur]]&lt;br /&gt;
[[it:Template:Mapcolor]]&lt;br /&gt;
[[ja:Template:Mapcolor]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|{{PAGENAME}}]]&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>DSisyphBot</name></author>	</entry>

	</feed>