Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
Tag: Rollback |
||
| (34 intermediate revisions by 3 users not shown) | |||
| Line 5: | Line 5: | ||
| style="margin: 0.5em 0 0.5em 1em; padding: 0.4em;" | | | style="margin: 0.5em 0 0.5em 1em; padding: 0.4em;" | | ||
{| | {| | ||
| colspan="2" align="center" {{#ifeq:{{{blackbg|}}} | yes | style="background:#000000;" | }} | | | colspan="2" align="center" {{#ifeq:{{{blackbg|}}} | yes | style="background:#000000;" | }} | {{{icon url}}} | ||
{{small| {{repo check| [https://kodi.tv/show/{{{ID}}}/ ''See this add-on on the kodi.tv showcase''] }} }} | {{small| {{repo check| [https://kodi.tv/show/{{{ID}}}/ ''See this add-on on the kodi.tv showcase''] }} }} | ||
|- | |- | ||
| Line 40: | Line 40: | ||
| kodi.audiodecoder = [[:Category:Audio decoder add-ons|Audio decoders]] [[Category:Audio decoder add-ons]] | | kodi.audiodecoder = [[:Category:Audio decoder add-ons|Audio decoders]] [[Category:Audio decoder add-ons]] | ||
| kodi.audioencoder = [[:Category:Audio encoder add-ons|Audio encoders]] [[Category:Audio encoder add-ons]] | | kodi.audioencoder = [[:Category:Audio encoder add-ons|Audio encoders]] [[Category:Audio encoder add-ons]] | ||
| kodi.gameclient = [[:Category:Game add-ons|Game[[Category:Game add-ons]] | | kodi.gameclient = [[:Category:Game add-ons|Game]] [[Category:Game add-ons]] | ||
| kodi.game.controller = [[:Category:Game controller add-ons|Game controllers]] [[Category:Game controller add-ons]] | | kodi.game.controller = [[:Category:Game controller add-ons|Game controllers]] [[Category:Game controller add-ons]] | ||
| kodi.imagedecoder = [[:Category:Image decoder add-ons|Image decoders]] [[Category:Image decoder add-ons]] | | kodi.imagedecoder = [[:Category:Image decoder add-ons|Image decoders]] [[Category:Image decoder add-ons]] | ||
| Line 116: | Line 116: | ||
**********TYPES TO EXCLUDE FROM INSTALL INSTRUCTIONS END********** --> | **********TYPES TO EXCLUDE FROM INSTALL INSTRUCTIONS END********** --> | ||
==Installing== | ==Installing== | ||
This add-on is installed from the Add-on browser located in {{Kodi}} as follows: | |||
# | # [[Settings]] | ||
# Add-ons | # Add-ons | ||
# | # Install from repository | ||
# {{#switch: {{{provides}}}<!-- | # {{#switch: {{{provides}}}<!-- | ||
**********TYPE GENERATION FOR INSTALL INSTRUCTIONS START********** --> | **********TYPE GENERATION FOR INSTALL INSTRUCTIONS START********** --> | ||
| Line 166: | Line 166: | ||
| 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]] | ||
| | | kodi.pvrclient = [[:Category:PVR add-ons|PVR clients]] | ||
| kodi.resource.language = Look and feel {{small| ''(v16 and higher)'' }} | | kodi.resource.language = Look and feel {{small| ''(v16 and higher)'' }} | ||
# [[:Category:Language add-ons|Language add-ons]] | # [[:Category:Language add-ons|Language add-ons]] | ||
Latest revision as of 00:39, 17 April 2023
| {{{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=.