Template:Add-on/doc: Difference between revisions
Jump to navigation
Jump to search
| Line 22: | Line 22: | ||
| broken = yes - for add-ons marked as broken | | broken = yes - for add-ons marked as broken | ||
</pre> | </pre> | ||
To manually override the icon, upload an image to a filename using the <code>|ID=</code> parameter + <code>.png</code>. For example, an add-on with the ID of <code>plugin.video.iplayer</code> will be uploaded as <code>[[:File:plugin.video.iplayer.png]]</code>. The add-on template automatically checks for <code>File{{{ID}}}.png</code> and, if found, will always override <code>|icon url=</code>. | |||
<includeonly>[[Category:Templates]]</includeonly> | <includeonly>[[Category:Templates]]</includeonly> | ||
Revision as of 02:56, 30 January 2012
This is normally bot generated and does not need user creation/editing, but can be manually used for unofficial add-ons.
Usage
{{Addon
| Name =
| provider-name =
| ID =
| latest-version =
| extension point =
| provides =
| Platform =
| icon url =
| Summary =
| Description =
}}
Manual entry
| repo = | type = | broken = yes - for add-ons marked as broken
To manually override the icon, upload an image to a filename using the |ID= parameter + .png. For example, an add-on with the ID of plugin.video.iplayer will be uploaded as File:plugin.video.iplayer.png. The add-on template automatically checks for File{{{ID}}}.png and, if found, will always override |icon url=.