Template:Application

From Tiny Appz

Jump to: navigation, search
{{{name}}}
Written By: [[User:{{{author}}}|{{{author}}}]]
Original Written By: [[User:{{{origauthor}}}|{{{origauthor}}}]]
Original Project: [[{{{origpage }}}]]
Requested By: [[Request:{{{request}}}|{{{requester}}}]]
OS: {{{targetos}}}
Requirements: {{{requires}}}
Download 5 downloads[{{{remotefile}}} ^]
Secondary Download 5 downloads[[:Image:{{{file}}}| ^]]
Download Source 3 downloads[{{{remotesource}}} ^]
Secondary Download Source 4 downloads[[:Image:{{{source}}}| ^]]
{{{description}}}
License:[[License:{{{license}}}|{{{license}}}]]
Version:{{{version}}} ({{{update}}})

Purpose

This template should be added to the main page of all applications documented on this wiki. It will add a useful infobox using the information supplied (see below) and will automatically add the application to Category:Application.

Usage

Please note that the only required field is name. Other highlighted fields are recommended. To omit a field simply remove the line entirely from the template.

Parameters
name name of the application
author user who created the application
requester user who requested the application
request request number
origauthor Author of the project this is based on
origpage Page for the project this is based on.
targetos the target os for the application
requires environment requirements (ie. NET 2.0)
image image name of uploaded screenshot
version last version
update date of the last update
remotefile external download location
file file name of uploaded archive
remotesource external source download location (if source is not included in main download)
source file name of uploaded source archive (if source is not included in main download)
description short description
license license under which the application is released
{{Application
|name         = 
|author       = 
|requester    = 
|request      = 
|targetos     = 
|origauthor   =
|origpage     =
|requires     = 
|image        = 
|version      = 
|update       = 
|remotefile   = 
|remotesource = 
|file         = 
|source       =  
|description  =  
|license      =  
}}
Personal tools