Template:Add-on/doc: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Line 2: Line 2:
== Usage ==
== Usage ==
<pre>
<pre>
{{Addon
{{Add-on
| Name =  
|Name=  
| provider-name =  
|provider-name=  
| ID =  
|ID=  
| latest-version =  
|latest-version=  
| extension point =  
|extension point=  
| provides =  
|provides=  
| Platform =  
|Summary=
| broken =  
|Description=
| icon url =  
|Platform=  
| Summary =  
|Language=
| Description =  
|License=
|Forum=
|Website=
|Source=  
|Email=  
|broken=  
|icon url=  
}}
}}
</pre>
</pre>

Revision as of 18:43, 1 April 2013

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 plugin.video.iplayer will be uploaded as File:plugin.video.iplayer.png. The add-on template automatically checks for File{{{ID}}}.png and, if found, will always override |icon url=.