Template:Infobox software: Difference between revisions
Jump to navigation
Jump to search
m {{documentation}} |
allow omission / fallback on the name |
||
| Line 1: | Line 1: | ||
{| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;" | {| class="infobox" cellspacing="5" style="width: 21em; font-size: 90%; text-align: left;" | ||
|- | |- | ||
| colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;" | {{{name}}} | | colspan="2" style="text-align: center; font-size: 130%; font-weight: bold;" | {{{title|{{{name|{{PAGENAME}}}}}}}} | ||
|- | |- | ||
{{ #if: {{{logo | }}} | | {{ #if: {{{logo | }}} | | ||
Revision as of 16:50, 25 October 2007
| Infobox software |
[edit] Template documentation
Usage
{{Infobox software
| name =
| title =
| logo = <!-- [[File: ]] -->
| logo caption =
| screenshot = <!-- [[File: ]] -->
| caption =
| collapsible =
| author =
| developer =
| released =
| discontinued =
| Stable release =
| preview release =
| programming language =
| operating system =
| platform =
| size =
| language =
| status =
| genre =
| license =
| website =
}}