Template:PlaceImage: Difference between revisions

From Dead Suns Game
Jump to navigationJump to search
(Created page with "<includeonly>{{FloatRight |{{RoundImage |pic={{{pic}}} |width={{{cropx}}} |height={{{cropy}}} }} }} </includeonly> <noinclude> <templatedata> { "description": "Crop an image, float it right", "params": { "pic": { "label": "the image", "required": true, "suggested": true, "description": "A full File with [[File:]]" }, "cropx":{ "label":"cropx", "required": true,...")
 
No edit summary
 
Line 5: Line 5:
|height={{{cropy}}}
|height={{{cropy}}}
}}
}}
}}
}}</includeonly>
</includeonly>
<noinclude>
<noinclude>
<templatedata>
<templatedata>

Latest revision as of 21:12, 25 October 2022


Crop an image, float it right

Template parameters

ParameterDescriptionTypeStatus
the imagepic

A full File with [[File:]]

Unknownrequired
cropxcropx

The width of the containing div add units

Unknownrequired
cropycropy

The height of the containing div add units

Unknownrequired

Example

{{PlaceImage|pic=[[File:Absalom.jpg|560x320px]]|cropx=560px|cropy=310px}}
Absalom.jpg