Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 137: | Line 137: | ||
| #default = {{#switch: {{{extension point}}} | | #default = {{#switch: {{{extension point}}} | ||
| xbmc.service = [[:Category:Service add-ons|Services]] | | xbmc.service = [[:Category:Service add-ons|Services]] | ||
| kodi.audiodecoder = [[:Category:Audio decoder add-ons|Audio decoders]] | | kodi.audiodecoder = [[:Category:Audio decoder add-ons|Audio decoders]] | ||
| kodi.audioencoder = [[:Category:Audio encoder add-ons|Audio encoders]] | |||
| kodi.game.controller = [[:Category:Game controller add-ons|Game controllers]] | |||
| kodi.imagedecoder = [[:Category:Image decoder add-ons|Image decoders]] | |||
| kodi.inputstream = [[:Category:Input stream add-ons|Input stream]] | |||
| kodi.vfs = [[:Category:VFS add-ons|VFS]] | |||
| xbmc.player.musicviz = [[:Category:Music visualization add-ons|Music visualizations]] | |||
| xbmc.metadata.scraper.albums = Information providers {{small| ''(v16 and higher)'' }} | | xbmc.metadata.scraper.albums = Information providers {{small| ''(v16 and higher)'' }} | ||
# [[:Category:Album scraper add-ons|Album information]] | # [[:Category:Album scraper add-ons|Album information]] | ||
Revision as of 22:29, 16 October 2018
| {{{Name}}} | ||||||||||
| ||||||||||
[edit] Template documentation
This is normally bot generated and does not need user creation/editing, but can be manually used for unofficial add-ons.
Usage
{{Add-on
|Name=
|provider-name=
|ID=
|latest-version=
|extension point=
|provides=
|Summary=
|Description=
|Platform=
|Language=
|License=
|Forum=
|Website=
|Source=
|Email=
|broken=
|icon url=
}}
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 metadata.themoviedb.org.python will be uploaded as [[:File:metadata.themoviedb.org.python.png]]. The add-on template automatically checks for File{{{ID}}}.png and, if found, will always override |icon url=.