Actions

Template

Difference between revisions of "Bobscreen"

From NEC Retro

(Undo revision 10048 by Ccawley2011 (talk))
Tag: Undo
 
(3 intermediate revisions by 2 users not shown)
Line 32: Line 32:
 
| 496 × 384 = 320,320,240,0,0,0,0 <!--Model 1/2 (e.g. Virtua Fighter)-->
 
| 496 × 384 = 320,320,240,0,0,0,0 <!--Model 1/2 (e.g. Virtua Fighter)-->
 
| 400 × 254 = 400,320,240,0,0,0,0 <!-- Midway arcade -->
 
| 400 × 254 = 400,320,240,0,0,0,0 <!-- Midway arcade -->
 +
| 288 × 216 = 288,320,240,0,0,0,0 <!--Rabio Lepus-->
 
| 248 × 224 = 248,320,224,0,0,0,0 <!-- PC Engine -->
 
| 248 × 224 = 248,320,224,0,0,0,0 <!-- PC Engine -->
 
| 512 × 239 = 512,320,239,0,0,0,0 <!--SNES-->
 
| 512 × 239 = 512,320,239,0,0,0,0 <!--SNES-->
Line 64: Line 65:
 
| 336 × 240 = 336,320,240,0,0,0,0 <!-- Atari 8-bit -->
 
| 336 × 240 = 336,320,240,0,0,0,0 <!-- Atari 8-bit -->
 
| 352 × 184 = 352,320,240,0,0,0,0 <!-- VIC-20 -->
 
| 352 × 184 = 352,320,240,0,0,0,0 <!-- VIC-20 -->
 +
| 360 × 230 = 360,320,240,0,0,0,0 <!-- PC-6001 -->
 
| 360 × 240 = 360,320,240,0,0,0,0 <!-- VIC-20 -->
 
| 360 × 240 = 360,320,240,0,0,0,0 <!-- VIC-20 -->
 
| 320 × 210
 
| 320 × 210
Line 110: Line 112:
  
 
==Usage==
 
==Usage==
<tt><nowiki>{{bobscreen|MagicalPuzzlePopils title.png}}</nowiki></tt>
+
<tt><nowiki>{{bobscreen|BariBariDensetsu PCE title.png}}</nowiki></tt>
  
 
returns
 
returns
Line 125: Line 127:
 
"width" also takes into account the adjusted aspect ratio, so the image appears 120 pixels wide even if the source image is not.
 
"width" also takes into account the adjusted aspect ratio, so the image appears 120 pixels wide even if the source image is not.
  
 +
==Examples==
 +
{|class="prettytable"
 +
! Code || Raw image || Output
 +
|-
 +
|<nowiki>{{bobscreen|MagneticField PC6001 Title.png}}</nowiki>
 +
|[[File:MagneticField PC6001 Title.png]]
 +
|{{bobscreen|MagneticField PC6001 Title.png}}
 +
|-
 +
|<nowiki>{{bobscreen|MrHeli title.png}}</nowiki>
 +
|[[File:MrHeli title.png]]
 +
|{{bobscreen|MrHeli title.png}}
 +
|-
 +
|<nowiki>{{bobscreen|PuyoPuyoCDTsuu SCDROM2 SystemCardError.png}}</nowiki>
 +
|[[File:PuyoPuyoCDTsuu SCDROM2 SystemCardError.png]]
 +
|{{bobscreen|PuyoPuyoCDTsuu SCDROM2 SystemCardError.png}}
 +
|-
 +
|<nowiki>{{bobscreen|RabioLepus Arcade Title.png}}</nowiki>
 +
|[[File:RabioLepus Arcade Title.png]]
 +
|{{bobscreen|RabioLepus Arcade Title.png}}
 +
|}
 
[[Category:Breakout box templates]]
 
[[Category:Breakout box templates]]
 
</noinclude>
 
</noinclude>

Latest revision as of 10:42, 17 February 2022


This template sets the maximum width of a screenshot to 320 pixels, and corrects its aspect ratio.

Usage

{{bobscreen|BariBariDensetsu PCE title.png}}

returns

BariBariDensetsu PCE title.png

This is how the game appears on an actual PC Engine. The original image taken from an emulator is below:

BariBariDensetsu PCE title.png

Options

{{bobscreen|BariBariDensetsu PCE title.png|width=120}}

returns

BariBariDensetsu PCE title.png

"width" also takes into account the adjusted aspect ratio, so the image appears 120 pixels wide even if the source image is not.

Examples

Code Raw image Output
{{bobscreen|MagneticField PC6001 Title.png}} MagneticField PC6001 Title.png

MagneticField PC6001 Title.png

{{bobscreen|MrHeli title.png}} MrHeli title.png

MrHeli title.png

{{bobscreen|PuyoPuyoCDTsuu SCDROM2 SystemCardError.png}} PuyoPuyoCDTsuu SCDROM2 SystemCardError.png

PuyoPuyoCDTsuu SCDROM2 SystemCardError.png

{{bobscreen|RabioLepus Arcade Title.png}} RabioLepus Arcade Title.png

RabioLepus Arcade Title.png