Template:Infobox App: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m change to appropriate cat
Add 'imgwidth' parameter
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
name                =  name of app
name                =  name of app
image              =  name of wiki image link, you might want to use a screenshot, logo, or whatever
image              =  name of wiki image link, you might want to use a screenshot, logo, or whatever
imgwidth            =  size of image (default 250px)
caption            = 
type                =  word processing / database / graphics / etc.
type                =  word processing / database / graphics / etc.
creator            =  or developers as appropriate
creator            =  or developers as appropriate
Line 13: Line 15:
</pre>
</pre>
</noinclude>
</noinclude>


<includeonly>{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right"
<includeonly>{| class="infobox bordered" style="width: 25em; text-align: left; font-size: 90%" align="right"
Line 20: Line 21:
|-
|-
{{#if: {{{image|}}} |
{{#if: {{{image|}}} |
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|250px| ]]<br>{{{caption}}} }}
{{!}} colspan="2" style="text-align:center;" {{!}} [[Image:{{{image}}}|{{{imgwidth|250px}}}| ]]<br>{{{caption}}} }}
|-
|-


Line 44: Line 45:


{{#if: {{{year introduced|}}} |
{{#if: {{{year introduced|}}} |
! Year Introduced:
! Date Released:
{{!}} {{{year introduced}}} }}
{{!}} {{{year introduced}}} }}
|-
|-


{{#if: {{{year discontinued|}}} |
{{#if: {{{year discontinued|}}} |
! Year Discontinued:
! Date Discontinued:
{{!}} {{{year discontinued}}} }}
{{!}} {{{year discontinued}}} }}
|-
|-
Line 55: Line 56:
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
|}
|}
[[Category:Application Software]]
</includeonly>
</includeonly>

Latest revision as of 17:58, 8 February 2024

This template is for applications

name                =  name of app
image               =  name of wiki image link, you might want to use a screenshot, logo, or whatever
imgwidth            =  size of image (default 250px)
caption             =  
type                =  word processing / database / graphics / etc.
creator             =  or developers as appropriate
platform            =  architecture / operating system on which this app runs
year introduced     =  
year discontinued   =  
current version     =  current or final version