Template:Add-on
From XBMC
(Difference between revisions)
| Line 1: | Line 1: | ||
| − | {{#if: {{{broken|}}} | {{divbox|red||'''This add-on has been marked as broken in the repository:''' ''{{{broken|}}}'' [[Category:Broken add-ons]] }} | {{ | + | {{#if: {{{broken|}}} | {{divbox|red||'''This add-on has been marked as broken in the repository:''' ''{{{broken|}}}'' [[Category:Broken add-ons]] }} | <div class="boilerplate metadata" {{#if:|id=""|}} style="{{divbox/style/amber}};{{#if:|{{border-radius|{{{radius}}}}}|}} padding: 1em;"><center><b></b></center><small>This is an add-on description page. It 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-ons|Add-on Manager]]''' from within XBMC.</small></div> }} |
{| class="infobox" width="256" | {| class="infobox" width="256" | ||
| style="text-align:center; font-size:125%; font-weight:bold;" colspan="2" | {{{Name|}}} | | style="text-align:center; font-size:125%; font-weight:bold;" colspan="2" | {{{Name|}}} | ||
Revision as of 19:12, 12 April 2012
| | |
| Author: | |
| Type: | |
| 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.
1 Usage
{{Add-on
|Name=
|provider-name=
|ID=
|latest-version=
|extension point=
|provides=
|Summary=
|Description=
|Platform=
|Language=
|License=
|Forum=
|Website=
|Source=
|Email=
|broken=
|icon url=
}}
1.1 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=.