Template:Cybernetic table

From Caves of Qud Wiki
Revision as of 19:02, 27 July 2020 by Teamtoto (talk | contribs) (remove desc and weight)
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 {{!}}-.

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}}
}}
Cybernetics
Name Cost Slots Destroy on remove? Arcologies that start
with this cybernetic
ID
Dermal Insulation 3 Body, Head, Back yes General DermalInsulation
Optical Bioscanner 1 Face no General BiologicalIndexer

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 = }}
}}