Template:Infobox software: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
(Added properties "platform" and "product family")
(Added property "links")
Line 33: Line 33:
{{!}}-valign="baseline"
{{!}}-valign="baseline"
{{!}} '''Website:''' {{!}}{{!}} {{{website}}}
{{!}} '''Website:''' {{!}}{{!}} {{{website}}}
}}<!--
-->{{#if:{{{links|}}}|<nowiki />
{{!}}-valign="baseline"
{{!}} '''Links:''' {{!}}{{!}} {{{website}}}
}}<!--
}}<!--
-->{{#if:{{{product family|}}}|<nowiki />
-->{{#if:{{{product family|}}}|<nowiki />
Line 57: Line 61:
| license          =
| license          =
| website          = <!-- [http://www.example.org/ www.example.org] -->
| website          = <!-- [http://www.example.org/ www.example.org] -->
| links            = <!-- [http://www.example.org/ Forum]<br>[http://www.example.org/ Wiki] -->
| product family  =  
| product family  =  
}}
}}

Revision as of 11:37, 25 February 2014

Name not specified!


Template documentation

This is a template to display a software information box at the right.

Usage

{{Infobox software
| width            = <!-- Default: 255px -->
| name             =
| screenshot       = <!-- [[Image: ]] -->
| developer        =
| latest release   =
| latest beta      =
| platform         =
| operating system =
| license          =
| website          = <!-- [http://www.example.org/ www.example.org] -->
| links            = <!-- [http://www.example.org/ Forum]<br>[http://www.example.org/ Wiki] -->
| product family   = 
}}