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
 
(One intermediate revision by the same user not shown)
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 [[Template:Furnishing set]] Cargo table.


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

Latest revision as of 22:35, 2 November 2021

Template-info.png Documentation

Description[edit source]

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[edit source]

{{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.