Template:Add-on: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{divbox|orange||<small>'''Notice:''' This is an add-on description page that 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|Add-on Manager]] from within XBMC.</small>}}
{{divbox|orange||<small>'''Notice:''' This is an add-on description page that 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|Add-on Manager]] from within XBMC.</small>}}
{| class="infobox" width="250"
{| class="infobox" width="250"
| colspan="2" align="center" | {{{icon url}}}
| colspan="2" align="center" | {{#replace:{{{icon url|}}}|<img|<img size=256}}
|-
|-
| align="right" | '''Name:''' ||  {{{Name}}}
| align="right" | '''Name:''' ||  {{{Name|}}}
|-
|-
| align="right" valign="top" | '''Type:''' ||  <includeonly>{{#switch: {{{extension point}}}
| align="right" valign="top" | '''Type:''' ||  <includeonly>{{#switch: {{{extension point}}}
Line 28: Line 28:
}}</includeonly>
}}</includeonly>
|-
|-
| align="right" valign="top" | '''Author:''' || {{{provider-name}}}
| align="right" valign="top" | '''Author:''' || {{{provider-name|}}}
|-
|-
| align="right" valign="top" | '''Version:''' || {{{latest-version}}}
| align="right" valign="top" | '''Version:''' || {{{latest-version|}}}
|-
|-
| align="right" valign="top" | '''Platform:''' || {{{Platform}}}
| align="right" valign="top" | '''Platform:''' || {{{Platform|}}}
|-
|-
| colspan="2" | '''Summary:''' {{{Summary}}}
| align="right" valign="top" | '''Repo:''' || {{{Repo|}}}
|-
| colspan="2" | '''Summary:''' {{{Summary|}}}
|}
|}
{|
{|
|
|
{{{Description}}}
{{{Description|}}}
|}
|}
<includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>[[Category:All add-ons|{{PAGENAME}}]]</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 05:15, 6 December 2011

Name:
Type:
Author:
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=.