Difference between revisions of "Template:Extension/en"
Jump to navigation
Jump to search
Updating to match new version of source page
>FuzzyBot (Updating to match new version of source page) |
>FuzzyBot (Updating to match new version of source page) |
||
Line 234: | Line 234: | ||
<td>'''Download'''</td> | <td>'''Download'''</td> | ||
<td><!-- | <td><!-- | ||
-->{{#if:{{{download|}}}|{{{download}}}|''No link''}}<!-- | -->{{#if:{{{repo|}}}|{{WikimediaDownload|{{{repo}}}}}|{{#if:{{{download|}}}|{{{download}}}|''No link''}}}}<!-- | ||
-->{{#if:{{{readme|}}}|<br />{{{readme}}}<!-- -->}}<!-- | -->{{#if:{{{readme|}}}|<br />{{{readme}}}<!-- -->}}<!-- | ||
-->{{#if:{{{changelog|}}}|<br />{{{changelog}}}<!-- -->}}</td> | -->{{#if:{{{changelog|}}}|<br />{{{changelog}}}<!-- -->}}</td> | ||
Line 561: | Line 561: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><span id="hook">'''hook1'''</span><br/>''hook2''<br/>''hook3''<br/>''hook4''<br/>... | <td><span id="hook">'''hook1'''</span><br/>''hook2''<br/>''hook3''<br/>''hook4''<br/>...</td> | ||
<td valign="top">'''name of each hook used by the extension''' | <td valign="top">'''name of each hook used by the extension''' | ||
Entering values in this field is a good way to get exposure for your extension and help other developers. | Entering values in this field is a good way to get exposure for your extension and help other developers. | ||
Line 634: | Line 634: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td><span id="download">'''download'''</span></td><td>'''link to the download''' : [https://phabricator.wikimedia.org/r/project/mediawiki/core Git], {{tl|WikimediaDownload{{#translation:}}}} with server=svn in case it was not migrated from {{ll|Subversion|Subversion}}. | <td><span id="download">'''download'''</span></td><td>'''link to the download''' : [https://phabricator.wikimedia.org/r/project/mediawiki/core Git], {{tl|WikimediaDownload{{#translation:}}}} with server=svn in case it was not migrated from {{ll|Subversion|Subversion}}. </td> | ||
</tr> | </tr> | ||
<td><span id="repo">repo</span></td><td>Name of the Gerrit repository the extension's code is stored in, if different from the page name. Setting this automatically sets {{para|download}}, and allows the template to automatically load data from the appropriate <code>extension.json</code> file.</td> | |||
<tr> | <tr> | ||
<td>{{visible anchor|readme}}</td><td>external link to the readme file, e.g. https://phabricator.wikimedia.org/r/browse/mediawiki/extensions/Flow;master;README</td> | <td>{{visible anchor|readme}}</td><td>external link to the readme file, e.g. https://phabricator.wikimedia.org/r/browse/mediawiki/extensions/Flow;master;README</td> |