Template:Add-on: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 48: | Line 48: | ||
{{#if: {{{zip|}}} | | {{#if: {{{zip|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} align="right" valign="top" {{!}} '''Zip file:''' {{!!}} {{{zip|}}} | }} | {{!}} align="right" valign="top" {{!}} '''Zip file:''' {{!!}} {{{zip|}}} | }}<!-- | ||
{{#if: {{{License|}}} | | -->{{#if: {{{License|}}} | | ||
{{!}}- | {{!}}- | ||
{{!}} align="right" valign="top" {{!}} '''License:''' {{!!}} {{#switch: {{{License}}} | {{!}} align="right" valign="top" {{!}} '''License:''' {{!!}} {{#switch: {{{License}}} | ||
| Line 55: | Line 55: | ||
| GNU GENERAL PUBLIC LICENSE Version 2, June 1991 = GPL v2.0 | | GNU GENERAL PUBLIC LICENSE Version 2, June 1991 = GPL v2.0 | ||
| GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 = GPL v3.0 | | GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 = GPL v3.0 | ||
| #default = {{{License}}} }} {{#if: {{{Source|}}} | | | #default = {{{License}}} }} [[Category:Add-ons with license tag]] }}<!-- | ||
-->{{#if: {{{Source|}}} | | |||
{{!}}- | |||
{{!}} '''Source:''' [{{{Source}}} Source code]] [[Category:Add-ons with source tag]] }} | |||
|- | |- | ||
| align="right" valign="top" | '''Summary:''' || valign="top" | {{{Summary|}}} | | align="right" valign="top" | '''Summary:''' || valign="top" | {{{Summary|}}} | ||
Revision as of 17:55, 17 April 2013
| <img width="256" src=""/> | |||
| Author: | |||
| Type: | |||
| 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=.