Template:Subject Data: Difference between revisions

From The Jadnix Codex

Created page with "<noinclude> {{#cargo_declare:_table=Subjects |Name=String |Class=String |Tier=String |CR=Integer |STR=Integer |DEF=Integer |SPD=Integer |INT=Integer |SOL=Integer |Description=Text |Faction=String }} This is the data storage template for the Onyx CRDD Registry. </noinclude>{{#cargo_store:_table=Subjects |Name={{PAGENAME}} |Class={{{class|}}} |Tier={{{tier|}}} |CR={{{cr|0}}} |STR={{{str|0}}} |DEF={{{def|0}}} |SPD={{{spd|0}}} |INT={{{int|0}}} |SOL={{{sol|0}}} |Description={..."
 
No edit summary
Line 8: Line 8:
|DEF=Integer
|DEF=Integer
|SPD=Integer
|SPD=Integer
|INT=Integer
|ACU=Integer
|SOL=Integer
|SOL=Integer
|Description=Text
|Description=Text
Line 22: Line 22:
|DEF={{{def|0}}}
|DEF={{{def|0}}}
|SPD={{{spd|0}}}
|SPD={{{spd|0}}}
|INT={{{int|0}}}
|ACU={{{acu|0}}}
|SOL={{{sol|0}}}
|SOL={{{sol|0}}}
|Description={{{description|}}}
|Description={{{description|}}}
|Faction={{{faction|}}}
|Faction={{{faction|}}}
}}
}}

Revision as of 12:49, 13 February 2026

This template defines the table "Subjects". View table. This is the data storage template for the Onyx CRDD Registry.