Changes

Additional patch note, add curved corners to default view mode's frame.
Line 2: Line 2:  
|-
 
|-
 
| style="width:250px; border-top-left-radius:20px; border-bottom-left-radius:20px; border: solid 3px #{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99| d3d3d3}}; background:#" rowspan="3"| {{#if:{{{slideshow|}}}|<div style="overflow:hidden;width:265px;max-height:200px;border-top-left-radius:20px; border-bottom-left-radius:20px;"><div style="position:relative;bottom:5px;right:5px;">{{{slideshow|}}}</div></div>
 
| style="width:250px; border-top-left-radius:20px; border-bottom-left-radius:20px; border: solid 3px #{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99| d3d3d3}}; background:#" rowspan="3"| {{#if:{{{slideshow|}}}|<div style="overflow:hidden;width:265px;max-height:200px;border-top-left-radius:20px; border-bottom-left-radius:20px;"><div style="position:relative;bottom:5px;right:5px;">{{{slideshow|}}}</div></div>
|<div style="overflow:hidden;width:265px;max-height:250px;">{{#ifeq:{{{type|}}}|floor|<div style="position:relative;right:100%;">|}}{{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}center{{#if:{{{description|}}}|{{!}}{{{description|}}}|}}]]|}}{{#ifeq:{{{type|}}}|floor|</div>|}}</div>}}
+
|<div style="overflow:hidden;width:265px;max-height:250px;border-top-left-radius:20px; border-bottom-left-radius:20px;">{{#ifeq:{{{type|}}}|floor|<div style="position:relative;right:100%;">|}}{{#if:{{{image|}}}|[[File:{{{image|}}}{{!}}center{{#if:{{{description|}}}|{{!}}{{{description|}}}|}}]]|}}{{#ifeq:{{{type|}}}|floor|</div>|}}</div>}}
 
| style="border: solid 0px;background-color:#{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99 | d3d3d3}};" width="100%" align="center" colspan="3"| '''{{{name|Name?}}}'''  
 
| style="border: solid 0px;background-color:#{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99 | d3d3d3}};" width="100%" align="center" colspan="3"| '''{{{name|Name?}}}'''  
 
{{{japanesename|}}}
 
{{{japanesename|}}}
Line 66: Line 66:  
| name=Final boss
 
| name=Final boss
 
| type=chest
 
| type=chest
| japanesename=麻雲
+
| japanesename=朝雲
 
| image=NPC_FinalBoss.png
 
| image=NPC_FinalBoss.png
 
| coin=200000
 
| coin=200000
Line 76: Line 76:  
| name=Final boss
 
| name=Final boss
 
| type=chest
 
| type=chest
| japanesename=麻雲
+
| japanesename=朝雲
 
| image=NPC_FinalBoss.png
 
| image=NPC_FinalBoss.png
 
| coin=200000
 
| coin=200000
Line 82: Line 82:  
}}
 
}}
   −
'''Slideshow view (Experimental)'''
+
'''Slideshow (Experimental as of 12/26/2014)'''
 +
 
 +
Slideshow is available for furniture containing multiple images.
   −
Slideshow view is available for items containing multiple images.
   
There are a few limitations of this mode:
 
There are a few limitations of this mode:
 
# Maximum height is constrained to 200 pixel
 
# Maximum height is constrained to 200 pixel
Line 90: Line 91:  
# The zoom is faulty on furniture types other than "floor" or "object"
 
# The zoom is faulty on furniture types other than "floor" or "object"
 
# "description" and "image" fields are disabled
 
# "description" and "image" fields are disabled
 +
 +
If possible, try to use the default templates above instead of the slideshow.
 +
 
<pre>
 
<pre>
 
{{FurnitureInfo
 
{{FurnitureInfo
 
| name=Snowfield
 
| name=Snowfield
 
| type=floor
 
| type=floor
| japanesename=麻雲
+
| japanesename=雪原
 
| slideshow=<gallery type="slideshow" widths="267px" crop="true" position="center" hideaddbutton="true">Floor_023_01.png
 
| slideshow=<gallery type="slideshow" widths="267px" crop="true" position="center" hideaddbutton="true">Floor_023_01.png
 
Floor_023_02.png
 
Floor_023_02.png
 
Floor_023_03.png
 
Floor_023_03.png
Floor_023_04.png</gallery>
+
Floor_023_04.png
 +
Furniture-204.jpg</gallery>
 
| coin=2000
 
| coin=2000
 
| fairy=1
 
| fairy=1
 
}}
 
}}
 
</pre>
 
</pre>
 +
    
{{FurnitureInfo
 
{{FurnitureInfo
Line 111: Line 117:  
Floor_023_02.png
 
Floor_023_02.png
 
Floor_023_03.png
 
Floor_023_03.png
Floor_023_04.png</gallery>
+
Floor_023_04.png
 +
Furniture-204.jpg
 +
</gallery>
 
| coin=2000
 
| coin=2000
 
| fairy=1
 
| fairy=1
 
}}
 
}}
 
</noinclude>
 
</noinclude>
Anonymous user