Difference between revisions 2255661 and 2706431 on mediawikiwiki

<noinclude>{{Documentation subpage/de}}
{{timw|Extension/de}}
</noinclude>

<!---->
This template should be added to all extension pages on this wiki (but only the main page).  It will add a useful infobox (see below) and will automatically add the extension to [[:Category:All extensions]], along with the appropriate [[:Category:Extensions by status|status]] and [[:Category:Extensions by implementation type|implementation type]] categories.

== Benutzung == 
(contracted; show full)

Extensions which conform to MediaWiki extension standards come with a '''schema change script which you need to start manually''' (once) before starting and accessing the MediaWiki through your browser, and after you copied all the extension files to <
ttcode>$IP/extensions/ExtensionName</ttcode> and inserted <ttcode>require_once( "$IP/extensions/ExtensionName" )</ttcode> to <ttcode>$IP/LocalSettings.php</ttcode>:

 php $IP/maintenance/update.php

{{TNT|$IP}}
|-
| <span id="schema-registry">schema-registry</span>|| '''''yes''''' indicates that the extension's schema changes are registered at [[Database table and field registration]].
|-
(contracted; show full)

== Testfall ==

See if the following pages are still ok, after edited this template.
* [[Extension:Description]]
* [[Template:Extension]]
* [[User:Ans/{{FULLPAGENAME}}#{{FULLPAGENAME}}]]