Template:Cybernetic: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 9: Line 9:
| {{{id|}}}</includeonly><noinclude>
| {{{id|}}}</includeonly><noinclude>
[[Category:Cargo Store Templates]]
[[Category:Cargo Store Templates]]
 
<pre>
{{Cybernetic
| name            =
| cost            =
| slots          =
| desc            =
| id              =
| destroyonremove =
| weight          =
}}
</pre>
{| class="wikitable"
{| class="wikitable"
! name
! name

Revision as of 18:12, 27 July 2020

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

{{Cybernetic
| name            =
| cost            =
| slots           =
| desc            =
| id              =
| destroyonremove =
| weight          =
}}
name Name of the cybernetic string
cost how many credits it costs integer
slots the slots it can use slot seperated by ,
desc description string
id ObjectBlueprints id string
destroyonremove is it destroyed when uninstalled? yes/no
weight integer
startcybernetic what arcologies can choose this as a starting cybernetic string, 'General' for nonspecific

This is just one row of the table. the full template called should be Template:Cybernetic table.