Line 16: |
Line 16: |
| |style="width:15%; color:black; border: solid 0px; background-color:#{{#switch: {{{type|}}}|wall=cc9966|floor= cc9999|desk= 9999cc|window= 99cccc|object= 66cc99|chest= cccc99|d3d3d3}}" align="center" colspan=3|Rarity:<br>{{#switch: {{{rarity|}}}|1=★☆☆☆☆☆☆|2= ★★☆☆☆☆☆|3= ★★★☆☆☆☆|4= ★★★★☆☆☆|5= ★★★★★☆☆|6= ★★★★★★☆|7= ★★★★★★★| ☆☆☆☆☆☆☆}} | | |style="width:15%; color:black; border: solid 0px; background-color:#{{#switch: {{{type|}}}|wall=cc9966|floor= cc9999|desk= 9999cc|window= 99cccc|object= 66cc99|chest= cccc99|d3d3d3}}" align="center" colspan=3|Rarity:<br>{{#switch: {{{rarity|}}}|1=★☆☆☆☆☆☆|2= ★★☆☆☆☆☆|3= ★★★☆☆☆☆|4= ★★★★☆☆☆|5= ★★★★★☆☆|6= ★★★★★★☆|7= ★★★★★★★| ☆☆☆☆☆☆☆}} |
| |- | | |- |
− | |width=50px align="center"| {{#if:{{{coin|}}}|[[File:Item Full Furniture Coin.png|50px|link=Furniture Coin]]<br>{{#ifexpr:{{{coin|}}}=0|Free|{{{coin|}}} }}{{#if:{{{discount|}}}|<br>({{ToolTip|''{{{discount|}}}'')|"Discounted price"}}|}}|N/A}} | + | |width=50px align="center"| {{#if:{{{coin|}}}|[[File:Item Full Furniture Coin.png|50px|link=Furniture Coin]]<br>{{#ifexpr:{{{coin|}}}=0|Free|{{{coin|}}} }}{{#if:{{{discount|}}}|<br>({{ToolTip|''{{{discount|}}}'')|"Discounted price for 1 {{Item/Icon|Furniture Fairy|small=true}} [[Furniture Fairy]]"}}|}}|N/A}} |
| |width=50px align="center"| {{#if:{{{fairy|}}}|[[File:Item Full Furniture Fairy.png|50px|link=Furniture Fairy]]<br>1}} | | |width=50px align="center"| {{#if:{{{fairy|}}}|[[File:Item Full Furniture Fairy.png|50px|link=Furniture Fairy]]<br>1}} |
| |style="border: solid 2px #{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99 | d3d3d3}}; padding:10px" colspan=2| {{{descriptionJP|?}}}<br>''{{{descriptionEN|?}}}'' | | |style="border: solid 2px #{{#switch: {{{type|}}}| wall = cc9966| floor = cc9999 | desk = 9999cc | window = 99cccc | object = 66cc99 | chest = cccc99 | d3d3d3}}; padding:10px" colspan=2| {{{descriptionJP|?}}}<br>''{{{descriptionEN|?}}}'' |
Line 56: |
Line 56: |
| <pre> | | <pre> |
| {{FurnitureKai | | {{FurnitureKai |
− | | nameJP= The Japanese name | + | | nameJP= Japanese name |
| | nameEN= English name | | | nameEN= English name |
− | | type= the type, being wall/floor/desk/window/object/chest | + | | type= the type, being wall/floor/desk/window/object/chest (grey if empty) |
| | noimage= "true" if ha no image (optional, will hide any other image) | | | noimage= "true" if ha no image (optional, will hide any other image) |
| | image1= the main image (incompatible with "noimage") | | | image1= the main image (incompatible with "noimage") |