- Welcome to the Kancolle Wiki!
- If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord
Difference between revisions of "Template:FurnitureKai"
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) m |
Jigaraphale (talk | contribs) |
||
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:{{{ | + | |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: {{{picture|}}} or {{{reward|}}} or {{{card|}}} or {{{image1|}}}|{{#tag:tabber|Full=[[File:Furniture Full {{{ID|}}}.png|250px]] | ||
+ | {{#if: {{{picture|}}}|Picture=[[File:Furniture Picture {{{ID|}}}.png|250px]]|}} | ||
+ | {{!}}-{{!}} | ||
+ | {{#if: {{{reward|}}}|Reward=[[File:Furniture Reward {{{ID|}}}.png|250px]]|}} | ||
+ | {{!}}-{{!}} | ||
+ | {{#if: {{{card|}}}|Card=[[File:Furniture Card {{{ID|}}}.png|250px]]|}} | ||
+ | {{!}}-{{!}} | ||
+ | {{#if: {{{image1|}}}|1=[[File:{{{image1|}}}|250px]]|}} | ||
{{!}}-{{!}} | {{!}}-{{!}} | ||
{{#if: {{{image2|}}}|2=[[File:{{{image2|}}}|250px]]|}} | {{#if: {{{image2|}}}|2=[[File:{{{image2|}}}|250px]]|}} | ||
Line 12: | Line 21: | ||
{{!}}-{{!}} | {{!}}-{{!}} | ||
{{#if: {{{image6|}}}|6=[[File:{{{image6|}}}|250px]]|}} | {{#if: {{{image6|}}}|6=[[File:{{{image6|}}}|250px]]|}} | ||
− | }}|[[File:{{{ | + | }}|[[File:Furniture Full {{{ID|}}}.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 29: | Line 39: | ||
<pre> | <pre> | ||
{{FurnitureKai | {{FurnitureKai | ||
+ | | ID= | ||
| nameJP= | | nameJP= | ||
| nameEN= | | nameEN= | ||
| type= | | type= | ||
− | | | + | | picture= |
+ | | reward= | ||
+ | | card= | ||
| image1= | | image1= | ||
| image2= | | image2= | ||
Line 56: | Line 69: | ||
<pre> | <pre> | ||
{{FurnitureKai | {{FurnitureKai | ||
+ | | ID= the furniture ID | ||
| nameJP= Japanese name | | nameJP= Japanese name | ||
| nameEN= English name | | nameEN= English name | ||
| type= the type, being wall/floor/desk/window/object/chest (grey if empty) | | type= the type, being wall/floor/desk/window/object/chest (grey if empty) | ||
− | | | + | | picture= true (optional, if there is a clickable picture) |
− | | image1= the | + | | reward= true (optional, if there is a reward asset) |
− | | image2= the 2nd image (optional) | + | | card= true (optional, if there is a card asset) |
− | | image3= the 3rd image (optional) | + | |
− | | image4= the 4th image (optional) | + | | image1= the 1st additional image (optional) |
− | | image5= the 5th image (optional) | + | | image2= the 2nd additional image (optional) |
− | | image6= the 6th image (optional) | + | | image3= the 3rd additional image (optional) |
+ | | image4= the 4th additional image (optional) | ||
+ | | image5= the 5th additional image (optional) | ||
+ | | image6= the 6th additional image (optional) | ||
+ | |||
| coin= the price (optional, 0=Free) | | coin= the price (optional, 0=Free) | ||
| discount= the discounted price (optional, incompatible with "fairy") | | discount= the discounted price (optional, incompatible with "fairy") | ||
Line 84: | Line 102: | ||
{{FurnitureKai | {{FurnitureKai | ||
+ | | ID= 286 | ||
| nameJP= Japanese name | | nameJP= Japanese name | ||
| nameEN= English name | | nameEN= English name | ||
| type= desk | | type= desk | ||
− | |||
| coin= 0 | | coin= 0 | ||
| rarity= 1 | | rarity= 1 | ||
Line 97: | Line 115: | ||
{{FurnitureKai | {{FurnitureKai | ||
+ | | ID= 286 | ||
| nameJP=「200万の感謝」掛け軸 | | nameJP=「200万の感謝」掛け軸 | ||
| nameEN= "2 Millon Thanks" Scroll | | nameEN= "2 Millon Thanks" Scroll | ||
| type= object | | type= object | ||
+ | | picture= true | ||
+ | | reward= true | ||
+ | | card= true | ||
| image1= Old_world_map.png | | image1= Old_world_map.png | ||
| image2= Nanodesu_scroll.png | | image2= Nanodesu_scroll.png |
Revision as of 20:19, 24 September 2024
Evolution of the Template:FurnitureInfo
{{FurnitureKai | ID= | nameJP= | nameEN= | type= | picture= | reward= | card= | image1= | image2= | image3= | image4= | image5= | image6= | coin= | discount= | fairy= true | rarity= | descriptionJP= | descriptionEN= | BGM= | feature= | release= | availability= | note= }}
{{FurnitureKai | ID= the furniture ID | nameJP= Japanese name | nameEN= English name | type= the type, being wall/floor/desk/window/object/chest (grey if empty) | picture= true (optional, if there is a clickable picture) | reward= true (optional, if there is a reward asset) | card= true (optional, if there is a card asset) | image1= the 1st additional image (optional) | image2= the 2nd additional image (optional) | image3= the 3rd additional image (optional) | image4= the 4th additional image (optional) | image5= the 5th additional image (optional) | image6= the 6th additional image (optional) | coin= the price (optional, 0=Free) | discount= the discounted price (optional, incompatible with "fairy") | fairy= "true" if needed (optional, incompatible with "discount") | rarity= from 1 to 7 (optional) | descriptionJP= Japanese description | descriptionEN= English description | BGM= The special BGM added (optional) | feature= The special feature (optional) | release= The release date in YYYY-MM-DD format | availability= The availability (shop/quest/reward/login/...) | note= any additional note (optional) }}
- Examples
Japanese name English name |
Rarity: ★☆☆☆☆☆☆ | |||||
Free |
Japanese description English description | |||||
Released the: 2013-04-23 Availability: Furniture Shop Special Feature: None |
「200万の感謝」掛け軸 "2 Millon Thanks" Scroll |
Rarity: ★★★★★★★ | |||||
150000 (150)"Discounted price for 1 Furniture Fairy" |
1 |
Japanese description English description | ||||
Special BGM: Cool BGM uwu Released the: 2013-04-23 Availability: Reward for those who logged in during 01/01~01/03/2014 Special Feature: This item has awesome special features that will blow your mind. Notes: Note test |
? ? |
Rarity: ☆☆☆☆☆☆☆ | |||||
N/A | ? ? | |||||
Released the: [[Game Updates/2024/November 21st|]] Availability: ? Special Feature: None |