Difference between revisions of "Template:Extension"

From WPRDC Wiki
Jump to navigation Jump to search
>Shirayuki
(Marked this version for translation)
>Shirayuki
(wrong markup :()
Line 611: Line 611:
** {{ll|Category:User identity extensions|''user identity''}} - <translate><!--T:222--> extensions that create and delete users, and/or verify the identity of a user</translate>
** {{ll|Category:User identity extensions|''user identity''}} - <translate><!--T:222--> extensions that create and delete users, and/or verify the identity of a user</translate>
** {{ll|Category:User rights extensions|''user rights''}} - <translate><!--T:223--> extensions to the rights management system, e.g. changes to the way rights are assigned, API, maintenance tools (does not include extensions that merely name the rights needed to use the features of that extension; for this purpose use the [[<tvar|1>#rights</>|rights parameter]])</translate>
** {{ll|Category:User rights extensions|''user rights''}} - <translate><!--T:223--> extensions to the rights management system, e.g. changes to the way rights are assigned, API, maintenance tools (does not include extensions that merely name the rights needed to use the features of that extension; for this purpose use the [[<tvar|1>#rights</>|rights parameter]])</translate>
<translate>
* {{ll|Category:User interface extensions|'''''interface'''''}} - <translate><!--T:170--> catchall for uncategorized user interface extensions.</translate>
<!--T:170-->
** ''{{ll|Category:Media handling extensions|media}}'' - <translate>extensions that permit the embedding of multimedia content on wiki pages by registering a file extension with <tvar|wgMediaHandlers>{{ll|Manual:$wgMediaHandlers|$wgMediaHandlers}}</>.</translate>
* <tvar|interface>{{ll|Category:User interface extensions|'''''interface'''''}}</> - catchall for uncategorized user interface extensions.
** ''{{ll|Category:Personalization extensions|mywiki}}'' - <translate>extensions that provide infrastructure so that users may personalize their MediaWiki experience and/or assist in the management of that infrastructure</translate>
** <tvar|media>''{{ll|Category:Media handling extensions|media}}''</> - extensions that permit the embedding of multimedia content on wiki pages by registering a file extension with <tvar|wgMediaHandlers>{{ll|Manual:$wgMediaHandlers|$wgMediaHandlers}}</>.
** {{ll|Category:Notification extensions|''notify''}} - <translate>extensions that email users, broadcast messages and provide other forms of community notification</translate>
** <tvar|mywiki>''{{ll|Category:Personalization extensions|mywiki}}''</> - extensions that provide infrastructure so that users may personalize their MediaWiki experience and/or assist in the management of that infrastructure
** ''{{ll|Category:Page action extensions|''page action''}}'' - <translate>extensions that enhance or modify <tvar|pageaction>{{ll|Manual:Page action|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 <tvar|userrights>''user rights''</>) or logs (use <tvar|useractivity>''user activity''</>).</translate>
** <tvar|notify>{{ll|Category:Notification extensions|''notify''}}</> - extensions that email users, broadcast messages and provide other forms of community notification
** {{ll|Category:Search extensions|''search''}} - <translate>extensions that search through and select articles for users.</translate>
** <tvar|catpageaction>''{{ll|Category:Page action extensions|''page action''}}''</> - extensions that enhance or modify <tvar|pageaction>{{ll|Manual:Page action|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 <tvar|userrights>''user rights''</>) or logs (use <tvar|useractivity>''user activity''</>).
** {{ll|Category:Skin extensions|''skin''}} - <translate>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.</translate>
** <tvar|search>{{ll|Category:Search extensions|''search''}}</> - extensions that search through and select articles for users.
** {{ll|Category:Ajax extensions|''ajax''}} - <translate>extensions that use [[w:AJAX|Ajax]] programming techniques.</translate>
** <tvar|skin>{{ll|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.
** {{ll|Category:Special page extensions|''special''}} - <translate>extensions that subclass the <tvar|specialpage>{{Class doclink|SpecialPage}}</> class, use one of its hooks, or patch one or more functions in <tvar|filephp>{{Git file|file=includes/specialpage/SpecialPage.php|text=SpecialPage.php}}</>. See <tvar|manual>{{ll|Manual:Special pages|Special pages}}</> for more information.</translate>
** <tvar|catajax>{{ll|Category:Ajax extensions|''ajax''}}</> - extensions that use [[w:AJAX|Ajax]] programming techniques.
** <tvar|special>{{ll|Category:Special page extensions|''special''}}</> - extensions that subclass the <tvar|specialpage>{{Class doclink|SpecialPage}}</> class, use one of its hooks, or patch one or more functions in <tvar|filephp>{{Git file|file=includes/specialpage/SpecialPage.php|text=SpecialPage.php}}</>. See <tvar|manual>{{ll|Manual:Special pages|Special pages}}</> for more information.</translate>
<translate>
<!--T:171-->
* '''other'''
* '''other'''
** <tvar|api>{{ll|Category:API extensions|''api''}}</> - extensions that add a new API module or extend a core API module.
** {{ll|Category:API extensions|''api''}} - <translate>extensions that add a new API module or extend a core API module.</translate>
** <tvar|hook>{{ll|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
** {{ll|Category:Hook extensions|''hook''}} - <translate>Hook extension - defines a <em>new</em> hook - see hook1, etc. below if you want to define hooks <em>used</em> by your extension</translate>
** <tvar|database>{{ll|Category:Database extensions|''database''}}</> - adds tables and/or fields to the database backing a MediaWiki installation
** {{ll|Category:Database extensions|''database''}} - <translate>adds tables and/or fields to the database backing a MediaWiki installation</translate>
** <tvar|dataextraction>{{ll|Category:Data extraction extensions|''data extraction''}}</> - Data extraction
** {{ll|Category:Data extraction extensions|''data extraction''}} - <translate>Data extraction</translate>
** <tvar|filerepo>{{ll|Category:File repository extensions|''filerepo''}}</> - extension that adds new file repository types as file backend
** {{ll|Category:File repository extensions|''filerepo''}} - <translate>extension that adds new file repository types as file backend</translate>
** <tvar|example>{{ll|Category:Extension examples|''example''}}</> - Not a real extension, but an example of how to write one
** {{ll|Category:Extension examples|''example''}} - <translate>Not a real extension, but an example of how to write one</translate>


<translate>
<!--T:172-->
<!--T:172-->
Any other value for 'type' is invalid, and will cause the extension to be placed in <tvar|typemissingcat>[[:Category:Extensions with invalid or missing type{{#translation:}}]]</>.
Any other value for 'type' is invalid, and will cause the extension to be placed in <tvar|typemissingcat>[[:Category:Extensions with invalid or missing type{{#translation:}}]]</>.

Revision as of 11:36, 1 December 2019

<languages/> Lua error in Module:TNT at line 158: Missing JsonConfig extension; Cannot load https://commons.wikimedia.org/wiki/Data:I18n/Documentation.tab.[[Category:Template documentation pages{{#translation:}}]] Maintenance: vulnerabilities, archived

[[Category:Info templates{{#translation:}}|Extension]] [[Category:Extension creation{{#translation:}}]] [[Category:Categorizing templates{{#translation:}}|Extension]] [[Category:Extension templates{{#translation:}}]]