Difference between revisions of "BobscreenTest"

From Sega Retro

(victory??)
Line 16: Line 16:
  
 
{{#vardefine:hmargin|{{#expr:({{#var:calculatedwidth}}-{{#var:imagewidth}})/2}}}}
 
{{#vardefine:hmargin|{{#expr:({{#var:calculatedwidth}}-{{#var:imagewidth}})/2}}}}
{{#vardefine:vmargin|{{#expr:({{#var:calculatedheight}}-{{#var:imageheight}}/2)}}}}
+
{{#vardefine:vmargin|{{#expr:({{#var:calculatedheight}}-{{#var:imageheight}})/2}}}}
  
</div><div class="bobscreen" style="width:{{#var:calculatedwidth}}px; height:{{#var:calculatedheight}}px; display:inline-block; text-align:center;"><div style="transform:scale({{#var:xscale}},{{#var:yscale}}); margin-left: {{#var:hmargin}}px; margin-right: {{#var:hmargin}}px; transform-origin:50%;">[[File:{{{1}}}]]</div></div></includeonly><noinclude>
+
</div><div class="bobscreen" style="margin-bottom: {{#var:vmargin}}px; margin-top: {{#var:vmargin}}px; margin-left: {{#var:hmargin}}px; margin-right: {{#var:hmargin}}px; display:inline-block; text-align:center;"><div style="transform:scale({{#var:xscale}},{{#var:yscale}}); transform-origin:50%;">[[File:{{{1}}}]]</div></div></includeonly><noinclude>
  
 
This template sets the maximum width of a screenshot to 320 pixels, and corrects its aspect ratio.
 
This template sets the maximum width of a screenshot to 320 pixels, and corrects its aspect ratio.
Line 26: Line 26:
  
 
returns
 
returns
 
 
{{bobscreenTest|MagicalPuzzlePopils title.png}}
 
{{bobscreenTest|MagicalPuzzlePopils title.png}}
 
 
This is how the game appears on an actual [[Sega Game Gear]]. The original image taken from an emulator is below:
 
This is how the game appears on an actual [[Sega Game Gear]]. The original image taken from an emulator is below:
  
Line 37: Line 35:
  
 
returns
 
returns
 
 
{{bobscreenTest|MagicalPuzzlePopils title.png|width=120}}
 
{{bobscreenTest|MagicalPuzzlePopils title.png|width=120}}
 
 
"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.
  

Revision as of 15:48, 4 July 2018


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

Usage

{{bobscreen|MagicalPuzzlePopils title.png}}

returns










MagicalPuzzlePopils title.png

This is how the game appears on an actual Sega Game Gear. The original image taken from an emulator is below:

MagicalPuzzlePopils title.png

Options

{{bobscreenTest|MagicalPuzzlePopils title.png|width=120}}

returns










MagicalPuzzlePopils 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.

Height

In addition, this template corrects heights:

WinterHeat title.png ->










WinterHeat title.png


ClockworkKnightUSPAL Title.png ->










ClockworkKnightUSPAL Title.png


NiGHTS title.png ->










NiGHTS title.png


NiGHTS title.png ->










NiGHTS title.png

Anamorphic widescreen

widescreen VirtuaFighter 32X Widescreen2.png ->










VirtuaFighter 32X Widescreen2.png


widescreen VirtuaFighter 32X Widescreen2 PAL.png ->










VirtuaFighter 32X Widescreen2 PAL.png


widescreen w200 VirtuaFighter 32X Widescreen2 PAL.png ->










VirtuaFighter 32X Widescreen2 PAL.png


widescreen h200 VirtuaFighter 32X Widescreen2 PAL.png ->










VirtuaFighter 32X Widescreen2 PAL.png