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 difference)

Revision as of 13:23, 24 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