Contents

UserScreenlet-Template

This is the template that is used for submitting your own screenlets to the user screenlets repository. All submitted screenlets MUST use this template to ensure a unified look of all pages. You are free to add your own content after the template.

Example

{{{content}}}
{{{name}}}

{{{desc}}}

Author{{{author}}}
Version{{{version}}}
API Version{{{api_version}}}
Download{{{download}}}

{{{image}}}

Syntax

This is the syntax for embedding this template into a wiki-page. The image-parameter should be set to the link to an image. It should have a width of 260 pixels. The download-parameter should contain the download link of the screenlet.

{{UserScreenlet
|name=Name o your Screenlet
|author=Author name
|desc=Short description
|image=Image url
|version=Version of the Screenlet
|api_version=Api version
|download=Download url inside []
|content=Long description
}}

Upload it

You can use this site upload service by clicking on the Upload file system (only supports tar and tar.gz) , or you can upload it elsewhere , i recommend you upload it at gnome-look.org because they offer free hosting

Submit your own Screenlet

Enter the name of the Screenlet in the box and proceed

(I will try to add a specialpage in the future that makes this easier)