Difference between revisions of "Template:MachineInfo"
From Anarchivism
m (Moonlit moved page Template:Emulator to Template:MachineInfo) |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | <table class="infobox" align="right" bgcolor="#E1E1E1" style="width:20em; font-size:90%; text-align:left;"> | |
| + | <caption style="text-align:center; font-size:140%;"><i><b>{{{name}}}</b></i></caption> | ||
| + | <tr> | ||
| + | <td colspan="2" style="text-align:center;" bgcolor="#E1E1E1">{{{image}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td colspan="2" bgcolor="#E1E1E1" style="text-align:center;">{{{image_caption}}}</td> | ||
| + | <tr> | ||
| + | <th>Manufacturer</th> | ||
| + | <td>{{{company}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th>Operating System(s)</th> | ||
| + | <td>{{{runsos}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th>Architecture</th> | ||
| + | <td>{{{archtype}}}</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <th>Emulated By</th> | ||
| + | <td>{{{emulist}}}</td> | ||
| + | </tr> | ||
| + | </table> | ||
Latest revision as of 18:14, 12 May 2014
| {{{image}}} | |
| {{{image_caption}}} | |
| Manufacturer | {{{company}}} |
|---|---|
| Operating System(s) | {{{runsos}}} |
| Architecture | {{{archtype}}} |
| Emulated By | {{{emulist}}} |