Difference between revisions of "Template:Infobox software2"
Jump to navigation
Jump to search
imported>Gracenotes m (with one modification) |
imported>Thumperward (add usage) |
||
| Line 40: | Line 40: | ||
{{!}} {{{website}}}}} | {{!}} {{{website}}}}} | ||
|}<noinclude> | |}<noinclude> | ||
| + | |||
| + | == Usage == | ||
| + | |||
| + | <pre> | ||
| + | <!-- Release version update? Don't edit this page, just click on the version number! --> | ||
| + | {{ infobox software2 | ||
| + | | name = | ||
| + | | logo = | ||
| + | | screenshot = | ||
| + | | caption = | ||
| + | | developer = | ||
| + | | operating_system = | ||
| + | | language = | ||
| + | | genre = | ||
| + | | license = | ||
| + | | website = | ||
| + | }} | ||
| + | </pre> | ||
| + | |||
[[Category:Software infobox templates|Infobox Software2]] | [[Category:Software infobox templates|Infobox Software2]] | ||
[[Category:Templates using ParserFunctions|{{PAGENAME}}]] | [[Category:Templates using ParserFunctions|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> | ||
Revision as of 09:59, 31 August 2007
| {{{name}}} | |
Usage
<!-- Release version update? Don't edit this page, just click on the version number! -->
{{ infobox software2
| name =
| logo =
| screenshot =
| caption =
| developer =
| operating_system =
| language =
| genre =
| license =
| website =
}}