Template:Software: Difference between revisions

From LDraw.org Wiki
Jump to navigation Jump to search
(Updated style and added links to field titles)
m (Minor code fix)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| style="background-color: #F9F9F9; border: 1px solid #AAAAAA; border-radius: 5px; width: 300px; float:right; margin-left: 10px; font-size: 9pt" cellspacing="5" cellpadding="0"
{| style="width: 300px; background-color: #E0E0E0; border: 1px solid #AAAAAA; border-radius: 5px; float:right; margin-left: 10px; font-size: 12pt" cellspacing="0" cellpadding="0"
|-align="center" valign="middle"
|-align="center" valign="middle"
| colspan="2" style="font-size: 12pt; font-weight: bold" | {{{name|{{PAGENAME}}}}}
| style="padding: 7px" | '''{{{title|{{PAGENAME}}}}}'''
|-
|
{| style="width: 300px; background-color: #F9F9F9; font-size: 9pt" cellpadding="0" cellspacing="5"
|-align="center" valign="middle"
|-align="center" valign="middle"
| colspan="2" | [[File:{{{logo|{{{image|Software icon.png}}}}}}|48px|link=]]
| colspan="2" | {{{logo|[[File:Software icon.png|48px]]}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''{{w|page=Software_developer|text=Developer(s)}}'''
| style="width: 120px; max-width: 120px; min-width: 120px;" | '''{{w|page=Software_developer|text=Developer(s)}}'''
| {{{developer|<span style="color:#999">''unknown''</span>}}}
| {{{developer|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''{{w|page=Software_release_life_cycle|text=Current version}}'''
| '''Initial release'''
| {{{released|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
| '''{{w|page=Software_release_life_cycle|text=Current version}}'''
| {{{version|<span style="color:#999">''unknown''</span>}}}
| {{{version|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''Development status'''
| '''Development status'''
| {{{status|<span style="color:#999">''unknown''</span>}}}
| {{{status|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''{{w|page=Operating_system|text=Operating system}}'''
| '''{{w|page=Operating_system|text=Operating system}}'''
| {{{operating system|{{{platform|<span style="color:#999">''unknown''</span>}}}}}}
| {{{operating system|{{{platform|<span style="color:#999">''unknown''</span>}}}}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''Available in'''
| '''Available in'''
| {{{language|<span style="color:#999">''unknown''</span>}}}
| {{{language|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''{{w|page=List_of_software_categories|text=Type}}'''
| '''{{w|page=List_of_software_categories|text=Type}}'''
| {{{genre|{{{function|<span style="color:#999">''unknown''</span>}}}}}}
| {{{genre|{{{function|<span style="color:#999">''unknown''</span>}}}}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''{{w|page=Software_license|text=License}}'''
| '''{{w|page=Software_license|text=License}}'''
| {{{license|<span style="color:#999">''unknown''</span>}}}
| {{{license|<span style="color:#999">''unknown''</span>}}}
|-align="left" valign="top"
|-align="left" valign="top"
| style="width: 120px;" | '''Website'''
| | '''Website'''
| {{{website|<span style="color:#999">''unknown''</span>}}}
| {{{website|<span style="color:#999">''unknown''</span>}}}
|-
|}
|-align="right" valign="middle"
| style="color: #AAAAAA; font-size: 7pt; font-weight: bold; padding: 0px 10px" | Software infobox
|}<noinclude>
|}<noinclude>


==Usage==
==Usage==
<pre style="overflow:auto">{{Software
<pre style="overflow:auto">{{Software
|title            = <!-- Delete this parameter completely to use the {{{PAGENAME}}} parameter -->
|title            = <!-- Delete this parameter completely to use the {{PAGENAME}} parameter -->
|logo            = <!-- Delete this parameter completely to use the generic software icon -->
|logo            = <!-- Delete this parameter completely if no logo is available -->
|developer        =  
|developer        =  
|released        =
|version          =  
|version          =  
|status          =  
|status          =  
Line 50: Line 59:


'''title'''
'''title'''
:Name of the software product as displayed inside the infobox. To use the {{code|{{{PAGENAME}}}}} parameter, remove this line from the infobox. Leaving the field blank will cause the name to be displayed incorrectly.
:Name of the software product as displayed inside the infobox. To use the {{code|<nowiki>{{PAGENAME}}</nowiki>}} parameter, remove this line from the infobox. Leaving the field blank will cause the name to be displayed incorrectly.


'''logo'''
'''logo'''
:Code for a small image to be displayed as software product's logo or computer icon, set to a default width/height of 48px. The image does not function as a clickable link.
:Use the {{code|{{tl|software/logo}}}} template to insert an image into this field, e.g. {{code|<nowiki>{{software/logo|ProgramLogo.png}}</nowiki>}}. If no file is available, and the line is deleted, a generic software icon will be used.


:Replaces the previous {{code|<nowiki>|image=</nowiki>}} field.
:Alternatively, an image can be specified using the standard {{code|<nowiki>[[File:]]</nowiki>}} wiki markup.


'''developer'''
'''developer'''
:Name of the current developer of the software product. It can be either an individual or an organization/business.
:Name of the current developer of the software product. It can be either an individual or an organization/business.
'''released'''
:The date on which the initial version of the software product in question is released publicly.


'''version'''
'''version'''
Line 83: Line 95:


'''website'''
'''website'''
:The web site URL of the software package. This should only show the website's URL, e.g. {{code|<nowiki>[http://www.example.com/ www.example.com]</nowiki>}}. Avoid using printer-hostile forms like {{code|<nowiki>[http://www.example.com Example website]</nowiki>}}.
:The web site URL of the software package. This should only show the website's URL, e.g. {{code|<nowiki>[http://www.example.com/ www.example.com]</nowiki>}}.
:Avoid using printer-hostile forms like {{code|<nowiki>[http://www.example.com Example website]</nowiki>}}.
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
[[Category:Infobox templates|{{PAGENAME}}]]</noinclude>
<includeonly>[[Category:Software]]</includeonly>
<includeonly>[[Category:Software]]</includeonly>

Latest revision as of 21:11, 25 January 2015

Software
Developer(s) unknown
Initial release unknown
Current version unknown
Development status unknown
Operating system unknown
Available in unknown
Type unknown
License unknown
Website unknown
Software infobox

Usage

{{Software
|title            = <!-- Delete this parameter completely to use the {{PAGENAME}} parameter -->
|logo             = <!-- Delete this parameter completely if no logo is available -->
|developer        = 
|released         = 
|version          = 
|status           = 
|operating system = 
|language         = 
|genre            = 
|license          = 
|website          = 
}}

Parameters

If the parameter is not known, the field should be removed from the infobox to ensure that unknown (see example above right) is displayed, rather than the field appearing empty. [This is due to a wiki limitation.]

title

Name of the software product as displayed inside the infobox. To use the {{PAGENAME}} parameter, remove this line from the infobox. Leaving the field blank will cause the name to be displayed incorrectly.

logo

Use the {{software/logo}} template to insert an image into this field, e.g. {{software/logo|ProgramLogo.png}}. If no file is available, and the line is deleted, a generic software icon will be used.
Alternatively, an image can be specified using the standard [[File:]] wiki markup.

developer

Name of the current developer of the software product. It can be either an individual or an organization/business.

released

The date on which the initial version of the software product in question is released publicly.

version

The version number of the latest release of the software product.

status

The development status of the computer program, such as: Planned, Active, Unmaintained, Discontinued, Stalled or Abandonware.

operating system

The operating system on which the given software product works.
Replaces the previous |platform= field.

language

Lists the natural languages in which the software product user interface can interact with user. Please do not supply "Multilingual" or such vague phrases which do not add to the knowledge of the reader.

genre

Type of program. For more information, consult Wikipedia's List of software categories. Please do not use this field to briefly describe the role and function of the subject of the article. For example, instead of "SVG creator, editor and converter", consider using "Vector graphics editor". Instead of "PDF creator, editor, converter and viewer", consider using "Desktop publishing software". Instead of "DWG creator/editor", consider using "Computer-aided design".
Replaces the previous |function= field.

license

Type of the software license under which the consumer is allowed to use the product

website

The web site URL of the software package. This should only show the website's URL, e.g. [http://www.example.com/ www.example.com].
Avoid using printer-hostile forms like [http://www.example.com Example website].