Template:Software information: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 33: | Line 33: | ||
| [[Has name::{{{name|}}}]] | | [[Has name::{{{name|}}}]] | ||
|- | |- | ||
! | ! Logo | ||
| [[Image:{{{logo|Placeholder.png}}}|{{{imagesize|135}}}px]] | | [[Image:{{{logo|Placeholder.png}}}|{{{imagesize|135}}}px]] | ||
|- | |- | ||
! | ! Screenshot | ||
| [[Image:{{{screenshot|Wiki.png}}}|{{{imagesize|135}}}px]] | | [[Image:{{{screenshot|Wiki.png}}}|{{{imagesize|135}}}px]] | ||
|- | |- | ||
! | ! Developers | ||
| {{#arraymap:{{{developers|}}}|,|x|[[Is developed by::x]]}} | | {{#arraymap:{{{developers|}}}|,|x|[[Is developed by::x]]}} | ||
|- | |- | ||
! | ! Owners | ||
| {{#arraymap:{{{owners|}}}|,|x|[[Owned by::x]]}} | | {{#arraymap:{{{owners|}}}|,|x|[[Owned by::x]]}} | ||
|- | |- | ||
! | ! First release date | ||
| [[Was first released on::{{{released|}}}]] | | [[Was first released on::{{{released|}}}]] | ||
|- | |- | ||
! | ! Status | ||
| [[Has status::{{{status|}}}]] | | [[Has status::{{{status|}}}]] | ||
|- | |- | ||
! | ! Last released | ||
| [[was last released on::{{{last_released|}}}]] | | [[was last released on::{{{last_released|}}}]] | ||
|- | |- | ||
! | ! Last version | ||
| [[has last revision number::{{{last_version|}}}]] | | [[has last revision number::{{{last_version|}}}]] | ||
|- | |- | ||
! | ! Programming language | ||
| [[uses programming language::{{{programming_language|}}}]] | | [[uses programming language::{{{programming_language|}}}]] | ||
|- | |- | ||
! | ! Operating systems | ||
| {{#arraymap:{{{operating_systems|}}}|,|x|[[uses operating systems::x]]}} | | {{#arraymap:{{{operating_systems|}}}|,|x|[[uses operating systems::x]]}} | ||
|- | |- | ||
! | ! Platforms | ||
| {{#arraymap:{{{platforms|}}}|,|x|[[uses platforms::x]]}} | | {{#arraymap:{{{platforms|}}}|,|x|[[uses platforms::x]]}} | ||
|- | |- | ||
! | ! Size (KB) | ||
| [[has size::{{{size|}}}]] | | [[has size::{{{size|}}}]] | ||
|- | |- | ||
! | ! Languages | ||
| {{#arraymap:{{{languages|}}}|,|x|[[supports languages::x]]}} | | {{#arraymap:{{{languages|}}}|,|x|[[supports languages::x]]}} | ||
|- | |- | ||
! | ! Genre | ||
| [[is genre::{{{genre|}}}]] | | [[is genre::{{{genre|}}}]] | ||
|- | |- | ||
! | ! Keywords | ||
| {{#arraymap:{{{keywords|}}}|,|x|[[has keywords::x]]}} | | {{#arraymap:{{{keywords|}}}|,|x|[[has keywords::x]]}} | ||
|- | |- | ||
! | ! Licenses | ||
| {{#arraymap:{{{licenses|}}}|,|x|[[has licenses::x]]}} | | {{#arraymap:{{{licenses|}}}|,|x|[[has licenses::x]]}} | ||
|- | |- | ||
! | ! Web site | ||
| [[has website::{{{website|}}}|here]] | | [[has website::{{{website|}}}|here]] | ||
|- | |- | ||
! | ! Support websites | ||
| {{#arraymap:{{{support_websites|}}}|,|x|[[has support websites::x]]}} | | {{#arraymap:{{{support_websites|}}}|,|x|[[has support websites::x]]}} | ||
|- | |- | ||
! | ! Description | ||
| [[has description::{{{description|}}}]] | | [[has description::{{{description|}}}]] | ||
|} | |} |
Revision as of 21:29, 29 August 2011
This is the "Software information" template. It should be called in the following format:
{{Software information |name= |logo= |screenshot= |developers= |owners= |released= |status= |last_released= |last_version= |programming_language= |operating_systems= |platforms= |size= |languages= |genre= |keywords= |licenses= |website= |support_websites= |description= }}
Edit the page to see the template text.