Changes

Add special alignment to floor type's preview image
Line 2: Line 2:  
{| style="border: 1px solid darkgray" cellpadding="5px" width="100%"
 
{| style="border: 1px solid darkgray" cellpadding="5px" width="100%"
 
|-
 
|-
| style="min-width:250px; border: solid 3px #{{#switch: {{{type|}}}| wallpaper = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | decoration = 66cc99 | furniture = cccc99| d3d3d3}};" rowspan="3"| <div style="overflow:hidden;width:250px;"> {{#if:{{{image|}}}|[[{{{image|}}}{{!}}center{{#if:{{{description|}}}|{{!}}{{{description|}}}| }}]]</div>| }}
+
| style="min-width:250px; border: solid 3px #{{#switch: {{{type|}}}| wallpaper = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | decoration = 66cc99 | furniture = cccc99| d3d3d3}};" rowspan="3"| <div style="overflow:hidden;width:250px;">{{#ifeq:{{{type|}}}|floor|<div style="position:relative;right:100%;">|}}{{#if:{{{image|}}}|[[{{{image|}}}{{!}}center{{#if:{{{description|}}}|{{!}}{{{description|}}}| }}]]</div>{{#ifeq:{{{type|}}}|floor|</div>|}}| }}
 
| style="border: solid 0px;background-color:#{{#switch: {{{type|}}}| wallpaper = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | decoration = 66cc99 | furniture = cccc99 | d3d3d3}};" width="100%" align="center" colspan="3"| '''{{{name|Name?}}}'''  
 
| style="border: solid 0px;background-color:#{{#switch: {{{type|}}}| wallpaper = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | decoration = 66cc99 | furniture = cccc99 | d3d3d3}};" width="100%" align="center" colspan="3"| '''{{{name|Name?}}}'''  
 
{{{japanesename|}}}
 
{{{japanesename|}}}
Line 26: Line 26:  
*default = lightgray
 
*default = lightgray
    +
'''Note:'''
 +
"type=floor" has different preview alignment from other types, the image is shifted relatively to the left half the width of the image. This is done to center viewing window on the image.
    
<pre>
 
<pre>
Anonymous user