Template:PlaceImage
From Dead Suns Game
Revision as of 14:23, 24 October 2022 by Spandox (talk | contribs) (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,...")
Crop an image, float it right
Parameter | Description | Type | Status | |
---|---|---|---|---|
the image | pic | A full File with [[File:]] | Unknown | required |
cropx | cropx | The width of the containing div add units | Unknown | required |
cropy | cropy | The height of the containing div add units | Unknown | required |
Example
{{PlaceImage|pic=[[File:Absalom.jpg|560x320px]]|cropx=560px|cropy=310px}}