Jump to content

Template:Furniture infobox: Difference between revisions

From inZOI Wiki
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}}}
}}
}}
|-
! 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}}}
|-
|-
|}
|}

Revision as of 22:25, 20 March 2025


This template creates an infobox for Furniture in *inZOI* with Semantic MediaWiki annotations. Rows are only displayed if their corresponding parameters are filled.

Parameters

  • furniture - Name of the furniture item
  • icon - Filename for the furniture's icon (e.g., Modern_Chair_Icon.png)
  • room - Room where the furniture can be placed (e.g., Living Room)
  • type - Type of furniture (e.g., Chair, Table, Bed)
  • description - Brief description of the furniture
  • price - Cost in Meow to purchase
  • unlock - How to unlock this furniture item
  • release - When this furniture was released

Usage

{{Furniture infobox
| furniture = 
| icon = 
| room = 
| type = 
| description = 
| price = 
| unlock = 
| release = 
}}

Example Usage

{{Furniture infobox
| furniture = Modern Chair
| icon = Modern_Chair_Icon.png
| room = Living Room
| type = Chair
| description = A sleek, contemporary chair with minimalist design.
| price = 500
| unlock = Reach Level 5
| release = Base Game
}}


Modern Chair
File:Modern Chair Icon.png
Room Living Room
Type Chair
Description
A sleek, contemporary chair with minimalist design.
Price 500 Meow
Unlock Reach Level 5
Release Base Game

Furniture infobox is a Chair Furniture available in the Living Room room.