Template:Furnishing/doc: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
(Created page with "{{doc/start}} ==Description== Used to add furnishings to any Furniture set page (example: Wooden Style Lounge) and stores the information to Cargo. ==Usage== <pre> {{Furn...")
 
imported>Harmonea
mNo edit summary
Line 2: Line 2:
==Description==
==Description==
Used to add furnishings to any Furniture set page (example: [[Wooden Style Lounge]]) and stores the information to Cargo.
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 FurnishingSet Cargo table.


==Usage==
==Usage==
Line 10: Line 12:
|craftCost=
|craftCost=
|blueprint=
|blueprint=
|furnishingSet=
|usedByCharacter=
|usedByCharacter=
|interactions=
|interactions=

Revision as of 22:07, 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 FurnishingSet Cargo table.

Usage

{{Furnishing
|name=
|description=
|craftCost=
|blueprint=
|furnishingSet=
|usedByCharacter=
|interactions=
}}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.