Template:Furniture data store: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(Creating a FurnitureData Cargo Table)
 
mNo edit summary
Line 23: Line 23:
|JoinKey={{FULLPAGENAME}}
|JoinKey={{FULLPAGENAME}}
}}</includeonly>
}}</includeonly>
Note that, because this table currently stores only "ChairLevel", it only has chairs in it (not all furniture).

Revision as of 15:48, 24 September 2021

This template defines the table "FurnitureData". View table.

This template should be called exclusively from the Template:Item and Template:Character pages. The template has no actual output, it simply stores the data in cargo.

parameter type default description
chairlevel integer NULL chairlevel for this furniture, if applicable


Note that, because this table currently stores only "ChairLevel", it only has chairs in it (not all furniture).