- 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:FurnitureInfo"
Jump to navigation
Jump to search
>Fujihita m (Fix slideshow mode's syntax. Template does not work within gallery tags) |
>Fujihita (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 | + | '''Slideshow (Experimental as of 12/26/2014)''' |
+ | |||
+ | Slideshow is available for furniture 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> |
Revision as of 07:26, 26 December 2014
Name? | |||
Free | |||
Full sample, all fields are filled.
type -> color
- wall = #cc9966
- floor = #cc9999
- desk = #9999cc
- window = #99cccc
- object = #66cc99
- chest = #cccc99
- 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.
Note 2: The text box containing release note, BGM and feature has a limit height of 200px before overflown texts become hidden.
{{FurnitureInfo | name=Thanks to 2,000,000" scroll | type=object | japanesename=「200万の感謝」掛け軸 | image=Furniture-204.jpg | description=Hover over this for item description, Japanese description if possible | coin=15000 | fairy=1 | BGM=Template BGM | feature=Template Feature, this item has awesome special feature that will blow your mind, or not, it'll just change color according to the time of date. | releasenote=Available since 1/1/2014. Reward for those who logged in during 1/1~1/3/2014 }}
Thanks to 2,000,000" scroll
「200万の感謝」掛け軸 | |||
15000 | 1 | ||
Simplified sample, stripped down to essential fields only
{{FurnitureInfo | name=Final boss | type=chest | japanesename=朝雲 | image=NPC_FinalBoss.png | coin=200000 }}
Final boss
朝雲 | |||
200000 | 999 | ||
Slideshow (Experimental as of 12/26/2014)
Slideshow is available for furniture containing multiple images.
There are a few limitations of this mode:
- Maximum height is constrained to 200 pixel
- There's a default light blue backdrop behind the image
- The zoom is faulty on furniture types other than "floor" or "object"
- "description" and "image" fields are disabled
If possible, try to use the default templates above instead of the slideshow.
{{FurnitureInfo | name=Snowfield | type=floor | japanesename=雪原 | slideshow=<gallery type="slideshow" widths="267px" crop="true" position="center" hideaddbutton="true">Floor_023_01.png Floor_023_02.png Floor_023_03.png Floor_023_04.png Furniture-204.jpg</gallery> | coin=2000 | fairy=1 }}
Snowfield
雪原 | |||
2000 | 1 | ||