
<?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 14:32:48 GMT</lastBuildDate>
		<item>
			<title>Template:Pgn</title>
			<link>http://www.eiwiki.ro/wiki/Template:Pgn</link>
			<description>&lt;p&gt;Davidgothberg: Change to new more flexible code. Tested in /sandbox.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{pgn/core&lt;br /&gt;
| pagename = &lt;br /&gt;
  {{#if: {{{name|}}}&lt;br /&gt;
  | {{PAGENAME: {{{name|}}} }}&lt;br /&gt;
  | {{PAGENAME}}&lt;br /&gt;
  }}&lt;br /&gt;
| fullpagename = &lt;br /&gt;
  {{#if: {{{name|}}}&lt;br /&gt;
  | {{FULLPAGENAME: {{{name|}}} }}&lt;br /&gt;
  | {{FULLPAGENAME}}&lt;br /&gt;
  }}&lt;br /&gt;
| namespace =   &amp;lt;!-- Empty if no namespace selected, or if main space --&amp;gt;&lt;br /&gt;
  {{#if: {{{name|}}}&lt;br /&gt;
  | {{#switch: {{{1|}}}&lt;br /&gt;
    | ns = {{NAMESPACE: {{{name|}}} }}&lt;br /&gt;
    | ss = {{SUBJECTSPACE: {{{name|}}} }}&lt;br /&gt;
    | ts = {{TALKSPACE: {{{name|}}} }}&lt;br /&gt;
    }}&lt;br /&gt;
  | {{#switch: {{{1|}}}&lt;br /&gt;
    | ns = {{NAMESPACE}}&lt;br /&gt;
    | ss = {{SUBJECTSPACE}}&lt;br /&gt;
    | ts = {{TALKSPACE}}&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- See to that the rest of the parameters always start from 1 --&amp;gt;&lt;br /&gt;
| 1 = {{#switch:{{{1|}}}|ns|ss|ts = {{{2|}}} | #default = {{{1|}}} }}&lt;br /&gt;
| 2 = {{#switch:{{{1|}}}|ns|ss|ts = {{{3|}}} | #default = {{{2|}}} }}&lt;br /&gt;
| 3 = {{#switch:{{{1|}}}|ns|ss|ts = {{{4|}}} | #default = {{{3|}}} }}&lt;br /&gt;
| 4 = {{#switch:{{{1|}}}|ns|ss|ts = {{{5|}}} | #default = {{{4|}}} }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Tue, 28 Apr 2009 12:07:18 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Pgn</comments>		</item>
		<item>
			<title>Template:Pgn/core</title>
			<link>http://www.eiwiki.ro/wiki/Template:Pgn/core</link>
			<description>&lt;p&gt;Davidgothberg: Change to new more flexible code. Tested in /core/sandbox.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#if:{{{namespace|}}}&lt;br /&gt;
| {{#if:{{{1|}}}&lt;br /&gt;
  | {{{namespace|}}}:&lt;br /&gt;
  | {{{namespace|}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}{{#switch: {{{1|}}}&lt;br /&gt;
| basepage = {{BASEPAGENAME:Template:{{{pagename|}}}}}&lt;br /&gt;
| subpage  = {{SUBPAGENAME:Template:{{{pagename|}}}}}&lt;br /&gt;
&amp;lt;!-- End of the functions we really need, the rest are luxury. --&amp;gt;&lt;br /&gt;
| page     = {{{pagename|}}}&lt;br /&gt;
| fullpage = {{{fullpagename|}}}&lt;br /&gt;
| ..       = &lt;br /&gt;
  {{#ifeq: {{{2|}}} | ..&lt;br /&gt;
  | {{BASEPAGENAME:Template:{{BASEPAGENAME:Template:{{{pagename|}}}}}}}{{&lt;br /&gt;
    #if:{{{3|}}}&lt;br /&gt;
    | /{{#if:x|{{{3|}}}}}&lt;br /&gt;
    }}&lt;br /&gt;
  | {{BASEPAGENAME:Template:{{{pagename|}}}}}{{&lt;br /&gt;
    #if:{{{2|}}}&lt;br /&gt;
    | /{{#if:x|{{{2|}}}}}&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| page1 = {{#titleparts: {{{pagename|}}} | 1 | 1 }}&lt;br /&gt;
| page2 = {{#titleparts: {{{pagename|}}} | 1 | 2 }}&lt;br /&gt;
| page3 = {{#titleparts: {{{pagename|}}} | 1 | 3 }}&lt;br /&gt;
| page4 = {{#titleparts: {{{pagename|}}} | 1 | 4 }}&lt;br /&gt;
}}{{#switch: page2&lt;br /&gt;
| {{{2|}}} = {{#if:{{#titleparts: {{{pagename|}}} | 1 | 2 }}&lt;br /&gt;
             | /&lt;br /&gt;
             }}{{#titleparts: {{{pagename|}}} | 1 | 2 }}&lt;br /&gt;
}}{{#switch: page3&lt;br /&gt;
| {{{2|}}}&lt;br /&gt;
| {{{3|}}} = {{#if:{{#titleparts: {{{pagename|}}} | 1 | 3 }}&lt;br /&gt;
             | /&lt;br /&gt;
             }}{{#titleparts: {{{pagename|}}} | 1 | 3 }}&lt;br /&gt;
}}{{#switch: page4&lt;br /&gt;
| {{{2|}}}&lt;br /&gt;
| {{{3|}}}&lt;br /&gt;
| {{{4|}}} = {{#if:{{#titleparts: {{{pagename|}}} | 1 | 4 }}&lt;br /&gt;
             | /&lt;br /&gt;
             }}{{#titleparts: {{{pagename|}}} | 1 | 4 }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Tue, 28 Apr 2009 12:07:06 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Pgn/core</comments>		</item>
		<item>
			<title>Template:Talkspace detect</title>
			<link>http://www.eiwiki.ro/wiki/Template:Talkspace_detect</link>
			<description>&lt;p&gt;Davidgothberg: Protected Template:Talkspace detect: Highly visible template:&amp;amp;#32;But only semi-protect for now, to not lock out the creator of this template. ([edit=autoconfirmed] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}&lt;br /&gt;
| {{#switch:{{NAMESPACE}}&lt;br /&gt;
  | Talk = {{{main|{{{default|}}}}}}&lt;br /&gt;
  | User talk = {{{user|{{{default|}}}}}}&lt;br /&gt;
  | Wikipedia talk = {{{wikipedia|{{{default|}}}}}}&lt;br /&gt;
  | File talk = {{{file|{{{default|}}}}}}&lt;br /&gt;
  | MediaWiki talk = {{{mediawiki|{{{default|}}}}}}&lt;br /&gt;
  | Template talk = {{{template|{{{default|}}}}}}&lt;br /&gt;
  | Help talk = {{{help|{{{default|}}}}}}&lt;br /&gt;
  | Category talk = {{{category|{{{default|}}}}}}&lt;br /&gt;
  | Portal talk = {{{portal|{{{default|}}}}}}&lt;br /&gt;
  | #default = {{{default|}}}&lt;br /&gt;
  }}&lt;br /&gt;
| {{{other|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&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>Fri, 13 Mar 2009 06:02:07 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Talkspace_detect</comments>		</item>
		<item>
			<title>Template:Template other</title>
			<link>http://www.eiwiki.ro/wiki/Template:Template_other</link>
			<description>&lt;p&gt;Davidgothberg: Changing &amp;quot;Template&amp;quot; to &amp;quot;{{ns:Template}}&amp;quot;. Thus slightly easier to port to other projects.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}}&lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:Template}}&lt;br /&gt;
    | template&lt;br /&gt;
    | other&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| template = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Fri, 13 Mar 2009 02:58:02 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Template_other</comments>		</item>
		<item>
			<title>Template:Portal other</title>
			<link>http://www.eiwiki.ro/wiki/Template:Portal_other</link>
			<description>&lt;p&gt;Davidgothberg: Protected Template:Portal other: This is a meta-template, the moment it is used it becomes high-risk. ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}}&lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:Portal}}&lt;br /&gt;
    | portal&lt;br /&gt;
    | other&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| portal = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Fri, 13 Mar 2009 02:52:15 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Portal_other</comments>		</item>
		<item>
			<title>Template:Help other</title>
			<link>http://www.eiwiki.ro/wiki/Template:Help_other</link>
			<description>&lt;p&gt;Davidgothberg: Protected Template:Help other: This is a meta-template, the moment it is used it becomes high-risk. ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}}&lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:Help}}&lt;br /&gt;
    | help&lt;br /&gt;
    | other&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| help = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Fri, 13 Mar 2009 02:47:52 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Help_other</comments>		</item>
		<item>
			<title>Template:User other</title>
			<link>http://www.eiwiki.ro/wiki/Template:User_other</link>
			<description>&lt;p&gt;Davidgothberg: Protected Template:User other: This is a meta-template, the moment it is used it becomes high-risk. ([edit=sysop] (indefinite) [move=sysop] (indefinite))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}}&lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:User}}&lt;br /&gt;
    | user&lt;br /&gt;
    | other&lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
| user = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-template}}&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>Fri, 13 Mar 2009 02:36:21 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:User_other</comments>		</item>
		<item>
			<title>Template:Mbox</title>
			<link>http://www.eiwiki.ro/wiki/Template:Mbox</link>
			<description>&lt;p&gt;Davidgothberg: Changed deprecated &amp;quot;{{namespace detect|image=}}&amp;quot; to &amp;quot;{{namespace detect|file=}}, due to change of namespace &amp;quot;Image:&amp;quot; to &amp;quot;File:&amp;quot;. No change in functionality.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{&lt;br /&gt;
  {{namespace detect &lt;br /&gt;
  | demospace = {{{demospace|}}}&lt;br /&gt;
  | main      = ambox&lt;br /&gt;
  | talk      = tmbox&lt;br /&gt;
  | file      = imbox&lt;br /&gt;
  | category  = cmbox&lt;br /&gt;
  | other     = ombox&lt;br /&gt;
  }}&lt;br /&gt;
| type       = {{{type|}}}&lt;br /&gt;
| image      = {{{image|}}}&lt;br /&gt;
| imageright = {{{imageright|}}}&lt;br /&gt;
| style      = {{{style|}}}&lt;br /&gt;
| textstyle  = {{{textstyle|}}}&lt;br /&gt;
| text       = {{{text}}}&lt;br /&gt;
| small      = {{{small|}}}&lt;br /&gt;
| smallimage = {{{smallimage|}}}&lt;br /&gt;
| smallimageright = {{{smallimageright|}}}&lt;br /&gt;
| smalltext  = {{{smalltext|}}}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 11 Feb 2009 20:43:22 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Mbox</comments>		</item>
		<item>
			<title>Template:File other</title>
			<link>http://www.eiwiki.ro/wiki/Template:File_other</link>
			<description>&lt;p&gt;Davidgothberg: Changing internal parameter name &amp;quot;image&amp;quot; to &amp;quot;file&amp;quot;, since the namespace has been renamed. This causes no change in functionality.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}} &lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:6}}&lt;br /&gt;
    | file&lt;br /&gt;
    | other&lt;br /&gt;
    }} &lt;br /&gt;
  }}&lt;br /&gt;
| file&lt;br /&gt;
| image    = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Thu, 05 Feb 2009 01:01:53 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:File_other</comments>		</item>
		<item>
			<title>Template:Polnewver</title>
			<link>http://www.eiwiki.ro/wiki/Template:Polnewver</link>
			<description>&lt;p&gt;Davidgothberg: Changed from invalid mbox &amp;quot;type=other&amp;quot;, to purple &amp;quot;type=move&amp;quot;, since it got reported into the mbox error log. And did some other cleanup.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ombox&lt;br /&gt;
| type = move&lt;br /&gt;
| image = [[Image:Merge-arrow.svg|50px]]&lt;br /&gt;
| text = &lt;br /&gt;
This page and its talk page discuss a proposed new version of a policy, but is not itself a policy. &amp;lt;br&amp;gt; The actual policy is '''{{{1}}}'''. {{#if:{{{2|}}}| {{shortcut|{{{2|}}}}} }}&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{{category|[[Category:Wikipedia proposals|{{PAGENAME}}]]}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia header templates|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Sat, 25 Oct 2008 22:49:45 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Polnewver</comments>		</item>
		<item>
			<title>Template:Polarized-proposal</title>
			<link>http://www.eiwiki.ro/wiki/Template:Polarized-proposal</link>
			<description>&lt;p&gt;Davidgothberg: Changed from invalid mbox &amp;quot;type=other&amp;quot;, to yellow minor warning &amp;quot;type=style&amp;quot;, since it got reported into the mbox error log. And did some other cleanup.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ombox&lt;br /&gt;
| type = style&lt;br /&gt;
| image = [[Image:Polarized-proposal.png|60px]]&lt;br /&gt;
| text = &lt;br /&gt;
'''Discussion on this proposal has polarized.''' Those who support or oppose it are currently unable to compromise. The status of this proposal is disputed; therefore it has so far failed to achieve consensus. This page should ''not'' be cited as &amp;quot;policy&amp;quot;. If you want to '''revive''' discussion regarding the subject, you should ask for broader input, for instance at the [[WP:VPR|village pump]].&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{{category|[[Category:Wikipedia rejected proposals|{{PAGENAME}}]]}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Template documentation ==&lt;br /&gt;
&lt;br /&gt;
To include a shortcut, pass a parameter: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{&amp;lt;/nowiki&amp;gt;{{PAGENAME}}&amp;lt;nowiki&amp;gt;|[[WP:SHORT]]}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
For related [[:Category:Wikipedia header templates|Wikipedia header templates]] &lt;br /&gt;
see [[Wikipedia:Template messages/Project namespace|Template messages/Project namespace]].&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia header templates|Polarized-proposal]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Sat, 25 Oct 2008 22:43:01 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Polarized-proposal</comments>		</item>
		<item>
			<title>Template:Idea</title>
			<link>http://www.eiwiki.ro/wiki/Template:Idea</link>
			<description>&lt;p&gt;Davidgothberg: Removed invalid mbox &amp;quot;type=other&amp;quot; parameter, since it got reported into the mbox error log.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{ombox&lt;br /&gt;
| image = [[Image:Purple question mark.svg|30px|?]]&lt;br /&gt;
| text  = {{#if:{{{1|}}} | {{shortcut|{{{1|}}}|{{{2|}}}|{{{3|}}}|{{{4|}}}|{{{5|}}} }} }} '''The following is an ''idea'' for the improvement of Wikipedia. After further work it may form the basis for a specific proposal or feature request. Please discuss this idea on the [[{{NAMESPACE}} talk:{{PAGENAME}}|talk page]].'''&lt;br /&gt;
}}&amp;lt;includeonly&amp;gt;{{{category|[[Category:Wikipedia proposals|{{PAGENAME}}]]}}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&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>Sat, 25 Oct 2008 22:33:32 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Idea</comments>		</item>
		<item>
			<title>Template:Namespace detect</title>
			<link>http://www.eiwiki.ro/wiki/Template:Namespace_detect</link>
			<description>&lt;p&gt;Davidgothberg: Changed to also understand &amp;quot;file=File page text&amp;quot; and &amp;quot;demospace=file&amp;quot;. To handle the announced change from &amp;quot;Image&amp;quot; to &amp;quot;File&amp;quot; naming of that namespace.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  {{lc:               &amp;lt;!--Lower case the result--&amp;gt;&lt;br /&gt;
    &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
    {{#if:{{{demospace|}}} &lt;br /&gt;
    | {{{demospace}}}&lt;br /&gt;
    | {{#ifeq:{{NAMESPACE}}|{{ns:0}}&lt;br /&gt;
      | main&lt;br /&gt;
      | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}&lt;br /&gt;
        | talk&lt;br /&gt;
        | {{NAMESPACE}} &lt;br /&gt;
        }}&lt;br /&gt;
      }} &lt;br /&gt;
    }}&lt;br /&gt;
  }}&lt;br /&gt;
&amp;lt;!-- Only one of the lines below will be executed --&amp;gt;&lt;br /&gt;
&amp;lt;!-- Respecting empty parameters on purpose --&amp;gt;&lt;br /&gt;
| main      = {{{main| {{{other|}}} }}}&lt;br /&gt;
| talk      = {{{talk| {{{other|}}} }}}&lt;br /&gt;
| user      = {{{user| {{{other|}}} }}}&lt;br /&gt;
| wikipedia = {{{wikipedia| {{{other|}}} }}}&lt;br /&gt;
| file&lt;br /&gt;
| image     = {{{file| {{{image| {{{other|}}} }}} }}}&lt;br /&gt;
| mediawiki = {{{mediawiki| {{{other|}}} }}}&lt;br /&gt;
| template  = {{{template| {{{other|}}} }}}&lt;br /&gt;
| help      = {{{help| {{{other|}}} }}}&lt;br /&gt;
| category  = {{{category| {{{other|}}} }}}&lt;br /&gt;
| portal    = {{{portal| {{{other|}}} }}}&lt;br /&gt;
| other&lt;br /&gt;
| #default  = {{{other|}}}   &amp;lt;!--&amp;quot;demospace=other&amp;quot; or a new namespace--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Tue, 07 Oct 2008 06:31:27 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Namespace_detect</comments>		</item>
		<item>
			<title>Template:Editnotice urgetalk</title>
			<link>http://www.eiwiki.ro/wiki/Template:Editnotice_urgetalk</link>
			<description>&lt;p&gt;Davidgothberg: Changed to use {{fmbox}}, and some other clean-up. Sorry about the (br /) tag, but for editnotices and other system messages the (br) tag is not auto-converted. :((&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{fmbox&lt;br /&gt;
| type = editnotice&lt;br /&gt;
| image = [[Image:Yellow warning.png|30px]]&lt;br /&gt;
| textstyle = text-align: center;&lt;br /&gt;
| text = &lt;br /&gt;
&amp;lt;span style=&amp;quot;color: red;&amp;quot;&amp;gt;&amp;lt;big&amp;gt;'''Attention!'''&amp;lt;/big&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;br /&amp;gt; Due to recent [[WP:EDITWAR|revert warring]], be advised that reverting more than once without discussing it on the talk page is considered [[WP:DISRUPT|disruption]], and users doing so are subject to being [[WP:BLOCK|blocked]].&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&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, 05 Oct 2008 20:33:16 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Editnotice_urgetalk</comments>		</item>
		<item>
			<title>Template:Purpose</title>
			<link>http://www.eiwiki.ro/wiki/Template:Purpose</link>
			<description>&lt;p&gt;Davidgothberg: Changed from invalid mbox &amp;quot;type=other&amp;quot;, to &amp;quot;type=notice&amp;quot;, since it got reported into the mbox error log. And did some other cleanup.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{mbox&lt;br /&gt;
| type  = notice&lt;br /&gt;
| image = [[Image:Purple question mark.svg|30px|?]]&lt;br /&gt;
| text  = '''The purpose of this page is unclear.''' &amp;lt;br&amp;gt; Its initial author is invited to give a brief description/definition.&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Wikipedia header templates|Purpose]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Sat, 04 Oct 2008 18:58:25 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Purpose</comments>		</item>
		<item>
			<title>Template:·</title>
			<link>http://www.eiwiki.ro/wiki/Template:%C2%B7</link>
			<description>&lt;p&gt;Davidgothberg: Removed unneeded includeonly tags, and changed from using the redirect {{template doc}} to directly using {{documentation}}.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;span style=&amp;quot;font-weight:bold;&amp;quot;&amp;gt;&amp;amp;nbsp;·&amp;lt;/span&amp;gt; &amp;lt;noinclude&amp;gt;&lt;br /&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>Tue, 16 Sep 2008 21:04:35 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%C2%B7</comments>		</item>
		<item>
			<title>Template:Ndash</title>
			<link>http://www.eiwiki.ro/wiki/Template:Ndash</link>
			<description>&lt;p&gt;Davidgothberg: Removed unneeded includeonly tags, and changed from using the redirect {{template doc}} to directly using {{documentation}}.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;&amp;amp;ndash; &amp;lt;noinclude&amp;gt;&lt;br /&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>Tue, 16 Sep 2008 21:04:19 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Ndash</comments>		</item>
		<item>
			<title>Template:Mdash</title>
			<link>http://www.eiwiki.ro/wiki/Template:Mdash</link>
			<description>&lt;p&gt;Davidgothberg: Removed unneeded includeonly tags, and changed from using the redirect {{template doc}} to directly using {{documentation}}.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;&amp;amp;mdash; &amp;lt;noinclude&amp;gt;&lt;br /&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>Tue, 16 Sep 2008 21:03:16 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Mdash</comments>		</item>
		<item>
			<title>Template:Ombox</title>
			<link>http://www.eiwiki.ro/wiki/Template:Ombox</link>
			<description>&lt;p&gt;Davidgothberg: Adding the &amp;quot;small=yes&amp;quot; functionality. Now using {{ombox/core}} with hard-coded small styles due to the CSS caching, but it also has the &amp;quot;ombox-small&amp;quot; class so it can be skinned.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#ifeq:{{{small|}}}|yes&lt;br /&gt;
| {{ombox/core&lt;br /&gt;
  | small = yes&lt;br /&gt;
  | type  = {{{type|}}}&lt;br /&gt;
  | image = {{#if:{{{smallimage|}}}| {{{smallimage}}} | {{{image|}}} }}&lt;br /&gt;
  | imageright = {{#if:{{{smallimageright|}}} | {{{smallimageright}}} | {{{imageright|}}} }}&lt;br /&gt;
  | style = {{{style|}}}&lt;br /&gt;
  | textstyle = {{{textstyle|}}}&lt;br /&gt;
  | text  = {{#if:{{{smalltext|}}}| {{{smalltext}}} | {{{text}}} }}&lt;br /&gt;
  }}&lt;br /&gt;
| {{ombox/core&lt;br /&gt;
  | type  = {{{type|}}}&lt;br /&gt;
  | image = {{{image|}}}&lt;br /&gt;
  | imageright = {{{imageright|}}} &lt;br /&gt;
  | style = {{{style|}}}&lt;br /&gt;
  | textstyle = {{{textstyle|}}}&lt;br /&gt;
  | text  = {{{text}}}&lt;br /&gt;
  }}&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&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>Mon, 15 Sep 2008 20:11:32 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Ombox</comments>		</item>
		<item>
			<title>Template:—</title>
			<link>http://www.eiwiki.ro/wiki/Template:%E2%80%94</link>
			<description>&lt;p&gt;Davidgothberg: Updating moved category name per editprotected request on talk page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Mdash]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|Mdash]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Wed, 27 Aug 2008 13:36:47 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%E2%80%94</comments>		</item>
		<item>
			<title>Template:–</title>
			<link>http://www.eiwiki.ro/wiki/Template:%E2%80%93</link>
			<description>&lt;p&gt;Davidgothberg: Updating moved category name per editprotected request on talk page.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[Template:Ndash]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;noinclude&amp;gt;&lt;br /&gt;
[[Category:Wikipedia formatting and function templates|Ndash]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Wed, 27 Aug 2008 13:36:40 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%E2%80%93</comments>		</item>
		<item>
			<title>Template:\</title>
			<link>http://www.eiwiki.ro/wiki/Template:%5C</link>
			<description>&lt;p&gt;Davidgothberg: Adding template {{Documentation}} so we can protect this template.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;/ &amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-semi-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, 13 Jul 2008 13:12:27 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%5C</comments>		</item>
		<item>
			<title>Template:Talk other</title>
			<link>http://www.eiwiki.ro/wiki/Template:Talk_other</link>
			<description>&lt;p&gt;Davidgothberg: Removing the &amp;quot;return 'talk'/'other' when no parameter&amp;quot; function, since not used, not needed and causes problems in some situations.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}} &lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{TALKSPACE}}&lt;br /&gt;
    | talk&lt;br /&gt;
    | other&lt;br /&gt;
    }} &lt;br /&gt;
  }}&lt;br /&gt;
| talk     = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Fri, 04 Jul 2008 04:35:16 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Talk_other</comments>		</item>
		<item>
			<title>Template:Main other</title>
			<link>http://www.eiwiki.ro/wiki/Template:Main_other</link>
			<description>&lt;p&gt;Davidgothberg: Removing the &amp;quot;return 'main'/'other' when no parameter&amp;quot; function, since not used, not needed and causes problems in some situations.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{#switch:&lt;br /&gt;
  &amp;lt;!--If no or empty &amp;quot;demospace&amp;quot; parameter then detect namespace--&amp;gt;&lt;br /&gt;
  {{#if:{{{demospace|}}} &lt;br /&gt;
  | {{lc: {{{demospace}}} }}    &amp;lt;!--Use lower case &amp;quot;demospace&amp;quot;--&amp;gt;&lt;br /&gt;
  | {{#ifeq:{{NAMESPACE}}|{{ns:0}}&lt;br /&gt;
    | main&lt;br /&gt;
    | other&lt;br /&gt;
    }} &lt;br /&gt;
  }}&lt;br /&gt;
| main     = {{{1|}}}&lt;br /&gt;
| other&lt;br /&gt;
| #default = {{{2|}}}&lt;br /&gt;
}}&amp;lt;!--End switch--&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Fri, 04 Jul 2008 04:29:49 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Main_other</comments>		</item>
		<item>
			<title>Template:Shortcut compact</title>
			<link>http://www.eiwiki.ro/wiki/Template:Shortcut_compact</link>
			<description>&lt;p&gt;Davidgothberg: Need sleep. Will continue tomorrow.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table class=&amp;quot;shortcutbox shortcutbox-compact noprint&amp;quot; style=&amp;quot;clear:right; float:right; border:1px solid #aaa; background:#fff; margin: 0.1em 0.1em 0.1em 0.1em; padding:1px; text-align:center;&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;&amp;lt;small&amp;gt;'''&amp;amp;nbsp;[[Wikipedia:Shortcut|Shortcut{{#if:{{{2|}}}|s}}]]: &amp;amp;nbsp;&amp;amp;nbsp;{{#if:{{{1|}}}|[[{{{1}}}]] }}{{#if:{{{2|}}}|&amp;amp;nbsp;&amp;amp;nbsp; [[{{{2}}}]] }}{{#if:{{{3|}}}|&amp;amp;nbsp;&amp;amp;nbsp; [[{{{3}}}]] }}{{#if:{{{4|}}}|&amp;amp;nbsp;&amp;amp;nbsp; [[{{{4}}}]] }}{{#if:{{{5|}}}|&amp;amp;nbsp;&amp;amp;nbsp; [[{{{5}}}]] }}&amp;amp;nbsp;'''&amp;lt;/small&amp;gt;&amp;lt;/table&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- {{pp-template|small=yes}} --&amp;gt;&lt;br /&gt;
{{Documentation}}&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</description>
			<pubDate>Tue, 29 Apr 2008 07:27:28 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Shortcut_compact</comments>		</item>
		<item>
			<title>Template:\wrap</title>
			<link>http://www.eiwiki.ro/wiki/Template:%5Cwrap</link>
			<description>&lt;p&gt;Davidgothberg: Added {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;amp;nbsp;/&amp;lt;includeonly&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;white-space:nowrap;&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 23:12:33 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%5Cwrap</comments>		</item>
		<item>
			<title>Template:–wrap</title>
			<link>http://www.eiwiki.ro/wiki/Template:%E2%80%93wrap</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;amp;nbsp;&amp;amp;ndash;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;white-space:nowrap&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 23:08:23 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%E2%80%93wrap</comments>		</item>
		<item>
			<title>Template:·wrap</title>
			<link>http://www.eiwiki.ro/wiki/Template:%C2%B7wrap</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;amp;nbsp;&amp;lt;b&amp;gt;·&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;white-space:nowrap&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 23:00:00 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:%C2%B7wrap</comments>		</item>
		<item>
			<title>Template:!wrap</title>
			<link>http://www.eiwiki.ro/wiki/Template:!wrap</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;amp;nbsp;&amp;amp;#124;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;white-space:nowrap&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 22:55:52 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:!wrap</comments>		</item>
		<item>
			<title>Template:Wrap</title>
			<link>http://www.eiwiki.ro/wiki/Template:Wrap</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;/span&amp;gt; &amp;lt;span style=&amp;quot;white-space:nowrap&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 22:46:31 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Wrap</comments>		</item>
		<item>
			<title>Template:Nowraplinks end</title>
			<link>http://www.eiwiki.ro/wiki/Template:Nowraplinks_end</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected. Moved documentation and category to /doc subpage.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 22:38:42 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Nowraplinks_end</comments>		</item>
		<item>
			<title>Template:Nowrap begin</title>
			<link>http://www.eiwiki.ro/wiki/Template:Nowrap_begin</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span style=&amp;quot;white-space:nowrap&amp;quot;&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 22:23:25 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Nowrap_begin</comments>		</item>
		<item>
			<title>Template:Nowrap end</title>
			<link>http://www.eiwiki.ro/wiki/Template:Nowrap_end</link>
			<description>&lt;p&gt;Davidgothberg: Changed to {{pp-template|small=yes}} since now fully protected.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&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>Wed, 16 Apr 2008 22:11:06 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Nowrap_end</comments>		</item>
		<item>
			<title>Template:Nowraplinks</title>
			<link>http://www.eiwiki.ro/wiki/Template:Nowraplinks</link>
			<description>&lt;p&gt;Davidgothberg: Changed to the new {{documentation}} template.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;includeonly&amp;gt;&amp;lt;span class=&amp;quot;nowraplinks&amp;quot;&amp;gt;{{#if:{{{1|}}}|{{{1}}}&amp;lt;/span&amp;gt;|}}&amp;lt;/includeonly&amp;gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{pp-semi-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>Thu, 10 Apr 2008 17:36:22 GMT</pubDate>			<dc:creator>Davidgothberg</dc:creator>			<comments>http://www.eiwiki.ro/wiki/Template_talk:Nowraplinks</comments>		</item>
	</channel>
</rss>