Difference between revisions of "Template:Extension/doc"
Jump to navigation
Jump to search
Template:Extension/doc (view source)
Revision as of 23:13, 17 September 2007
, 23:13, 17 September 2007→Content parameters: added deprecation warning
>Egfrank~mediawikiwiki (→Content parameters: added impl type=page action) |
>Egfrank~mediawikiwiki (→Content parameters: added deprecation warning) |
||
Line 107: | Line 107: | ||
** ''[[: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: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 | |||
* ''[[:Category:Parser function extensions|pfunc]]'' - same as ''parser function'' | |||
<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 --> | <!-- skin: e.g. [[w:javascript|javascript]] code --> | ||
Line 115: | Line 120: | ||
* ''[[:Category:Extension examples|example]]'' - Not a real extension, but an example of how to write one | * ''[[:Category:Extension examples|example]]'' - Not a real extension, but an example of how to write one | ||
* ''[[:Category:Form extensions|form]]'' - Form | * ''[[:Category:Form extensions|form]]'' - Form | ||
* ''[[:Category:List extensions|list]]'' - List | * ''[[:Category:List extensions|list]]'' - List | ||
* ''[[:Category:Media handling extensions|media]]'' - Media | * ''[[:Category:Media handling extensions|media]]'' - Media | ||
* ''[[:Category:Namespace extensions|namespace]]'' - Namespace | * ''[[:Category:Namespace extensions|namespace]]'' - Namespace | ||
* ''[[:Category:Table extensions|table]]'' - Table | * ''[[:Category:Table extensions|table]]'' - Table | ||