Template:Add-on/doc: Difference between revisions
Jump to navigation
Jump to search
| Line 21: | Line 21: | ||
| repo = | | repo = | ||
| zip = | | zip = | ||
| type = | | type = <-- Normally not needed for manual entry if you fill out the addon template with data from addon.xml | ||
</pre> | </pre> | ||
Revision as of 11:17, 19 March 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 =
| broken =
| icon url =
| Summary =
| Description =
}}
Manual entry
| repo = | zip = | type = <-- Normally not needed for manual entry if you fill out the addon template with data from addon.xml
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=.