Template:Furnishing set: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
mNo edit summary
imported>Harmonea
(removing icon field as I never found a good place to use it)
Line 5: Line 5:
-->{{#cargo_declare:_table=FurnishingSet
-->{{#cargo_declare:_table=FurnishingSet
|name=String
|name=String
|icon=String
|preview=String
|preview=String
|description=Wikitext
|description=Wikitext
Line 18: Line 17:
-->{{#cargo_store:_table=FurnishingSet
-->{{#cargo_store:_table=FurnishingSet
|name={{{name|}}}
|name={{{name|}}}
|icon={{{icon|{{{name|}}} Lounge icon.png}}}
|preview={{{preview|{{{name|}}} Lounge preview.png}}}
|preview={{{preview|{{{name|}}} Lounge preview.png}}}
|description={{{description|}}}
|description={{{description|}}}

Revision as of 23:10, 15 March 2022

Template-info.png Documentation

Description

Used to define a set of lounge furnishings with tags that apply to the entire set e.g. release date, event, etc (example: Wooden Style Lounge) and stores the information to Cargo.

The "name" field should match the "furnishingSet" field of any related Template:Furnishing Cargo items.

Usage

{{Furnishing set
|name=
|description=
|event=
|limited=
|totalCost=
|releaseDate=
}}
This template defines the table "FurnishingSet". View table.