Template:Furnishing: Difference between revisions

From Tears of Themis Wiki
imported>Harmonea
m (moving cargo stuff elsewhere)
imported>Harmonea
(Undo revision 10180 by Harmonea (talk))
Line 1: Line 1:
<noinclude>{{doc}}[[Category:Templates]]</noinclude><includeonly>===[[File:{{{icon|{{{name|}}} icon.png}}}|60px|link=]] {{{name|}}}===
<noinclude>{{doc}}[[Category:Templates]]<!--
 
### Cargo Declare
 
-->{{#cargo_declare:_table=Furnishing
|name=String
|icon=String
|placedImg=String
|absentImg=String
|description=Wikitext
|craftCost=Wikitext
|blueprint=Wikitext
|usedByCharacter=Wikitext
|interactions=Wikitext
}}</noinclude><includeonly><!--
 
### Cargo Store
 
-->{{#cargo_store:_table=Furnishing
|name={{{name|}}}
|icon={{{icon|{{{name|}}} icon.png}}}
|placedImg={{{placedImg|{{{name|}}} furnishing placed.png}}}
|absentImg={{{absentImg|{{{name|}}} furnishing absent.png}}}
|description={{{description|}}}
|craftCost={{{craftCost|}}}
|blueprint={{{blueprint|}}}
|usedByCharacter={{{usedByCharacter|}}}
|interactions={{{interactions|}}}
}}<!--
 
### Template Display
 
-->===[[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]]<br />Placed<br /><br />[[File:{{{absentImg|{{{name|}}} furnishing absent.png}}}|150px]]<br />Absent

Revision as of 20:01, 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.