<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://arbundi.eu/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtension%2FCreateExtensionInputBox</id>
	<title>Template:Extension/CreateExtensionInputBox - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://arbundi.eu/index.php?action=history&amp;feed=atom&amp;title=Template%3AExtension%2FCreateExtensionInputBox"/>
	<link rel="alternate" type="text/html" href="https://arbundi.eu/index.php?title=Template:Extension/CreateExtensionInputBox&amp;action=history"/>
	<updated>2026-05-01T20:23:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.4</generator>
	<entry>
		<id>https://arbundi.eu/index.php?title=Template:Extension/CreateExtensionInputBox&amp;diff=1552&amp;oldid=prev</id>
		<title>Arbundi: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://arbundi.eu/index.php?title=Template:Extension/CreateExtensionInputBox&amp;diff=1552&amp;oldid=prev"/>
		<updated>2023-08-06T16:52:05Z</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;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 18:52, 6 August 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&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;/table&gt;</summary>
		<author><name>Arbundi</name></author>
	</entry>
	<entry>
		<id>https://arbundi.eu/index.php?title=Template:Extension/CreateExtensionInputBox&amp;diff=1551&amp;oldid=prev</id>
		<title>wikipedia&gt;Krinkle: Convert inputbox bgcolor to div in order to include some top-bottom padding as it looks cut off otherwise</title>
		<link rel="alternate" type="text/html" href="https://arbundi.eu/index.php?title=Template:Extension/CreateExtensionInputBox&amp;diff=1551&amp;oldid=prev"/>
		<updated>2023-02-02T01:01:59Z</updated>

		<summary type="html">&lt;p&gt;Convert inputbox bgcolor to div in order to include some top-bottom padding as it looks cut off otherwise&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&amp;lt;!--&lt;br /&gt;
--&amp;gt;&amp;lt;div style=&amp;quot;background-color: #eeeeff; padding: 1em 0;&amp;quot;&amp;gt;&amp;lt;inputbox&amp;gt;&lt;br /&gt;
type=create&lt;br /&gt;
width=40&lt;br /&gt;
placeholder=&amp;lt;translate nowrap&amp;gt;&amp;lt;!--T:18--&amp;gt; Enter your extension&amp;#039;s name here&amp;lt;/translate&amp;gt;&lt;br /&gt;
prefix=Extension:&lt;br /&gt;
preload=Template:Extension/Sample&lt;br /&gt;
buttonlabel={{int|Create}}&lt;br /&gt;
&amp;lt;/inputbox&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#if:{{{notext|}}}||&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:1--&amp;gt; A developer sharing their code in the MediaWiki code repository should expect:&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;translate&amp;gt;&amp;lt;!--T:2--&amp;gt; Feedback / Criticism / Code reviews&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:3--&amp;gt; Review and comments by other developers on things like [&amp;lt;tvar|url&amp;gt;https://doc.wikimedia.org/&amp;lt;/&amp;gt; framework use], security, efficiency and usability.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;translate&amp;gt;&amp;lt;!--T:4--&amp;gt; Developer tweaking&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:5--&amp;gt; Other developers modifying your submission to improve or clean-up your code to meet new framework classes and methods, [[&amp;lt;tvar|1&amp;gt;Special:MyLanguage/Manual:Coding conventions&amp;lt;/&amp;gt;|coding conventions]] and translations.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;translate&amp;gt;&amp;lt;!--T:6--&amp;gt; Improved access for wiki sysadmins&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:7--&amp;gt; If you do decide to put your code on the wiki, another developer may decide to move it to the MediaWiki code repository for easier maintenance.&amp;lt;/translate&amp;gt; &amp;lt;translate&amp;gt;&amp;lt;!--T:19--&amp;gt; You may then create a &amp;lt;tvar|1&amp;gt;{{ll|developer account}}&amp;lt;/&amp;gt; to continue maintaining it.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;translate&amp;gt;&amp;lt;!--T:9--&amp;gt; Future versions by other developers&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:10--&amp;gt; New branches of your code being created automatically as new versions of MediaWiki are released.&amp;lt;/translate&amp;gt; &amp;lt;translate&amp;gt;&amp;lt;!--T:11--&amp;gt; You should [[&amp;lt;tvar|1&amp;gt;Special:MyLanguage/Backporting fixes&amp;lt;/&amp;gt;|backport]] to these branches if you want to support older versions.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:12--&amp;gt; Incorporation of your code into other extensions with duplicate or similar purposes — incorporating the best features from each extension.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
;&amp;lt;translate&amp;gt;&amp;lt;!--T:13--&amp;gt; Credit&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:14--&amp;gt; Credit for your work being preserved in future versions — including any merged extensions.&amp;lt;/translate&amp;gt;&lt;br /&gt;
:&amp;lt;translate&amp;gt;&amp;lt;!--T:15--&amp;gt; Similarly, you should credit the developers of any extensions whose code you borrow from — especially when performing a merger.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:16--&amp;gt; Any developer who is uncomfortable with any of these actions occurring should not host in the code repository.&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&amp;lt;!--T:17--&amp;gt; You are still encouraged to create a summary page for your extension on the wiki to let people know about the extension, and where to download it.&amp;lt;/translate&amp;gt;&lt;br /&gt;
}}&amp;lt;noinclude&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Extension creation{{#translation:}}|{{PAGENAME}}]]&lt;br /&gt;
[[Category:Extension templates{{#translation:}}|{{PAGENAME}}]]&lt;br /&gt;
&amp;lt;/noinclude&amp;gt;&lt;/div&gt;</summary>
		<author><name>wikipedia&gt;Krinkle</name></author>
	</entry>
</feed>