Template:Infobox-Software/doc

From FSDeveloper Wiki
Jump to: navigation, search

Proof of concept test page for Infobox Software.

This infobox is intended to be placed at the top of relevant pages.

The following text is to test for spacing of text-wrapping around the div.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

ModelConverterX
ModelConverterX main.jpg

ModelConverterX v0.11
Design by Arno Gerretsen
Developed by Arno's FS Industries Inc.
Initial release n/a
OS XP & Vista
Size 3MB
Available in English
Development status Alpha testing
Genre FSX
License GNU General Public License
Website Forum Thread

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

ToDo

Need to look at which of the Fields are applicable/should be modified.

Useage

  • Paste the following code into the required page.
{{Infobox-Software
| name                   = ModelConverterX
| logo                   = 
| screenshot             = [[Image:ModelConverterX_main.jpg|thumb|]]
| caption                = ModelConverterX v0.11
| collapsible            = 
| author                 = Arno Gerretsen
| developer              = Arno's FS Industries Inc.
| released               = n/a
| latest release version = n/a
| latest release date    = n/a
| latest preview version = alpha 11 release
| latest preview date    = 23-03-2008
| frequently updated     = Yes
| programming language   = 
| operating_system       = XP & Vista
| operating_system_desc  =
| platform               = 
| size                   = 3MB
| language               = English
| status                 = Alpha testing
| genre                  = FSX
| license                = [[GNU General Public License]]
| website                = [http://www.fsdeveloper.com/forum/showthread.php?t=9200 Forum Thread]
}}

Parameters

Need to look at which of these are applicable/should be modified.

parameter optional? description
name No name of software (note: if you don't put the right thing here it breaks the latest release / latest preview fields)
logo Yes logo
screenshot Yes screenshot image
caption Yes caption for screenshot
collapsible Yes can be set to "yes" in case of long vertical screenshot (see QQ for example)
author Yes author
developer Yes developer
released Yes the release date of version 1.0 (or closely-matching release). For subsequent or prior releases, use latest release date.
latest release version Yes latest released version number
latest release date Yes release date of the latest released version
latest preview version Yes version number of preview version
latest preview date Yes preview date
frequently updated Yes if set to "yes", latest release/preview date and version have to be defined in subtemplate by clicking the numbers directly in the infobox
programming language Yes programming language
operating system Yes operating system. For Unix-like multi-OS programs use: Any [[Unix-like]]
platform Yes platform (Java, .NET). For multi-platform programs use: [[Cross-platform]]
size Yes in megabytes
language Yes natural language (English, French)
status Yes Should probably be one of: Planned, Active, Unmaintained
genre No Type of program. Probably wikilinked to an article such as Geographic information system.
license No License such as proprietary, [[GNU General Public License|GPL]]. Pick either license (American English) or licence (Commonwealth English), not both - select the one which matches the content of the article the template is used in.
website No Web site of software package.