
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.eiwiki.ro/skins/common/feed.css?195"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>EiWiki - User contributions [en]</title>
		<link>http://www.eiwiki.ro/wiki/Special:Contributions</link>
		<description>From EiWiki</description>
		<language>en</language>
		<generator>MediaWiki 1.14.0</generator>
		<lastBuildDate>Sun, 12 Apr 2026 13:00:31 GMT</lastBuildDate>
		<item>
			<title>Template:Linked</title>
			<link>http://www.eiwiki.ro/wiki/Template:Linked</link>
			<description>&lt;p&gt;Amalthea: start template. Takes a parameter, and returns it linked, unless it already is. Works both with wikilinks and with http links.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{str left|{{{1|[}}}}}|[&lt;br /&gt;
  | {{{1|}}}&amp;lt;!--empty or starts with a bracket: return unchanged. Else: Link it, either http or wikilink.--&amp;gt;&lt;br /&gt;
  | {{#switch:{{str left|{{{1}}}|7}}&lt;br /&gt;
      | http://|https:/=[{{{1}}}{{#if:{{{2|}}}|&amp;lt;nowiki/&amp;gt; {{{2}}}}}]&lt;br /&gt;
      | #default=[[{{{1}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]]&lt;br /&gt;
    }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Mon, 01 Jun 2009 00:36:28 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Linked</comments>		</item>
		<item>
			<title>Template:Editnotice pagename</title>
			<link>http://www.eiwiki.ro/wiki/Template:Editnotice_pagename</link>
			<description>&lt;p&gt;Amalthea: Reflect change from WT:EDITNOTICE: All editnotices live as subpages of Template:Editnotice/Page now, except user (talk) root page editnotices&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:{{NAMESPACEID}}:::{{PAGENAME}}&lt;br /&gt;
|2:::{{BASEPAGENAME}}|3:::{{BASEPAGENAME}}={{FULLPAGENAME}}/Editnotice&lt;br /&gt;
|#default={{#ifeq:{{lc:{{{1|}}}}}|talk|{{ns:11}}|{{ns:10}}}}:Editnotices/Page/{{FULLPAGENAME}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&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;</description>
			<pubDate>Sun, 24 May 2009 20:49:55 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Editnotice_pagename</comments>		</item>
		<item>
			<title>Template:Image</title>
			<link>http://www.eiwiki.ro/wiki/Template:Image</link>
			<description>&lt;p&gt;Amalthea: Updated code from sandbox: Allow direct use of up to five parameter (maximum according to WP:EIS) without having to seperate them with {{!}}.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if: {{{1|}}}&lt;br /&gt;
| {{#ifeq: {{str left|{{{1|}}}}} | [&lt;br /&gt;
  | {{{1|}}}   &amp;lt;!-- Full image syntax --&amp;gt;&lt;br /&gt;
  | [[{{#ifeq: {{NAMESPACE:{{{1|}}}}} | {{ns:File}}&lt;br /&gt;
    | {{{1|}}}   &amp;lt;!-- File name with namespace --&amp;gt;&lt;br /&gt;
    | {{ns:File}}:{{{1|}}}   &amp;lt;!-- File name without namespace --&amp;gt;&lt;br /&gt;
    }} | {{{6|}}} | {{{5|}}} | {{{4|}}} | {{{3|}}} | {{{2|}}}]]&lt;br /&gt;
  }}&lt;br /&gt;
|   &amp;lt;!-- Empty first parameter --&amp;gt;&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Tue, 12 May 2009 14:11:55 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Image</comments>		</item>
		<item>
			<title>Template:Editnotice</title>
			<link>http://www.eiwiki.ro/wiki/Template:Editnotice</link>
			<description>&lt;p&gt;Amalthea: Allow different ways to pass the image parameter, to fix a number of broken editnotices&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{fmbox&lt;br /&gt;
 | type      = editnotice&lt;br /&gt;
 | id        = {{{id|}}}&lt;br /&gt;
 | textstyle = {{{textstyle|}}}&lt;br /&gt;
 | style     = {{{style|}}}&lt;br /&gt;
 | image     = {{#if:{{{image|}}}|{{image|{{{image}}}|40x40px}}|none}}&lt;br /&gt;
 | text      = {{#if:{{{header|}}}|&amp;lt;dl&amp;gt;&amp;lt;dt style=&amp;quot;{{{headerstyle|}}}&amp;quot;&amp;gt;{{{header}}}&amp;lt;/dt&amp;gt;&amp;lt;/dl&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
{{{text|{{{1}}}}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template|small=yes}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Tue, 12 May 2009 13:42:57 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Editnotice</comments>		</item>
		<item>
			<title>Template:NAMESPACEID</title>
			<link>http://www.eiwiki.ro/wiki/Template:NAMESPACEID</link>
			<description>&lt;p&gt;Amalthea: Hide the special error syntax behind a template&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:{{ns:{{{1|{{NAMESPACE}}}}}}}&amp;lt;!-- turns the current namespace or {{{1}}} into the canonical form, for comparison --&amp;gt;&lt;br /&gt;
| {{ns:0}} = 0&lt;br /&gt;
| {{ns:1}} = 1&lt;br /&gt;
| {{ns:2}} = 2&lt;br /&gt;
| {{ns:3}} = 3&lt;br /&gt;
| {{ns:4}} = 4&lt;br /&gt;
| {{ns:5}} = 5&lt;br /&gt;
| {{ns:6}} = 6&lt;br /&gt;
| {{ns:7}} = 7&lt;br /&gt;
| {{ns:8}} = 8&lt;br /&gt;
| {{ns:9}} = 9&lt;br /&gt;
| {{ns:10}} = 10&lt;br /&gt;
| {{ns:11}} = 11&lt;br /&gt;
| {{ns:12}} = 12&lt;br /&gt;
| {{ns:13}} = 13&lt;br /&gt;
| {{ns:14}} = 14&lt;br /&gt;
| {{ns:15}} = 15&lt;br /&gt;
| {{ns:100}} = 100&lt;br /&gt;
| {{ns:101}} = 101&lt;br /&gt;
| #default = {{error|Invalid namespace in {{tl|NAMESPACEID}}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Tue, 12 May 2009 13:23:43 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:NAMESPACEID</comments>		</item>
		<item>
			<title>Template:Error</title>
			<link>http://www.eiwiki.ro/wiki/Template:Error</link>
			<description>&lt;p&gt;Amalthea: No example text is actually much more intuitive&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;{{#switch:{{lc:{{{tag}}}}}&lt;br /&gt;
    |p=p&lt;br /&gt;
    |span=span&lt;br /&gt;
    |div=div&lt;br /&gt;
    |#default=strong&lt;br /&gt;
  }} class=&amp;quot;error&amp;quot;&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;{{{message|{{{1}}}}}}&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;/{{#switch:{{lc:{{{tag}}}}}&lt;br /&gt;
    |p=p&lt;br /&gt;
    |span=span&lt;br /&gt;
    |div=div&lt;br /&gt;
    |#default=strong&lt;br /&gt;
  }}&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Tue, 12 May 2009 13:15:13 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Error</comments>		</item>
		<item>
			<title>Template:FULLROOTPAGENAME</title>
			<link>http://www.eiwiki.ro/wiki/Template:FULLROOTPAGENAME</link>
			<description>&lt;p&gt;Amalthea: Protected Template:FULLROOTPAGENAME: Highly visible template ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if: {{Is subpage namespace | {{#if:{{{1|}}}|{{NAMESPACE:{{{1}}}}}|{{NAMESPACE}}}} }} &lt;br /&gt;
  | {{#titleparts:{{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}|1}}&lt;br /&gt;
  | {{#if:{{{1|}}}|{{{1}}}|{{FULLPAGENAME}}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Mon, 11 May 2009 14:36:40 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:FULLROOTPAGENAME</comments>		</item>
		<item>
			<title>Template:Ns has subpages</title>
			<link>http://www.eiwiki.ro/wiki/Template:Ns_has_subpages</link>
			<description>&lt;p&gt;Amalthea: Changed protection level for &amp;quot;Template:Ns has subpages&amp;quot;: Highly visible page:&amp;amp;#32;Used in MediaWiki space, and soon on all editnotices. ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch: {{NAMESPACE: {{{1|{{FULLPAGENAME}}}}}:Foo }}&lt;br /&gt;
 |{{ns:0}}&amp;lt;!--article--&amp;gt;&lt;br /&gt;
 |{{ns:File}}&lt;br /&gt;
 |{{ns:MediaWiki}}&lt;br /&gt;
 |{{ns:Category}} = &amp;lt;!--nothing--&amp;gt;&lt;br /&gt;
 |yes&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{pp-template}}&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Thu, 07 May 2009 23:50:33 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Ns_has_subpages</comments>		</item>
		<item>
			<title>Template:FULLDATE</title>
			<link>http://www.eiwiki.ro/wiki/Template:FULLDATE</link>
			<description>&lt;p&gt;Amalthea: Use {{template:documentation}} instead of transcluding directly&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#time:{{#switch:{{{type}}}&lt;br /&gt;
  |short      = F j&lt;br /&gt;
  |shortish   = M. j, Y&lt;br /&gt;
  |long       = F j, Y H:i:s&lt;br /&gt;
  |day        = l, d F Y&lt;br /&gt;
  |longer     = l, d F Y H:i:s &amp;quot;([[Coordinated Universal Time|UTC]])&amp;quot;&lt;br /&gt;
  |rfc-2822|r = r&lt;br /&gt;
  |iso-8601|c = c&lt;br /&gt;
  |wiki       = H:i:s, [[j F]] [[Y]] &amp;quot;([[Coordinated Universal Time|UTC]])&amp;quot;&lt;br /&gt;
  |date       = Y-m-d&lt;br /&gt;
  |medium&lt;br /&gt;
  |F j, Y&lt;br /&gt;
  }}&lt;br /&gt;
|{{#if:{{{time|}}}|{{{time}}}|now}}}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;!-- Add cats and interwikis to the /doc subpage, not here! --&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Sat, 02 May 2009 13:30:05 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:FULLDATE</comments>		</item>
		<item>
			<title>Template:Hidden end</title>
			<link>http://www.eiwiki.ro/wiki/Template:Hidden_end</link>
			<description>&lt;p&gt;Amalthea: fix documentation, per talk page request&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;/div&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{Documentation|Template:Hidden begin-end/doc}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Mon, 06 Apr 2009 19:08:43 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Hidden_end</comments>		</item>
		<item>
			<title>Template:Center</title>
			<link>http://www.eiwiki.ro/wiki/Template:Center</link>
			<description>&lt;p&gt;Amalthea: fix, per talk page request&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;div class=&amp;quot;center&amp;quot; style=&amp;quot;width:auto; margin-left:auto; margin-right:auto;&amp;quot;&amp;gt;{{{1}}}&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
{{documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Sat, 04 Apr 2009 16:42:55 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Center</comments>		</item>
		<item>
			<title>Template:Refend</title>
			<link>http://www.eiwiki.ro/wiki/Template:Refend</link>
			<description>&lt;p&gt;Amalthea: get documentation directly from {{refbegin/doc}}, instead of through the redirect, to make the edit work.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;/div&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;{{template doc|Template:refbegin/doc}}&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Mon, 30 Mar 2009 19:42:56 GMT</pubDate>			<dc:creator>Amalthea</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Refend</comments>		</item>
	</channel>
</rss>