Template:Subject Data: Difference between revisions
From The Jadnix Codex
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{#cargo_declare:_table=Subjects | {{#cargo_declare:_table=Subjects | ||
|Name=String | |Name=String | ||
|CR=Integer | |||
|Class=String | |Class=String | ||
|STR=Integer | |STR=Integer | ||
|DEF=Integer | |DEF=Integer | ||
| Line 13: | Line 12: | ||
|Faction=String | |Faction=String | ||
}} | }} | ||
This is the | This is the storage module for the Onyx Registry. | ||
</noinclude>{{#cargo_store:_table=Subjects | </noinclude><includeonly>{{#cargo_store:_table=Subjects | ||
|Name={{PAGENAME}} | |Name={{{name|{{PAGENAME}}}}} | ||
|CR={{{cr|0}}} | |||
|Class={{{class|}}} | |Class={{{class|}}} | ||
|STR={{{str|0}}} | |STR={{{str|0}}} | ||
|DEF={{{def|0}}} | |DEF={{{def|0}}} | ||
| Line 26: | Line 24: | ||
|Description={{{description|}}} | |Description={{{description|}}} | ||
|Faction={{{faction|}}} | |Faction={{{faction|}}} | ||
}} | }}</includeonly> | ||
Latest revision as of 14:31, 13 February 2026
This template defines the table "Subjects". View table. This is the storage module for the Onyx Registry.