Difference between revisions of "Template:Infobox App"
From Computer History Wiki
					
										
					
					|  (Also has a caption arg) |  (Add 'imgwidth' parameter) | ||
| 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             =    | caption             =    | ||
| type                =  word processing / database / graphics / etc. | type                =  word processing / database / graphics / etc. | ||
| Line 14: | 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 21: | 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}}} }} | 
| |- | |- | ||
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

