Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
>DonJ No edit summary |
||
| Line 6: | Line 6: | ||
| align="right" valign="top" | '''Type:''' || {{#switch: {{{extension point}}} | | align="right" valign="top" | '''Type:''' || {{#switch: {{{extension point}}} | ||
| xbmc.addon.repository = Add-on Repository [[Category:Repositories|{{PAGENAME}}]] | | xbmc.addon.repository = Add-on Repository [[Category:Repositories|{{PAGENAME}}]] | ||
| xbmc.service = | | xbmc.service = Services [[Category:Service add-ons|{{PAGENAME}}]] | ||
| xbmc.metadata.scraper.albums = Album information [[Category:Album scraper add-ons|{{PAGENAME}}]] | | xbmc.metadata.scraper.albums = Album information [[Category:Album scraper add-ons|{{PAGENAME}}]] | ||
| xbmc.metadata.scraper.artists = Artist information [[Category:Artist scraper add-ons|{{PAGENAME}}]] | | xbmc.metadata.scraper.artists = Artist information [[Category:Artist scraper add-ons|{{PAGENAME}}]] | ||
Revision as of 14:53, 24 October 2011
| {{{icon url}}} | |
| Name: | {{{Name}}} |
| Type: | {{{extension point}}} |
| Author: | {{{provider-name}}} |
| Version: | {{{latest-version}}} |
| Platform: | {{{Platform}}} |
| Summary: {{{Summary}}} | |
{{{Description}}} 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=.