Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 27: | Line 27: | ||
| xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] [[Category:Weather add-ons]] | | xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] [[Category:Weather add-ons]] | ||
| xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] [[Category:Subtitle add-ons]] | | xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] [[Category:Subtitle add-ons]] | ||
| xbmc.subtitle.module = [[:Category:Subtitle add-ons|Subtitles]] [[Category:Subtitle add-ons]] | |||
| xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] [[Category:Lyrics add-ons]] | | xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] [[Category:Lyrics add-ons]] | ||
| xbmc.gui.skin = [[:Category:Skins|Skin]] [[Category:Skins]] | | xbmc.gui.skin = [[:Category:Skins|Skin]] [[Category:Skins]] | ||
| Line 53: | Line 54: | ||
|- | |- | ||
| align="right" valign="top" | '''Repo:''' || <!-- | | align="right" valign="top" | '''Repo:''' || <!-- | ||
**********REPO CHECK START********** -->{{#ifcategory:Frodo add-on repository|[[:Category:Frodo add-on repository|XBMC.org (v12)]]{{#ifcategory:Eden add-on repository|<br/>}} }}{{#ifcategory:Eden add-on repository|[[:Category:Eden add-on repository|XBMC.org (v11)]] }}{{#ifcategory:Built-in add-ons|<br />[[:Category:Built-in add-ons|Built-in add-ons]]}}{{{repo|}}}<nowiki /><!--- | **********REPO CHECK START********** --> {{#ifcategory:Gotham add-on repository|[[:Category:Gotham add-on repository|XBMC.org (v13-unreleased)]]{{#ifcategory:Frodo add-on repository|<br/>}} }}{{#ifcategory:Frodo add-on repository|[[:Category:Frodo add-on repository|XBMC.org (v12)]]{{#ifcategory:Eden add-on repository|<br/>}} }}{{#ifcategory:Eden add-on repository|[[:Category:Eden add-on repository|XBMC.org (v11)]] }}{{#ifcategory:Built-in add-ons|<br />[[:Category:Built-in add-ons|Built-in add-ons]]}}{{{repo|}}}<nowiki /><!--- | ||
**********REPO CHECK END********** --> | **********REPO CHECK END********** --> | ||
{{#if: {{{zip|}}} | | {{#if: {{{zip|}}} | | ||
| Line 105: | Line 106: | ||
| xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] | | xbmc.python.weather= [[:Category:Weather add-ons|Weather information]] | ||
| xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] | | xbmc.python.subtitles = [[:Category:Subtitle add-ons|Subtitles]] | ||
| xbmc.subtitle.module = [[:Category:Subtitle add-ons|Subtitle services]] | |||
| xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] | | xbmc.python.lyrics = [[:Category:Lyrics add-ons|Lyrics]] | ||
| xbmc.gui.skin = [[:Category:Skins|Skins]] | | xbmc.gui.skin = [[:Category:Skins|Skins]] | ||
Revision as of 23:16, 20 November 2013
| {{{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=.