Template:Furnishing: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(Created page with "<noinclude>{{doc}}Category:Templates<!-- ### Cargo Declare -->{{#cargo_declare:_table=Furnishing |name=String |icon=String |placedImg=String |absentImg=String |descripti...")
 
imported>Harmonea
mNo edit summary
Line 34: Line 34:
{|
{|
|rowspan="5" style="text-align:center"|[[File:{{{placedImg|{{{name|}}} furnishing placed.png}}}|150px]]<br />Placed<br /><br />[[File:{{{absentImg|{{{name|}}} furnishing absent.png}}}|150px]]<br />Absent
|rowspan="5" style="text-align:center"|[[File:{{{placedImg|{{{name|}}} furnishing placed.png}}}|150px]]<br />Placed<br /><br />[[File:{{{absentImg|{{{name|}}} furnishing absent.png}}}|150px]]<br />Absent
|''{{{description|}}}''
| ''{{{description|}}}''
|-
|-
|'''Crafting cost:''' {{{craftCost|}}}
| '''Crafting cost:''' {{{craftCost|}}}
|-
|-
|'''Blueprint Required:''' {{{blueprint|}}}{{#if: {{{usedByCharacter|}}}|
| '''Blueprint Required:''' {{{blueprint|}}}{{#if: {{{usedByCharacter|}}}|
{{!}}-
{{!}}-
{{!}}'''Used by:''' {{{usedByCharacter|}}}}}{{#if: {{{interactions|}}}|
{{!}} '''Used by:''' {{{usedByCharacter|}}}}}{{#if: {{{interactions|}}}|
{{!}}-
{{!}}-
{{!}}'''Interactions:'''
{{!}} '''Interactions:'''


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

Revision as of 18:34, 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.