<translate> [[<tvar|1>Special:MyLanguage/Phabricator</>|Issue tracker]]:</translate> [[phab:tag/{{{phabricator}}}/|#{{{phabricator}}}]]

Difference between revisions of "Template:Extension/en"

From WPRDC Wiki
Jump to navigation Jump to search
>FuzzyBot
(Updating to match new version of source page)
>FuzzyBot
(Updating to match new version of source page)
Line 552: Line 552:
* ''{{ll|Category:Extensions with unknown status|unknown}}'' (default)
* ''{{ll|Category:Extensions with unknown status|unknown}}'' (default)


If the status is anything other than the above, it will be ignored and the default value of 'Unknown' will be displayed in the template instead. In cases where the value is omitted, it will be categorized as {{ll|:category:extensions with unknown status|unknown}}. In cases where the value is invalid, it will be placed in a {{ll|:category:extensions with invalid status|special category}} so that the error can be caught and fixed.
If the status is anything other than the above, it will be ignored and the default value of 'Unknown' will be displayed in the template instead.
In cases where the value is omitted, it will be categorized as [[Special:MyLanguage/Category:extensions with unknown status|unknown]].
In cases where the value is invalid, it will be placed in a [[Special:MyLanguage/Category:extensions with invalid status|special category]] so that the error can be caught and fixed.


* {{ll|Extension status|release status colour scheme}}</td>
* [[Special:MyLanguage/Extension status|release status colour scheme]]</td>
</tr>
</tr>
<tr>
<tr>
<td>'''type1'''<br/>''type2''<br/>''type3''<br/>''type4''<br/>''type5''<br/>''type6''<br/></td><td><span id="type">'''implementation type'''</span><!-- id here so at top of documentation -->
<td>'''type1'''<br/>''type2''<br/>''type3''<br/>''type4''<br/>''type5''<br/>''type6''<br/></td><td><span id="type">'''implementation type'''</span><!-- id here so at top of documentation -->
The implementation strategy(s) employed in building this extension. This parameter is used to create categories that help programmers find examples of various MediaWiki specific implementation strategies or patterns. Although the values of this parameter sometimes coincide with the use case or purpose of an extension, that is not reason for this parameter. If the values you have chosen for this parameter do not adequately identify the [[w:Requirements|purpose]] or possible [[w:Use case|use case]]s, we recommend you add additional {{ll|Help:Categories|category links}} as needed.
The implementation strategy(s) employed in building this extension.
This parameter is used to create categories that help programmers find examples of various MediaWiki specific implementation strategies or patterns.
Although the values of this parameter sometimes coincide with the use case or purpose of an extension, that is not reason for this parameter.
If the values you have chosen for this parameter do not adequately identify the [[w:Requirements|purpose]] or possible [[w:Use case|use case]]s, we recommend you add additional [[Special:MyLanguage/Help:Categories|category links]] as needed.


Allowed values for the '''type1''', '''type2''', ... parameters are:
Allowed values for the '''type1''', '''type2''', ... parameters are:
* '''''{{ll|Category:Parser extensions|parser}}''''' - catchall for uncategorized {{ll|Manual:Extending wiki markup|parser extensions}}. If you have written a parser extension, please use one of the following more specific types:
 
* '''''{{ll|Category:Parser extensions|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:
** ''{{ll|Category:ContentHandler extensions|contenthandler}}'' - Extensions using {{ll|Manual:ContentHandler|ContentHandler}}.
** ''{{ll|Category:ContentHandler extensions|contenthandler}}'' - Extensions using {{ll|Manual:ContentHandler|ContentHandler}}.
** ''{{ll|Category:Link markup extensions|link}}'' - customized {{ll|Manual:Extending wiki markup|link markup}}, e.g. <code><nowiki>[[</nowiki>...]]</code>
** ''{{ll|Category:Link markup extensions|link}}'' - customized [[Special:MyLanguage/Manual:Extending wiki markup|link markup]], e.g. <code><nowiki>[[</nowiki>...]]</code>
** ''{{ll|Category:Parser function extensions|parser function}}'' - custom {{ll|Manual:Parser functions|parameterized template markup}}, e.g. <code><nowiki>{{</nowiki>''#name:'' ... <nowiki>}}</nowiki></code>
** ''{{ll|Category:Parser function extensions|parser function}}'' - custom [[Special:MyLanguage/Manual:Parser functions|parameterized template markup]], e.g. <code><nowiki>{{</nowiki>''#name:'' ... <nowiki>}}</nowiki></code>
** ''{{ll|Category:Tag extensions|tag}}'' - {{ll|Manual:Tag extensions|custom XML tag markup}}, e.g. <code><nowiki><</nowiki>''tagname''>...<nowiki></</nowiki>''tagname''></code>
** ''{{ll|Category:Tag extensions|tag}}'' - [[Special:MyLanguage/Manual:Tag extensions|custom XML tag markup]], e.g. <code><nowiki><</nowiki>''tagname''>...<nowiki></</nowiki>''tagname''></code>
** ''{{ll|Category:Variable extensions|variable}}'' - custom {{ll|Manual:Variables|unparameterized template markup}}, e.g. <code><nowiki>{{NAME}}</nowiki></code>
** ''{{ll|Category:Variable extensions|variable}}'' - custom [[Special:MyLanguage/Manual:Variables|unparameterized template markup]], e.g. <code><nowiki>{{NAME}}</nowiki></code>
** ''{{ll|Category:Extended syntax extensions|extended syntax}}'' - Extensions that add non-standard wiki syntax (i.e. <em>not</em> {{ll|Manual:Tag extensions|tags}}, {{ll|Manual:Parser functions|parser functions}}, or {{ll|Manual:Variables|variables}}).
** ''{{ll|Category:Extended syntax extensions|extended syntax}}'' - Extensions that add non-standard wiki syntax (i.e. <em>not</em> [[Special:MyLanguage/Manual:Tag extensions|tags]], [[Special:MyLanguage/Manual:Parser functions|parser functions]], or [[Special:MyLanguage/Manual:Variables|variables]]).
*:
*:
* {{ll|Category:User access extensions|'''''access'''''}} - catchall for {{ll|Manual:User access extensions|user access extensions}}, that is, extensions that create, authenticate, grant permissions, revoke permissions, or monitor the activity of users. If you have written an access extension, please use one of the following more specific types:
* {{ll|Category:User access extensions|'''''access'''''}} - catchall for {{ll|Manual:User access extensions|user access extensions}}, that is, extensions that create, authenticate, grant permissions, revoke permissions, or monitor the activity of users. If you have written an access extension, please use one of the following more specific types:

Revision as of 11:22, 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/en]] [[Category:Extension creation{{#translation:}}]] [[Category:Categorizing templates{{#translation:}}|Extension/en]] [[Category:Extension templates{{#translation:}}]]