Template:Infobox software: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
(Added properties "platform" and "product family")
Line 17: Line 17:
{{!}}-valign="baseline"
{{!}}-valign="baseline"
{{!}} '''Latest beta:''' {{!}}{{!}} {{{latest beta}}}
{{!}} '''Latest beta:''' {{!}}{{!}} {{{latest beta}}}
}}<!--
-->{{#if:{{{platform|}}}|<nowiki />
{{!}}-valign="baseline"
{{!}} '''Platform:''' {{!}}{{!}} {{{platform}}}
}}<!--
}}<!--
-->{{#if:{{{operating system|}}}|<nowiki />
-->{{#if:{{{operating system|}}}|<nowiki />
Line 29: Line 33:
{{!}}-valign="baseline"
{{!}}-valign="baseline"
{{!}} '''Website:''' {{!}}{{!}} {{{website}}}
{{!}} '''Website:''' {{!}}{{!}} {{{website}}}
}}<!--
-->{{#if:{{{product family|}}}|<nowiki />
{{!}}-valign="baseline"
{{!}} '''Product family:''' {{!}}{{!}} {{{product family}}}
}}
}}
|}
|}
Line 45: Line 53:
| latest release  =
| latest release  =
| latest beta      =
| latest beta      =
| platform        =
| operating system =
| operating system =
| license          =
| license          =
| website          = <!-- [http://www.example.org/ www.example.org] -->
| website          = <!-- [http://www.example.org/ www.example.org] -->
| product family  =
}}
}}
</pre>
</pre>

Revision as of 21:42, 23 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] -->
| product family   = 
}}