Template:File clip/readable

{{#ifeq:
	{{#expr:
		{{#expr:200>{{{2}}}+{{{3}}}+{{{4}}}+{{{5}}}}}
		+{{#expr:1>{{#if:{{{5|}}}|0|1}}+{{#if:{{{w|}}}|0|1}}+{{#if:{{{h|}}}|0|1}}}}
	}}
	|2|
	{{#ifeq: 
		{{#expr:
			{{#ifexpr: {{{2}}}+{{{4}}} < 100 | 1 | 0}} * {{#ifexpr: {{{3}}}+{{{5}}} < 100 | 1 | 0}} 
		}}
		|1
		|
			{{#ifeq:
				{{{align}}}
				|center
				|<div style="width: 100%; text-align: center;">
			}}
				<div
					 style="
						 width:{{#expr:{{{width}}}-8}}px;
						 padding:3px 5px 0 3px;
						 margin:0.5em
						 {{#ifeq:
						 	{{{align}}}
						 	|center
						 	|auto 1.3em auto
						 	|
							 	{{#ifeq:
							 		{{{align}}}
							 		|left
							 		|1.4em 1.3em 0px
							 		|
							 			{{#ifeq:
								 			{{{align}}}
								 			|none
								 			|0px 1.3em 0px
								 			|0px 1.3em 1.4em
							 			}}
							 	}}
						 }};
						 border: solid 1px #CCCCCC;
						 {{#ifeq:
						 	{{{align}}}
						 	|none
						 	|
						 	|{{#ifeq:
						 		{{{align}}}
						 		|center
						 		|
						 		|float:{{{align|right}}}; clear:{{{align|right}}};
						 	}}
						 }}
					 "
				>
					<div
						 style="
						 	 border: solid 1px #CCCCCC;
						 	 position:relative;
						 	 width:{{#expr:{{{width}}}-8}}px;
						 	 height:{{#expr:trunc({{{h}}}*({{{width}}}-8)/(100-{{{3}}}-{{{5}}})/{{{w}}}*(100-{{{2}}}-{{{4}}}))}}px;
						 	 overflow:hidden; zoom:1;
						 "
					>
						<div
							 style="
							 	 position:absolute;
							 	 top:{{#expr:-trunc({{{h}}}*({{{width}}}-8)/(100-{{{3}}}-{{{5}}})/{{{w}}}*{{{2}}})}}px;
							 	 left:{{#expr:-trunc(({{{width}}}-8)*{{{5}}}/(100-{{{3}}}-{{{5}}}))}}px;
							 "
						>
							[[File:
								{{{1}}}
								|{{#expr:trunc(({{{width}}}-8)/(100-{{{3}}}-{{{5}}})*100)}}px
								|
									{{{6|}}}
									{{#if:{{{alt|}}}|{{!}}alt={{{alt}}}|}}
									{{#if:{{{thumb|}}}|{{!}}thumb={{{thumb}}}|}}
									{{#if:{{{page|}}}|{{!}}page="{{{page}}}"|}}
									{{#if:{{{link|}}}|{{!}}link={{{link}}}|}}
							]]
						</div>
					</div>
					<div style="padding-top:2px; float:right; font-size:60%; line-height:0px; text-align:right;">
						[[
							File:Magnify-clip (sans arrow).svg
							|11px
							|text-top
							|right
							|拡大
							|link=File:{{{1}}}]]<br>[[:Template:File clip|Clip
						]]
					</div>
					<span style="padding:2px; margin-bottom:3px; font-size:85%; text-align:left; display:block;">
						{{{6|{{{1}}}}}}
					</span>
				</div>
			{{#ifeq:{{{align}}}|center|</div>}}
	|
		<div style="width:{{{width|300}}}px; padding:3px 5px 0 3px; border: solid 1px #CCCCCC; float:right;">
			{{error|100%以上切り取っています。<small>順番が「上」「右」「下」「左」になっているか確認してください。</small>}}
		</div>
	}}
	|
		<div style="width:{{{width|300}}}px; padding:3px 5px 0 3px; border: solid 1px #CCCCCC; float:right;">
			{{error|必要な引数が足りません。<small>少なくとも「ファイル名」「width」「上」「右」「下」「左」「w」「h」の引数7つは必須です。</small>}}
		</div>
}}
[[Category:切り抜き画像]]