- 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:Office"
Jump to navigation
Jump to search
Jigaraphale (talk | contribs) |
Jigaraphale (talk | contribs) |
||
Line 6: | Line 6: | ||
{{#if:{{{chest|}}}|<div style="position:absolute;right:0px;">[[File:{{{chest|}}}|220px]]</div>|}} | {{#if:{{{chest|}}}|<div style="position:absolute;right:0px;">[[File:{{{chest|}}}|220px]]</div>|}} | ||
<div style="position:absolute;top:130px;">[[File:{{{desk|Furniture_Full_202.png}}}|365px]]</div> | <div style="position:absolute;top:130px;">[[File:{{{desk|Furniture_Full_202.png}}}|365px]]</div> | ||
− | {{#if:{{{ship|}}}|<div style="position:absolute;right: | + | {{#if:{{{ship|}}}|<div style="position:absolute;right:50px;">[[File:{{{ship|}}}|367px]]</div>|}}</div></div> |
<noinclude> | <noinclude> | ||
Generate a scalable office screen from wikitext template, see [[Furniture]] for furniture images. | Generate a scalable office screen from wikitext template, see [[Furniture]] for furniture images. | ||
Line 25: | Line 25: | ||
<pre> | <pre> | ||
{{Office | {{Office | ||
− | |floor= | + | |floor=Furniture Full 5.png |
− | |wall= | + | |wall=Furniture Full 237.png |
− | |window= | + | |window=Furniture Full 230.png |
− | |object= | + | |object=Furniture Full 584.png |
− | |chest= | + | |chest=Furniture Full 234.png |
− | |desk= | + | |desk=Furniture Full 233.png |
− | |ship= | + | |ship=Ranger Full Setsubun 2023.png |
|scale=0.6 | |scale=0.6 | ||
− | |background=Furniture | + | |background=Furniture windowBG4 3.png |
}} | }} | ||
</pre> | </pre> | ||
Line 39: | Line 39: | ||
{{Office | {{Office | ||
− | |floor= | + | |floor=Furniture Full 5.png |
− | |wall= | + | |wall=Furniture Full 237.png |
− | |window= | + | |window=Furniture Full 230.png |
− | |object= | + | |object=Furniture Full 584.png |
− | |chest= | + | |chest=Furniture Full 234.png |
− | |desk= | + | |desk=Furniture Full 233.png |
− | |ship= | + | |ship=Ranger Full Setsubun 2023.png |
|scale=0.6 | |scale=0.6 | ||
− | |background=Furniture | + | |background=Furniture windowBG4 3.png |
}} | }} | ||
+ | |||
</noinclude> | </noinclude> |
Revision as of 19:29, 2 November 2024
Generate a scalable office screen from wikitext template, see Furniture for furniture images.
- Default scale value: 0.8
- Width: 800px * scale
- Height: 480px * scale
Limitation: Does not support screen alignment.
Background naming convention: Furniture_windowBG1x_y
For x and y containing value from 1 to 5.
- x is the window type
- y is time weather effect (morning, noon, afternoon, evening, night)
{{Office |floor=Furniture Full 5.png |wall=Furniture Full 237.png |window=Furniture Full 230.png |object=Furniture Full 584.png |chest=Furniture Full 234.png |desk=Furniture Full 233.png |ship=Ranger Full Setsubun 2023.png |scale=0.6 |background=Furniture windowBG4 3.png }}