Template:Add-on: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 54: Line 54:
{{#ifcategory:Eden add-on repository|
{{#ifcategory:Eden add-on repository|
==Installing==
==Installing==
From with-in XBMC, go to: Settings > Add-ons > Get add-ons > XBMC.org add-ons >
From with-in XBMC, go to:
{{#switch: {{{extension point}}}
# Settings
# Add-ons
# Get add-ons
# XBMC.org Add-ons
# {{#switch: {{{extension point}}}
| xbmc.service = [[:Category:Service add-ons|Services]]
| xbmc.service = [[:Category:Service add-ons|Services]]
| xbmc.metadata.scraper.albums = [[:Category:Album scraper add-ons|Album information]]
| xbmc.metadata.scraper.albums = [[:Category:Album scraper add-ons|Album information]]
Line 81: Line 85:
| #default =  
| #default =  
}}
}}
}} > {{PAGENAME}} > Install}}
}}
# {{PAGENAME}}
# Install}}
<includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 00:23, 10 June 2012

This is an add-on description page. It is only meant to document information related to the add-on. If you are looking to install this add-on you must do so from the Add-on Manager from within XBMC.
<img width="256" src=""/>
Author:
Type:
Version:
Platform:
Repo:
Summary:
[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=.