Template:Furniture infobox: Difference between revisions
Appearance
Created page with "<includeonly> {| class="infobox" style="font-size:90%; border:1px solid #aaa; background:#fff;" |- ! colspan="2" style="text-align:center; font-size:120%; background:#ccf; padding:4px;" | {{{furniture}}} |- | colspan="2" style="text-align:center; padding:4px;" | [[File:{{{icon|Placeholder.png}}}]] |- {{#if:{{{room|}}}|{{!}}- ! style="background:#ececec; text-align:left; padding:4px;" {{!}} Room {{!}} style="padding:4px;" {{!}} [[{{{room}}}]] }} |- {{#if:{{{type|}}}|{{!}}..." |
No edit summary |
||
Line 15: | Line 15: | ||
{{!}} style="padding:4px;" {{!}} {{{type}}} | {{!}} style="padding:4px;" {{!}} {{{type}}} | ||
}} | }} | ||
|- | |||
! colspan="2" style="background:#ececec; text-align:center; padding:4px;" | '''Description''' | |||
|- | |||
! colspan="2" style="background:#ffffff; text-align:left; padding:4px; border-top:1px solid #ddd; font-weight: normal;" | {{{description}}} | |||
|- | |- | ||
{{#if:{{{price|}}}|{{!}}- | {{#if:{{{price|}}}|{{!}}- | ||
Line 30: | Line 34: | ||
{{!}} style="padding:4px;" {{!}} {{{release}}} | {{!}} style="padding:4px;" {{!}} {{{release}}} | ||
}} | }} | ||
|- | |- | ||
|} | |} |