Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 134: | Line 134: | ||
| xbmc.metadata.scraper.tvshows = [[:Category:TV scraper add-ons|TV information]] | | xbmc.metadata.scraper.tvshows = [[:Category:TV scraper add-ons|TV information]] | ||
| xbmc.python.script = [[:Category:Program add-ons|Program Add-ons]] | | xbmc.python.script = [[:Category:Program add-ons|Program Add-ons]] | ||
| xbmc.ui.screensaver = [[:Category:Screensaver add-ons|Screensaver]] | | xbmc.ui.screensaver = Look and feel {{small| ''(v16 and higher)'' }} | ||
# [[:Category:Screensaver add-ons|Screensaver]] | |||
| xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] | | xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] | ||
| xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] | | xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] | ||
| xbmc.subtitle.module = [[:Category:Subtitle add-ons|Subtitle services]] | | xbmc.subtitle.module = [[:Category:Subtitle add-ons|Subtitle services]] | ||
| xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] | | xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] | ||
| xbmc.gui.skin = [[:Category:Skins|Skins]] | | xbmc.gui.skin = Look and feel {{small| ''(v16 and higher)'' }} | ||
# [[:Category:Skins|Skins]] | |||
| xbmc.gui.webinterface = [[:Category:Web interface add-ons|Web interface]] | | xbmc.gui.webinterface = [[:Category:Web interface add-ons|Web interface]] | ||
| xbmc.webinterface = [[:Category:Web interface add-ons|Web interface]] | | xbmc.webinterface = [[:Category:Web interface add-ons|Web interface]] | ||
| xbmc.pvrclient = [[:Category:PVR add-ons|PVR clients]] | | xbmc.pvrclient = [[:Category:PVR add-ons|PVR clients]] | ||
| kodi.resource.language = [[:Category:Language add-ons|Language add-ons]] | | kodi.resource.language = Look and feel {{small| ''(v16 and higher)'' }} | ||
# [[:Category:Language add-ons|Language add-ons]] | |||
| kodi.context.item = [[:Category:Context menu add-ons|Context items]] | | kodi.context.item = [[:Category:Context menu add-ons|Context items]] | ||
| kodi.resource.uisounds = [[:Category:GUI sound add-ons|GUI sounds]] | | kodi.resource.uisounds = Look and feel {{small| ''(v16 and higher)'' }} | ||
# [[:Category:GUI sound add-ons|GUI sounds]] | |||
| #default = <!-- | | #default = <!-- | ||
**********TYPE GENERATION FOR INSTALL INSTRUCTIONS END********** --> | **********TYPE GENERATION FOR INSTALL INSTRUCTIONS END********** --> | ||
Revision as of 03:15, 21 December 2015
| {{{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=.