Difference between revisions of "Template:Extension/doc"

Jump to navigation Jump to search
40 bytes removed ,  01:52, 17 November 2018
m
translation tweaks
>Shirayuki
(migrate)
>Shirayuki
m (translation tweaks)
Line 1: Line 1:
<noinclude>{{TNT|Documentation subpage}}</noinclude>
<noinclude>{{Documentation subpage}}</noinclude>


<!---->
<!---->
Line 138: Line 138:
Legal values for the '''type1''', '''type2''', ... parameters are:
Legal values for the '''type1''', '''type2''', ... parameters are:
* '''''[[:Category:Parser extensions{{translation}}|parser]]''''' - catchall for uncategorized [[Special:MyLanguage/Manual:Extending wiki markup|parser extensions]]. If you have written a parser extension, please use one of the following more specific types:
* '''''[[:Category:Parser extensions{{translation}}|parser]]''''' - catchall for uncategorized [[Special:MyLanguage/Manual:Extending wiki markup|parser extensions]]. If you have written a parser extension, please use one of the following more specific types:
** ''[[:Category:ContentHandler extensions{{translation}}|contenthandler]]'' - Extensions using [[Special:MyLanguage/Manual:ContentHandler|ContentHandler]].
** ''[[:Category:ContentHandler extensions{{translation}}|contenthandler]]'' - Extensions using {{ll|Manual:ContentHandler|ContentHandler}}.
** ''[[:Category:Link markup extensions{{translation}}|link]]'' - customized [[Special:MyLanguage/Manual:Extending wiki markup|link markup]], e.g. <code><nowiki>[[</nowiki>...]]</code>
** ''[[:Category:Link markup extensions{{translation}}|link]]'' - customized [[Special:MyLanguage/Manual:Extending wiki markup|link markup]], e.g. <code><nowiki>[[</nowiki>...]]</code>
** ''[[:Category:Parser function extensions{{translation}}|parser function]]'' - custom [[Special:MyLanguage/Manual:Parser functions|parameterized template markup]], e.g. <code><nowiki>{{</nowiki>''#name:'' ... }}</code>
** ''[[:Category:Parser function extensions{{translation}}|parser function]]'' - custom [[Special:MyLanguage/Manual:Parser functions|parameterized template markup]], e.g. <code><nowiki>{{</nowiki>''#name:'' ... }}</code>
Line 150: Line 150:
** [[:Category:User rights extensions{{translation}}|''user rights'']] - 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 [[#rights|rights parameter]])
** [[:Category:User rights extensions{{translation}}|''user rights'']] - 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 [[#rights|rights parameter]])
* [[:Category:User interface extensions{{translation}}|'''''interface''''']] - catchall for uncategorized user interface extensions.
* [[:Category:User interface extensions{{translation}}|'''''interface''''']] - catchall for uncategorized user interface extensions.
** ''[[:Category:Media handling extensions{{translation}}|media]]'' - extensions that permit the embedding of multimedia content on wiki pages by registering a file extension with [[Special:MyLanguage/Manual:$wgMediaHandlers|$wgMediaHandlers]].
** ''[[:Category:Media handling extensions{{translation}}|media]]'' - extensions that permit the embedding of multimedia content on wiki pages by registering a file extension with {{ll|Manual:$wgMediaHandlers|$wgMediaHandlers}}.
** ''[[:Category:Personalization extensions{{translation}}|mywiki]]'' - extensions that provide infrastructure so that users may personalize their MediaWiki experience and/or assist in the management of that infrastructure
** ''[[:Category:Personalization extensions{{translation}}|mywiki]]'' - extensions that provide infrastructure so that users may personalize their MediaWiki experience and/or assist in the management of that infrastructure
** [[:Category:Notification extensions{{translation}}|''notify'']] - extensions that email users, broadcast messages and provide other forms of community notification
** [[:Category:Notification extensions{{translation}}|''notify'']] - extensions that email users, broadcast messages and provide other forms of community notification
Line 229: Line 229:
  php update.php
  php update.php


{{TNT|$IP}}</td>
{{$IP}}</td>
</tr>
</tr>
<tr>
<tr>
Anonymous user

Navigation menu