- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Changes
Jump to navigation
Jump to search
mLine 1:
Line 1:
− +
Line 5:
Line 5:
− +
+
+
+
+
+
+
+
Line 33:
Line 40:
+
Add scalability
<div style="height:480px;width:800px;overflow:hidden;transform-origin:{{{origin|top left}}};transform:scale({{{scale|1}}});position:relative;"><div style="position:absolute;top:275px;">[[File:{{{floor|Chinju-fu_standard_floor.png}}}|link=]]</div>
<div style="height:{{#expr:480*{{{scale|0.8}}}}}px;width:{{#expr:800*{{{scale|0.8}}}}}px;overflow:hidden;"><div style="transform-origin:top left;transform:scale({{{scale|0.8}}});position:relative;"><div style="position:absolute;top:275px;">[[File:{{{floor|Chinju-fu_standard_floor.png}}}|link=]]</div>
<div style="position:absolute;top:0px;">[[File:{{{wall|Common wallpaper.png}}}|link=]]</div>
<div style="position:absolute;top:0px;">[[File:{{{wall|Common wallpaper.png}}}|link=]]</div>
<div style="position:absolute;left:200px;">[[File:{{{window|Window with red curtain.png}}}|link=]]</div>
<div style="position:absolute;left:200px;">[[File:{{{window|Window with red curtain.png}}}|link=]]</div>
{{#if:{{{chest|}}}|<div style="position:absolute;right:0px;">[[File:{{{chest|}}}{{!}}link=]]</div>|}}
{{#if:{{{chest|}}}|<div style="position:absolute;right:0px;">[[File:{{{chest|}}}{{!}}link=]]</div>|}}
<div style="position:absolute;top:130px;">[[File:{{{desk|Common cardboard.png}}}|link=]]</div>
<div style="position:absolute;top:130px;">[[File:{{{desk|Common cardboard.png}}}|link=]]</div>
{{#if:{{{ship|}}}|<div style="position:absolute;right:0px;">[[File:{{{ship|}}}{{!}}link=]]</div>|}}</div>
{{#if:{{{ship|}}}|<div style="position:absolute;right:0px;">[[File:{{{ship|}}}{{!}}link=]]</div>|}}</div></div>
<noinclude>
<noinclude>
Generate a scalable office screen from wikitext template, see [[Furniture]] for furniture images.
*Default scale value: 0.8
*Width: 800px * scale
*Height: 480px * scale
'''Limitation: Does not support screen alignment.'''
<pre>
<pre>
|scale=0.6
|scale=0.6
}}
}}
</noinclude>
</noinclude>