Template:Infobox software: Difference between revisions

From TotalcmdWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{| width="{{{width|255px}}}" border="0" align="right" cellpadding="2" style="border: 1px solid #AAA; border-collapse: collapse; background-color: #F8F8F8; margin: 5px;"
{| width="{{{width|255px}}}" border="0" align="right" cellpadding="2" style="border: 1px solid #AAA; border-collapse: collapse; background-color: #F9F9F9; margin: 5px;"
|-
|-
| colspan="2" align="center" style="font-size: 120%; font-weight: bold;" | {{{name|Name not specified!}}}<!--
| colspan="2" align="center" style="font-size: 120%; font-weight: bold;" | {{{name|Name not specified!}}}<!--

Revision as of 19:38, 23 March 2011

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      =
| operating system =
| license          =
| website          = <!-- [http://www.example.org/ www.example.org] -->
}}