Template:Add-on: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
(fallback color for browsers that don't do gradient)
No edit summary
Line 77: Line 77:
{{{Description|}}}
{{{Description|}}}


{{#switch: {{{extension point}}}
| xbmc.gui.skin = [http://mirrors.xbmc.org/addons/frodo/{{{ID}}}/fanart.jpg <img width="300" src="http://mirrors.xbmc.org/addons/frodo/{{{ID}}}/fanart.jpg"/>]
| #default =
}}
{{#ifcategory:Frodo add-on repository|{{#switch: {{{extension point}}}<!--
{{#ifcategory:Frodo add-on repository|{{#switch: {{{extension point}}}<!--
**********TYPES TO EXCLUDE FROM INSTALL INSTRUCTIONS START********** -->
**********TYPES TO EXCLUDE FROM INSTALL INSTRUCTIONS START********** -->

Revision as of 10:36, 24 June 2013

{{{Name}}}
<img width="256" src=""/>
Author:
Type:

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=.