Difference between revisions of "Template:Extension/doc"

Jump to navigation Jump to search
→‎Content parameters: documented impl type=skin
>Egfrank~mediawikiwiki
(→‎Content parameters: added deprecation warning)
>Egfrank~mediawikiwiki
(→‎Content parameters: documented impl type=skin)
Line 106: Line 106:
** ''[[:Category:Special page extensions|special]]'' - extensions that subclass the {{SeeManual|SpecialPage class}}, use one of its hooks, or patch one or more functions in {{SeeSourceCode|SpecialPage}}. See [[Manual:Special pages]] for more information.
** ''[[:Category:Special page extensions|special]]'' - extensions that subclass the {{SeeManual|SpecialPage class}}, use one of its hooks, or patch one or more functions in {{SeeSourceCode|SpecialPage}}. See [[Manual:Special pages]] for more information.
** ''[[:Category:Page action extensions|''page action'']]'' - extensions that enhance or modify {{SeeManual|page action}}s.  This includes anything that implements an action that reads, writes, searches for, creates, renames, deletes, redirects or discusses a page.  It does not include rights (use ''user rights'') or logs (use ''user activity'').
** ''[[:Category:Page action extensions|''page action'']]'' - extensions that enhance or modify {{SeeManual|page action}}s.  This includes anything that implements an action that reads, writes, searches for, creates, renames, deletes, redirects or discusses a page.  It does not include rights (use ''user rights'') or logs (use ''user activity'').
** [[:Category:Skin extensions|''skin'']] - extensions adding [[w:css|css]] or [[w:javascript|javascript]], or implementing hook functions to change the look and feel of mediawiki via the skins framework.




Line 112: Line 113:


<div style="border: thin solid blue">We are in the process of revising the values of this page.  Types below this point are likely to be deprecated or redefined. We apologize for the inconvenience.  See [[Template_talk:Extension#Type taxonomy]] for more information.</div>
<div style="border: thin solid blue">We are in the process of revising the values of this page.  Types below this point are likely to be deprecated or redefined. We apologize for the inconvenience.  See [[Template_talk:Extension#Type taxonomy]] for more information.</div>
<!-- skin: e.g. [[w:javascript|javascript]] code -->


* ''[[:Category:Category extensions|category]]'' - Category
* ''[[:Category:Category extensions|category]]'' - Category

Navigation menu