Difference between revisions of "Template:Infobox Terminal"

From Computer History Wiki
Jump to: navigation, search
(New page: <noinclude> This template is for terminals, it contains the following <pre> name = name of terminal image = name of wiki image manufacturer = yea...)
 
(Add 'imgwidth' parameter)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
name                =  name of terminal
 
name                =  name of terminal
 
image              =  name of wiki image
 
image              =  name of wiki image
 +
imgwidth            =  size of image (default 250px)
 +
caption            =  text line below the image
 
manufacturer        =     
 
manufacturer        =     
 
year introduced    =  
 
year introduced    =  
Line 14: Line 16:
 
</pre>
 
</pre>
 
</noinclude>
 
</noinclude>
 
  
 
<includeonly>
 
<includeonly>
Line 22: Line 23:
 
|-
 
|-
 
{{#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 63: Line 64:
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
| colspan="2" style="font-size: smaller;" | {{{footnotes|}}}
 
|}
 
|}
[[Category: Terminals]]
 
 
</includeonly>
 
</includeonly>

Latest revision as of 19:50, 8 February 2024

This template is for terminals, it contains the following

name                =  name of terminal
image               =  name of wiki image
imgwidth            =  size of image (default 250px)
caption             =  text line below the image
manufacturer        =    
year introduced     = 
year discontinued   = 
interface           =  interface (current loop, rs232, etc.)
media               =  CRT? Hard copy?
control code        =  control codes, VT100 standard, ANSI?
notes               =  any additional features, etc.