Line 362: |
Line 362: |
| <tr> | | <tr> |
| <td colspan="2" style="text-align:center;"> | | <td colspan="2" style="text-align:center;"> |
− | [[<tvar|1>translatewiki:Special:Translate/{{{translate|ext-{{lc:{{#invoke:String/enwiki|replace|{{BASEPAGENAME}}| |}}}}}}}|Translate the {{BASEPAGENAME}} extension]] {{<tvar|3>#if:{{{translate|}}}||if it is available at translatewiki.net}}</td> | + | [[translatewiki:Special:Translate/{{{translate|ext-{{lc:{{#invoke:String/enwiki|replace|{{BASEPAGENAME}}| |}}}}}}}|Translate the {{BASEPAGENAME}} extension]] {{<tvar|3>#if:{{{translate|}}}||if it is available at translatewiki.net}}</td> |
| </tr><tr> | | </tr><tr> |
| <td colspan="2" style="text-align:center;"><!-- | | <td colspan="2" style="text-align:center;"><!-- |
Line 378: |
Line 378: |
| |<!-- no usage -->| | | |<!-- no usage -->| |
| <span style="white-space:nowrap"> | | <span style="white-space:nowrap"> |
− | [[<tvar|1>wikiapiary:Extension:{{{CheckUsageNameOverride|{{BASEPAGENAMEE}}}}}|Check usage and version matrix.]] | + | [[wikiapiary:Extension:{{{CheckUsageNameOverride|{{BASEPAGENAMEE}}}}}|Check usage and version matrix.]] |
| </span> | | </span> |
| <!-- | | <!-- |
Line 434: |
Line 434: |
| | | |
| | | |
− | It will add a useful infobox (see below) and will automatically add the extension to <tvar|1>{{ll|Category:All extensions}}, along with the appropriate {{ll|Category:Extensions by status|status}} and {{<tvar|3>ll|Category:Extensions by implementation type|implementation type}} categories. | + | It will add a useful infobox (see below) and will automatically add the extension to {{ll|Category:All extensions}}, along with the appropriate {{ll|Category:Extensions by status|status}} and {{<tvar|3>ll|Category:Extensions by implementation type|implementation type}} categories. |
| | | |
| == Usage == | | == Usage == |
Line 486: |
Line 486: |
| }}</pre> | | }}</pre> |
| | | |
− | For help with parameter values, see [[<tvar|1>#Content parameters|below]].</td> | + | For help with parameter values, see [[#Content parameters|below]].</td> |
| <td align="right">{{Extension |templatemode=nocats | | <td align="right">{{Extension |templatemode=nocats |
| |name = {{{name}}} | | |name = {{{name}}} |
Line 536: |
Line 536: |
| | | |
| | | |
− | For help with <tvar|1>'''templatemode''' and other control parameters, please see ''[[#Control parameters|Control parameters]]''. | + | For help with '''templatemode''' and other control parameters, please see ''[[#Control parameters|Control parameters]]''. |
| | | |
| <!-- BEFORE YOU EDIT THIS: | | <!-- BEFORE YOU EDIT THIS: |
Line 652: |
Line 652: |
| </tr> | | </tr> |
| <tr> | | <tr> |
− | <td><span id="username">'''username'''</span></td><td> The author's username on MediaWiki.org (if they have one). May be omitted, but if present it will be used to link to the author's user & user_talk page. It should be provided without namespace and without <tvar|1><nowiki>[[]]</nowiki>s.</td> | + | <td><span id="username">'''username'''</span></td><td> The author's username on MediaWiki.org (if they have one). May be omitted, but if present it will be used to link to the author's user & user_talk page. It should be provided without namespace and without <nowiki>[[]]</nowiki>s.</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Line 661: |
Line 661: |
| </tr> | | </tr> |
| <tr> | | <tr> |
− | <td><span id="image">image</span></td><td> screenshot or logo of extension. It should be provided without namespace and without <tvar|1><nowiki>[[]]</nowiki>s.</td> | + | <td><span id="image">image</span></td><td> screenshot or logo of extension. It should be provided without namespace and without <nowiki>[[]]</nowiki>s.</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Line 673: |
Line 673: |
| </tr> | | </tr> |
| <tr> | | <tr> |
− | <td><span id="compatibility_policy">compatibility policy</span></td><td> {{<tvar|1>ll|Compatibility#mediawiki_extensions|compatibility policy}} (accepted values are '''master''' and <tvar|3>'''rel'''). ({{ll|Category:Extensions without a compatibility policy| backlog}})</td> | + | <td><span id="compatibility_policy">compatibility policy</span></td><td> {{ll|Compatibility#mediawiki_extensions|compatibility policy}} (accepted values are '''master''' and <tvar|3>'''rel'''). ({{ll|Category:Extensions without a compatibility policy| backlog}})</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Line 783: |
Line 783: |
| | | |
| | | |
− | If you want to add the infobox to an existing page, copy and paste the code at the [[<tvar|1>#CutAndPaste|top of this page]]. | + | If you want to add the infobox to an existing page, copy and paste the code at the [[#CutAndPaste|top of this page]]. |
| | | |
| === Create a new extension article === | | === Create a new extension article === |