Template:Subject Data: Difference between revisions
From The Jadnix Codex
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#cargo_declare:_table=Subjects | {{#cargo_declare:_table=Subjects | ||
| | |Name=String | ||
| | |CR=Integer | ||
| | |Class=String | ||
| | |STR=Integer | ||
|DEF=Integer | |||
| | |SPD=Integer | ||
| | |ACU=Integer | ||
| | |SOL=Integer | ||
| | |Description=Text | ||
| | |Faction=String | ||
| | |||
}} | }} | ||
This is the | This is the storage module for the Onyx Registry. | ||
</noinclude><includeonly>{{#cargo_store:_table=Subjects | </noinclude><includeonly>{{#cargo_store:_table=Subjects | ||
| | |Name={{{name|{{PAGENAME}}}}} | ||
| | |CR={{{cr|0}}} | ||
| | |Class={{{class|}}} | ||
| | |STR={{{str|0}}} | ||
|DEF={{{def|0}}} | |||
| | |SPD={{{spd|0}}} | ||
| | |ACU={{{acu|0}}} | ||
| | |SOL={{{sol|0}}} | ||
| | |Description={{{description|}}} | ||
| | |Faction={{{faction|}}} | ||
| | |||
}}</includeonly> | }}</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.