Template:Cybernetic table

From Caves of Qud Wiki
Jump to navigation Jump to search

This Template takes only one argument, so each row must be specified using Template:Cybernetic and separated with a {{!}}-.

The full definitions for all cybernetics are found on the Data:List of Cybernetics page.

Example:

{{Cybernetic table|
{{Cybernetic
| name = Template example
| cost = 3
| slots = Body, Head, Back
| desc= Pillowy fiberglass scales tense around a supporting axis. Once installed, they'll unwind and inflate under the skin.

&C+6 Heat Resistance
&C+6 Cold Resistance
&C+6 Electrical Resistance
&C+6 Acid Resistance
| id = DermalInsulation
| startcybernetic = General
| destroyonremove = yes
| weight = 0}}
{{!}}-
{{Cybernetic
| name = Template Example
| cost = 1
| slots = Face
| desc = A minuscule graphene array that processes optical data against a repository of robotic lifeforms and artifacts.

&CYou gain access to the precise hit point, armor, and dodge values of robotic creatures and you automatically identify artifacts.
| id = BiologicalIndexer
| startcybernetic = General
| weight = 0}}
}}

(Example not rendered here to avoid unintended Cargo storage)

For easy copy/pasting, use this:

{{Cybernetic table|
{{Cybernetic
| name = 
| cost = 
| slots = 
| desc = 
| id = 
| startcybernetic = 
| destroyonremove = 
| weight = }}
{{!}}-
{{Cybernetic
| name = 
| cost = 
| slots = 
| desc = 
| id = 
| startcybernetic = 
| destroyonremove = 
| weight = }}
}}