Template:Furnishing: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
mNo edit summary
imported>Harmonea
(removing "absentImg" field)
Line 7: Line 7:
|icon=String
|icon=String
|placedImg=String
|placedImg=String
|absentImg=String
|description=Wikitext
|description=Wikitext
|craftCost=Wikitext
|craftCost=Wikitext
Line 22: Line 21:
|icon={{{icon|{{{name|}}} icon.png}}}
|icon={{{icon|{{{name|}}} icon.png}}}
|placedImg={{{placedImg|{{{name|}}} furnishing placed.png}}}
|placedImg={{{placedImg|{{{name|}}} furnishing placed.png}}}
|absentImg={{{absentImg|{{{name|}}} furnishing absent.png}}}
|description={{{description|}}}
|description={{{description|}}}
|craftCost={{{craftCost|}}}
|craftCost={{{craftCost|}}}
Line 35: Line 33:
-->===[[File:{{{icon|{{{name|}}} icon.png}}}|60px|link=]] {{{name|}}}===
-->===[[File:{{{icon|{{{name|}}} icon.png}}}|60px|link=]] {{{name|}}}===
{|
{|
|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]]
| ''{{{description|}}}''
| ''{{{description|}}}''
|-
|-

Revision as of 21: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.