Template:Furnishing: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
mNo edit summary
imported>Harmonea
mNo edit summary
Line 38: Line 38:
| '''Crafting cost:''' {{{craftCost|}}}
| '''Crafting cost:''' {{{craftCost|}}}
|-
|-
| '''Blueprint Required:''' {{{blueprint|}}}{{#if: {{{usedByCharacter|}}}|
| '''Blueprint Required:''' {{{blueprint|}}}
{{!}}-
|-
{{!}} '''Used by:''' {{{usedByCharacter|}}}}}{{#if: {{{interactions|}}}|
|{{#if: {{{usedByCharacter|}}}| |style="display:none;"}}| '''Used by:''' {{{usedByCharacter|}}}
{{!}}-
|-
{{!}} '''Interactions:'''
|{{#if: {{{interactions|}}}| |style="display:none;"}}| '''Interactions:'''


{{{interactions|}}}}}
{{{interactions|}}}
|}
|}

Revision as of 18:37, 2 November 2021

Template-info.png Documentation

Description

Used to add furnishings to any Furniture set page (example: Wooden Style Lounge) and stores the information to Cargo.

The usedByCharacter and interactions fields are optional and only for use with furnishings used by the MLs. The furnishingSet field should match exactly to a member of the Template:Furnishing set Cargo table.

Usage

{{Furnishing
|name=
|description=
|craftCost=
|blueprint=
|furnishingSet=
|usedByCharacter=
|interactions=
}}
This template defines the table "Furnishing". View table.