Actions

Template

Difference between revisions of "SystemSpecs"

From NEC Retro

m (oop)
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:
 
SystemSpecLine|Secondary processor|{{{cpu2|}}} {{#if:{{{cpu2clock|}}}|clocked at {{{cpu2clock|}}}|}}}} {{
 
SystemSpecLine|Secondary processor|{{{cpu2|}}} {{#if:{{{cpu2clock|}}}|clocked at {{{cpu2clock|}}}|}}}} {{
 
SystemSpecLine|Graphics processor|{{{gpu|}}} {{#if:{{{gpuclock|}}}|clocked at {{{gpuclock|}}}|}}}} {{
 
SystemSpecLine|Graphics processor|{{{gpu|}}} {{#if:{{{gpuclock|}}}|clocked at {{{gpuclock|}}}|}}}} {{
 +
SystemSpecLine|Graphics|{{#switch:{{{graphics|}}}
 +
|gc|GC|grcg|GRCG=[[Graphic Charger]] (GRCG)
 +
|egc|EGC=[[Enhanced Graphic Charger]] (EGC)
 +
}}}}{{
 
SystemSpecLine|Sound processor|{{{spu|}}} {{#if:{{{spuclock|}}}|clocked at {{{spuclock|}}}|}}}} {{
 
SystemSpecLine|Sound processor|{{{spu|}}} {{#if:{{{spuclock|}}}|clocked at {{{spuclock|}}}|}}}} {{
 +
SystemSpecLine|Display|{{{display|}}}}} {{
 
SystemSpecLine|RAM|{{{ram|}}}}} {{
 
SystemSpecLine|RAM|{{{ram|}}}}} {{
 
SystemSpecLine|VRAM|{{{vram|}}}}} {{
 
SystemSpecLine|VRAM|{{{vram|}}}}} {{
 +
SystemSpecLine|Text VRAM|{{{tvram|}}}}} {{
 +
SystemSpecLine|Graphics VRAM|{{{gvram|}}}}} {{
 
SystemSpecLine|ROM|{{{rom|}}}}} {{
 
SystemSpecLine|ROM|{{{rom|}}}}} {{
SystemSpecLine|Graphics|{{#switch:{{{graphics|}}}
+
SystemSpecLine|Hard Disk drive(s)|{{{hdd|}}} {{#switch:{{{hddformat|}}}
|gc|GC|grcg|GRCG=[[Graphic Charger]] (GRCG)
+
|sasi|SASI=([[SASI]])
|egc|EGC=[[Enhanced Graphic Charger]] (EGC)
+
|ide|IDE=([[IDE]])
 
}}}}{{
 
}}}}{{
SystemSpecLine|Disk drive(s)|{{#if:{{{diskdrivecount|}}}|{{{diskdrivecount|}}}×}} {{#switch:{{{diskdrivedimensions|}}}
+
SystemSpecLine|Floppy Disk drive(s)|{{#if:{{{diskdrivecount|}}}|{{{diskdrivecount|}}}×}} {{#switch:{{{diskdrivedimensions|}}}
 
|8=8-inch
 
|8=8-inch
 
|5|5.25|5¼=5¼-inch
 
|5|5.25|5¼=5¼-inch
 
|3.5|3½=3½-inch
 
|3.5|3½=3½-inch
 
|3=3-inch
 
|3=3-inch
|#default=
+
|#default=None
 
}} {{#switch:{{{diskdrivedensity|}}}
 
}} {{#switch:{{{diskdrivedensity|}}}
 
| d|D|2d|2D={{RolloverText|2D|Single-density}} {{#if:{{{2ddiskformat|}}}| ({{{2ddiskformat|}}} formatted)}}
 
| d|D|2d|2D={{RolloverText|2D|Single-density}} {{#if:{{{2ddiskformat|}}}| ({{{2ddiskformat|}}} formatted)}}
Line 23: Line 30:
 
| td|TD|2td|2TD={{RolloverText|2TD|Triple-density}} {{#if:{{{2tddiskformat|}}}| ({{{2tddiskformat|}}} formatted)}}
 
| td|TD|2td|2TD={{RolloverText|2TD|Triple-density}} {{#if:{{{2tddiskformat|}}}| ({{{2tddiskformat|}}} formatted)}}
 
|#default=
 
|#default=
}}{{#if:{{{diskdrivenote|}}}|{{fn|{{{diskdrivenote|}}}}}|}}
+
}}{{#if:{{{diskdrivenote|}}}|{{fn|{{{diskdrivenote|}}}}}|}} {{
 +
SystemSpecLine|Sound|{{{sound|}}}}} {{
 +
SystemSpecLine|Expansion Slot|{{{bus|}}}}}  
 
}}</span>{{multicol|
 
}}</span>{{multicol|
 
{{#var:systemspecs}}
 
{{#var:systemspecs}}
Line 37: Line 46:
 
| graphics=egc
 
| graphics=egc
 
| ram=640KB
 
| ram=640KB
 +
| hdd=640KB
 +
| hddformat=SASI
 
| diskdrivecount=2
 
| diskdrivecount=2
 
| diskdrivedimensions=5
 
| diskdrivedimensions=5
 
| diskdrivedensity=2hd
 
| diskdrivedensity=2hd
| 2hddiskformat=1MB
+
| 2hddiskformat=640KB
 
| diskdrivenote=Can also read 2D and 2DD disks.
 
| diskdrivenote=Can also read 2D and 2DD disks.
 +
| bus=6 slots
 
}}
 
}}
  
 
[[Category:Templates]]</noinclude>
 
[[Category:Templates]]</noinclude>

Revision as of 09:42, 10 May 2024


Segaretro-round.svg This template has been manually copied from Sega Retro, specifically Template:SystemSpecs
Technical restrictions prevent this template from being shared across multiple wikis. In the medium term, any changes should be made to the Sega Retro variant first, before manually copying the contents back here. As this is not an automatic process, this version of the template might also be out of date.

{{#vardefine:systemspecs|

  • Main processor: 80286 clocked at 8MHz
  • Secondary processor: V30 clocked at 10MHz
  • Graphics: Enhanced Graphic Charger (EGC)
  • RAM: 640KB
  • Hard Disk drive(s): 640KB (SASI)
  • Floppy Disk drive(s): 2× 5¼-inch 2HD (640KB formatted)[fn 1]
  • Expansion Slot: 6 slots


Cite error: <ref> tags exist for a group named "fn", but no corresponding <references group="fn"/> tag was found, or a closing </ref> is missing