Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
| {|style="border:1px solid darkgray; border-top-left-radius:20px; border-bottom-left-radius:20px; max-width:1000px; width:100%" cellpadding="5px" | | {|style="border:1px solid darkgray; border-top-left-radius:20px; border-bottom-left-radius:20px; max-width:1000px; width:100%" cellpadding="5px" |
− | |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}}" align="center" rowspan=3|{{#if: {{{image2|}}}|{{#tag:tabber|1=[[File:{{{image1|}}}|250px]] | + | |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}}" align="center" rowspan=3|{{#if:{{{noimage|}}}| |{{#if: {{{image2|}}}|{{#tag:tabber|1=[[File:{{{image1|}}}|250px]] |
| {{!}}-{{!}} | | {{!}}-{{!}} |
| {{#if: {{{image2|}}}|2=[[File:{{{image2|}}}|250px]]|}} | | {{#if: {{{image2|}}}|2=[[File:{{{image2|}}}|250px]]|}} |
Line 12: |
Line 12: |
| {{!}}-{{!}} | | {{!}}-{{!}} |
| {{#if: {{{image6|}}}|6=[[File:{{{image6|}}}|250px]]|}} | | {{#if: {{{image6|}}}|6=[[File:{{{image6|}}}|250px]]|}} |
− | }}|[[File:{{{image1|Catbomb.png}}}|250px]]}} | + | }}|[[File:{{{image1|Catbomb.png}}}|250px]]}} }} |
| |style="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|{{{nameJP|?}}}<br>''{{{nameEN|?}}}'' | | |style="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|{{{nameJP|?}}}<br>''{{{nameEN|?}}}'' |
| |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= ★★★★★★★| ☆☆☆☆☆☆☆}} |
Line 32: |
Line 32: |
| | nameEN= | | | nameEN= |
| | type= | | | type= |
| + | | noimage= true |
| | image1= | | | image1= |
| | image2= | | | image2= |
Line 40: |
Line 41: |
| | coin= | | | coin= |
| | discount= | | | discount= |
− | | fairy= | + | | fairy= true |
| | rarity= | | | rarity= |
| | descriptionJP= | | | descriptionJP= |
Line 58: |
Line 59: |
| | 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 |
− | | image1= the main image | + | | noimage= "true" if ha no image (optional, will hide any other image) |
| + | | image1= the main image (incompatible with "noimage") |
| | image2= the 2nd image (optional) | | | image2= the 2nd image (optional) |
| | image3= the 3rd image (optional) | | | image3= the 3rd image (optional) |
Line 66: |
Line 68: |
| | coin= the price (optional) | | | coin= the price (optional) |
| | discount= the discounted price (optional) | | | discount= the discounted price (optional) |
− | | fairy= "true" is needed | + | | fairy= "true" if needed |
| | rarity= from 1 to 7 | | | rarity= from 1 to 7 |
| | descriptionJP= Japanese description | | | descriptionJP= Japanese description |