Jump to content

Template:CSS image crop: Difference between revisions

From Emps-World Wiki
Mary (talk | contribs)
Created page with "<div class="{{#ifeq: {{{Location}}} | center |center"><div class="|{{#ifeq: {{{Description|}}}|||thumb}}}} {{#switch: {{{Location}}} | right = t | left = t | none = t | = {{#i..."
 
No edit summary
 
(288 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="{{#ifeq: {{{Location}}} | center |center"><div class="|{{#ifeq: {{{Description|}}}|||thumb}}}} {{#switch: {{{Location}}} | right = t | left = t | none = t | = {{#ifeq: {{{Description|}}}|||tright}}}}{{{Location}}}">
== Usage ==
{{#ifeq: {{{Description|}}}|||<div style="width: {{{cWidth}}}px;" class="thumbinner">}}
Just copy the following and fill the id parameter with the correct id:<br>
<div style="width:{{{cWidth}}}px;height:{{{cHeight}}}px;overflow:hidden;position:relative">
 
<div style="position:relative;top:-{{{oTop}}}px;left:-{{{oLeft}}}px">
<nowiki>
[[File:{{{Image}}}|{{{bSize}}}px]]
{{ItemImage|id=4587|caption=Dragon Scimitar|scale=0.7}}
</div>{{#ifeq: {{{Description|}}}|||</div><div class="thumbcaption">{{magnify icon|link=File:{{{Image}}}}}{{{Description}}}</div>}}
</nowiki>
<onlyinclude>
<div class="item-icon">
  {{#expr:{{{oTop|587}}} + {{{ImageID/1000|4}}} * 1000}};{{{caption|none}}};{{{scale|0.7}}}
</div>
</div>
</div>{{#ifeq: {{{Location}}} | center |</div>|}}
</onlyinclude>

Latest revision as of 15:43, 13 March 2025

Usage

Just copy the following and fill the id parameter with the correct id:

{{ItemImage|id=4587|caption=Dragon Scimitar|scale=0.7}}

 4587;none;0.7