Difference between revisions of "D2w"

From Sega Retro

m (Text replacement - "[[Category:Sega Retro templates" to "[[Category:Templates")
 
Line 19: Line 19:
 
<tt><nowiki>{{d2w|GoldenAxe Title.png|160|1000}}</nowiki></tt> returns '''{{d2w|GoldenAxe Title.png|160|1000}}'''
 
<tt><nowiki>{{d2w|GoldenAxe Title.png|160|1000}}</nowiki></tt> returns '''{{d2w|GoldenAxe Title.png|160|1000}}'''
  
[[Category:Sega Retro templates|{{PAGENAME}}]]</noinclude>
+
[[Category:Templates|{{PAGENAME}}]]</noinclude>

Latest revision as of 23:48, 24 June 2023

This template obtains the width of a resized image, given that its dimensions are defined.

Usage

{{d2w|Imagefilename.png|width|height}}

width and height correspond to the dimensions of an embedded image:

[[Imagefilename.png|100x200px]]

Example

{{d2w|GoldenAxe Title.png|320|224}} returns 320

{{d2w|GoldenAxe Title.png|1000|112}} returns 160

{{d2w|GoldenAxe Title.png|160|1000}} returns 160