Template:Software Infobox: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;" | {| class="infobox" style="font-size:89%; width:21em; -moz-border-radius: .2em; -webkit-border-radius: .2em;display:inline-table!important;" | ||
|- | |- | ||
! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="background-color: #BDBDBD; color: #000000; font-size:120%; padding:0.5em;" | {{{name|{{PAGENAME}}}}} | ||
Line 18: | Line 18: | ||
{{!}} '''Developer''' | {{!}} '''Developer''' | ||
{{!}} {{{Developer|}}} }} | {{!}} {{{Developer|}}} }} | ||
|- | |||
{{#if: {{{Written In|}}}| | |||
{{!}} '''Written In''' | |||
{{!}} {{{Written In|}}} }} | |||
|- | |- | ||
{{#if: {{{Operating System|}}}| | {{#if: {{{Operating System|}}}| | ||
{{!}} '''Operating System''' | {{!}} '''Operating System''' | ||
{{!}} {{{Operating System|}}} }} | {{!}} {{{Operating System|}}} }} | ||
|- | |- | ||
{{#if: {{{License|}}}| | {{#if: {{{License|}}}| | ||
Line 34: | Line 34: | ||
{{!}} '''Supported Devices''' | {{!}} '''Supported Devices''' | ||
{{!}} {{{Supported Devices|}}} }} | {{!}} {{{Supported Devices|}}} }} | ||
|- | |||
{{#if: {{{Release Date|}}}| | |||
{{!}} '''Release Date''' | |||
{{!}} {{{Release Date|}}} }} | |||
|- | |- | ||
{{#if: {{{Website|}}}| | {{#if: {{{Website|}}}| | ||
Line 39: | Line 43: | ||
{{!}} {{{Website|}}} }} | {{!}} {{{Website|}}} }} | ||
|- | |- | ||
|}<includeonly>[[Category:Software|{{PAGENAME}}]] {{#set: | |}<includeonly>[[Category:Software|{{PAGENAME}}]] {{#set:Type={{{Type|}}} |+sep}} {{#set:Industry={{{Industry|}}} |+sep}} {{#set:Developer={{{Developer|}}} }} {{#set:Written In={{{Written In|}}} }} {{#set:Operating System={{{Operating System|}}} |+sep}} {{#set:License={{{License|}}} |+sep}} {{#set:Supported Devices={{{Supported Devices|}}} |+sep}} {{#set:Release Date={{{Release Date|}}} }} {{#set:Website={{{Website|}}} }} </includeonly> | ||
<noinclude> | <noinclude> | ||
Designed for use on [[Software]] pages. | Designed for use on [[Software]] pages. | ||
Line 48: | Line 52: | ||
|image= | |image= | ||
|Type= | |Type= | ||
| | |Industry= | ||
| | |Developer= | ||
| | |Written In= | ||
| | |Operating System= | ||
| | |License= | ||
| | |Supported Devices= | ||
|Release Date= | |||
|Website= | |Website= | ||
}} | }} | ||
</pre> | </pre> | ||
==Parameters== | |||
'''<nowiki>|image=</nowiki>''' | |||
: Image of instance in normal <nowiki>[[file:name|size]]</nowiki> format. | |||
: E.g. [[]] | |||
'''<nowiki>|Type=</nowiki>''' | |||
: Type of the software | |||
'''<nowiki>|Industry=</nowiki>''' | |||
: Industry | |||
'''<nowiki>|Developer=</nowiki>''' | |||
: Developer | |||
'''<nowiki>|Written In=</nowiki>''' | |||
: Written In | |||
'''<nowiki>|Operating System=</nowiki>''' | |||
: Operating System | |||
'''<nowiki>|License=</nowiki>''' | |||
: License | |||
'''<nowiki>|Supported Devices=</nowiki>''' | |||
: Supported Devices | |||
'''<nowiki>|Release Date=</nowiki>''' | |||
: Release Date | |||
'''<nowiki>|Website=</nowiki>''' | |||
: Website of the software | |||
<br><br> | <br><br> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 09:12, 22 November 2017
Software Infobox | |
---|---|
Information |
Designed for use on Software pages.
Usage
{{Software Infobox |image= |Type= |Industry= |Developer= |Written In= |Operating System= |License= |Supported Devices= |Release Date= |Website= }}
Parameters
|image=
- Image of instance in normal [[file:name|size]] format.
- E.g. [[]]
|Type=
- Type of the software
|Industry=
- Industry
|Developer=
- Developer
|Written In=
- Written In
|Operating System=
- Operating System
|License=
- License
|Supported Devices=
- Supported Devices
|Release Date=
- Release Date
|Website=
- Website of the software