Difference between revisions 2205049 and 2255661 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)
** [[:Category:Ajax extensions|''ajax'']] - extensions that use [[w:Ajax|Ajax]] programming techniques.
** [[:Category:Special page extensions|''special'']] - extensions that subclass the [[Manual:SpecialPage class|SpecialPage class]], use one of its hooks, or patch one or more functions in [http
s://svndoc.wikimedia.org/docmediawiki-core/master/php/SpecialPage_8php-_source.html SpecialPage.php]. See [[Manual:Special pages]] for more information.
* '''other'''
** [[:Category:API extensions|''api'']] - extensions that add a new API module or extend a core API module.
** [[:Category:Hook extensions|''hook'']] - Hook extension - defines a <em>new</em> hook - see hook1, etc. below if you want to define hooks <em>used</em> by your extension


(contracted; show full)

== Testfall ==

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