Template:General data table: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(DisplayChar, Commerce)
(added weight)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=GeneralData|Image=File|ObjectID=String|DisplayName=Wikitext|PlainName=String|DisplayChar=Wikitext|Commerce=Float}} [[Category:Templates]]
<noinclude>{{#cargo_declare:_table=GeneralData|Image=File|ObjectID=String|DisplayName=Wikitext|PlainName=String|DisplayChar=Wikitext|Commerce=Float|Weight=Integer}} [[Category:Templates]]


Please don't actually call this. This is a helper template.  
Please don't actually call this. This is a helper template.  


This declares the GeneralData cargo table, which stores the generic data that all items have( page name, ID, and Image). This makes querying for these common things easier instead of manually determining which table to query from.</noinclude>
This declares the GeneralData cargo table, which stores the generic data that all items have( page name, ID, and Image). This makes querying for these common things easier instead of manually determining which table to query from.</noinclude>

Revision as of 14:21, 8 August 2019

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

Please don't actually call this. This is a helper template.

This declares the GeneralData cargo table, which stores the generic data that all items have( page name, ID, and Image). This makes querying for these common things easier instead of manually determining which table to query from.