Difference between revisions of "Bobscreen"
From NEC Retro
Ccawley2011 (talk | contribs) (Undo revision 10048 by Ccawley2011 (talk)) Tag: Undo |
|||
Line 64: | Line 64: | ||
| 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 <!-- VIC-20 --> | ||
| 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 125: | Line 126: | ||
"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" | ||
+ | |[[File:MagneticField PC6001 Title.png]] | ||
+ | |{{bobscreen|MagneticField PC6001 Title.png}} | ||
+ | |} | ||
[[Category:Breakout box templates]] | [[Category:Breakout box templates]] | ||
</noinclude> | </noinclude> |
Revision as of 09:26, 22 January 2022
This template sets the maximum width of a screenshot to 320 pixels, and corrects its aspect ratio.
Usage
{{bobscreen|MagicalPuzzlePopils title.png}}
returns
This is how the game appears on an actual PC Engine. The original image taken from an emulator is below:
Options
{{bobscreen|BariBariDensetsu PCE title.png|width=120}}
returns
"width" also takes into account the adjusted aspect ratio, so the image appears 120 pixels wide even if the source image is not.