Template:Infobox App: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
Sigh, this is being used by things that aren't apps, do cat 'manually'
Add 'imgwidth' parameter
 
(2 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}}} }}
|-
|-

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