Template:Infobox software: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Removed some linebreaks to try and remove the large spacing that appears in articles.)
(removed example, copyedits)
Line 1: Line 1:
<includeonly>
{| 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;" | <big>{{{name}}}</big>&nbsp;{{{logo|}}}
! colspan="2" style="text-align: center;" | <big>{{{name}}}</big>&nbsp;{{{logo}}}
|- class="hiddenStructure{{{screenshot|}}}{{{caption|}}}"
|- class="hiddenStructure{{{screenshot|}}}{{{caption|}}}"
| colspan="2" style="text-align: center;" | {{{screenshot|}}}<br>{{{caption}}}
| colspan="2" style="text-align: center;" | {{{screenshot}}}<br />{{{caption}}}
|- class="hiddenStructure{{{developer|}}}"
|- class="hiddenStructure{{{developer}}}"
! [[Software maintenance|Maintainer]]:
! [[Software maintenance|Maintainer]]:
| {{{developer}}}
| {{{developer}}}
|- class="hiddenStructure{{{latest_release_version|}}}{{{latest_release_date|}}}"
|- class="hiddenStructure{{{latest_release_version}}}{{{latest_release_date}}}"
! [[Software release|Latest release]]:
! [[Software release|Latest release]]:
| {{{latest_release_version}}} / {{{latest_release_date}}}
| {{{latest_release_version}}} / {{{latest_release_date}}}
|- class="hiddenStructure{{{operating_system|}}}"
|- class="hiddenStructure{{{operating_system}}}"
! [[Operating system|OS]]:
! [[Operating system|OS]]:
| {{{operating_system}}}
| {{{operating_system}}}
|- class="hiddenStructure{{{genre|}}}"  
|- class="hiddenStructure{{{genre}}}"  
! [[Software genre|Genre]]:
! [[Software genre|Genre]]:
| {{{genre}}}
| {{{genre}}}
|- class="hiddenStructure{{{license|}}}"
|- class="hiddenStructure{{{license}}}"
! [[Software license|License]]:
! [[Software license|License]]:
| {{{license|}}}
| {{{license}}}
|- class="hiddenStructure{{{website|}}}"
|- class="hiddenStructure{{{website}}}"
| colspan="2" | '''[[Website]]:''' {{{website}}}
| colspan="2" | '''[[Website]]:''' {{{website}}}
|}
|}<noinclude>
</includeonly><noinclude>
{{-}}
{{Infobox_Software | name = '''Example''': Yoyodyne
| logo = [[Image:Kenmach5.jpeg|48px]]
| screenshot = [[Image:Yoyo patent 1866.png|200px]]
| caption = Yoyodyne v0.9 screenshot
| developer = Yoyodyne Industries Inc.
| latest_release_version = 0.9
| latest_release_date = January 1, 2006
| operating_system = Windows
| genre = Game
| license = [[GNU General Public License]]
| website = http://www.example.com
}}
== Usage ==
== Usage ==
<pre>{{Infobox_Software | name =  
<pre>{{Infobox_Software | name =  
Line 49: Line 36:
}}
}}
</pre>
</pre>
'''Note''': ''License'' (American English) is used in this template instead of ''licence'' (Commonwealth English), only because the page it links to uses that conviction as well.
;Note: ''License'' ([[American English]]) is used in this template instead of ''licence'' ([[Commonwealth English]]), only because the page it links to uses that conviction as well.
 
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Infobox templates|{{PAGENAME}}]]
[[Category:Computing templates|{{PAGENAME}}]]
[[Category:Computing templates|{{PAGENAME}}]]
[[ar:قالب:برمجيات]]
[[ar:قالب:برمجيات]]
[[be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне]]
[[be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне]]

Revision as of 21:38, 5 January 2006

{{{name}}} {{{logo}}}
{{{screenshot}}}
{{{caption}}}
Maintainer: {{{developer}}}
Latest release: {{{latest_release_version}}} / {{{latest_release_date}}}
OS: {{{operating_system}}}
Genre: {{{genre}}}
License: {{{license}}}
Website: {{{website}}}


Usage

{{Infobox_Software | name = 
| logo =
| screenshot = 
| caption = 
| developer = 
| latest_release_version = 
| latest_release_date = 
| operating_system = 
| genre = 
| license = 
| website = 
}}
Note
License (American English) is used in this template instead of licence (Commonwealth English), only because the page it links to uses that conviction as well.

ar:قالب:برمجيات be:Шаблён:Інфармацыя пра праграмнае забесьпячэньне ca:Template:Caixa Programari cs:Template:Infobox Software de:Vorlage:Infobox Software es:Plantilla:Infobox Software fr:Modèle:Logiciel simple hu:Sablon:Szoftver infobox it:Template:Infobox Software ja:Template:Infobox Software nl:Sjabloon:Infobox Software ko:Template:프로그램 정보 pl:Szablon:Software pt:Predefinição:Infocaixa Software sk:Šablóna:Infobox Software sv:Mall:Datorprogram th:Template:ตารางซอฟต์แวร์ vi:Tiêu bản:Infobox Software uk:Шаблон:Infobox Software zh:Template:Infobox Software