Template:Cybernetic: Difference between revisions

723 bytes added ,  19:15, 7 October 2021
m
no edit summary
mNo edit summary
mNo edit summary
 
(16 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=Cybernetics|Name=String|Cost=Integer|PossibleSlots=List (,) of String|Description=String|AdditionalInfo=Page}}</noinclude><includeonly>{{#cargo_store:_table=Cybernetics|Name={{{name|}}}|Cost={{{cost|}}}|PossibleSlots={{{slots|}}}|Description={{{desc|}}}|AdditionalInfo={{{addinfo|}}}}}</includeonly>
<noinclude>{{#cargo_declare:_table=Cybernetics
| {{{name|}}}
|Name=Page
|Cost=Integer
|PossibleSlots=List (,) of String
|Description=Wikitext
|DestroyOnRemove=Boolean
|CyberneticID=String
|Weight=Integer
|StartingCybernetic=List (,) of String
|CreationCode = String}}</noinclude><includeonly>{{#cargo_store:_table=Cybernetics
|Name={{{name|}}}
|Cost={{{cost|}}}
|PossibleSlots={{{slots|}}}
|Description={{Qud text|{{{desc|}}}|unbolded}}
|DestroyOnRemove={{{destroyonremove|no}}}
|CyberneticID={{{id|}}}
|Weight={{{weight|}}}
|StartingCybernetic={{{startcybernetic|}}}
|CreationCode={{{code|}}}}}
| [[{{{name|}}}]]
| {{{cost|}}}
| {{{cost|}}}
| {{{slots|}}}
| {{{slots|}}}
| {{{desc|}}}
| {{{destroyonremove|no}}}
| {{{addinfo|}}}<noinclude>[[Category:Templates]]
| {{{startcybernetic|}}}
 
| {{{id|}}}</includeonly><noinclude>
[[Category:Cargo Store Templates]]
<pre>
{{Cybernetic
| name            =
| cost            =
| slots          =
| id              =
| destroyonremove =
}}
</pre>
{| class="wikitable"
{| class="wikitable"
! name
! name
Line 17: Line 45:
! slots
! slots
| the slots it can use
| the slots it can use
| slot seperated by ,
| slot separated by ,
|-
|-
! desc
! desc
Line 23: Line 51:
| string
| string
|-
|-
! addinfo
! id
| any extra info
| ObjectBlueprints id
| title of wikipage with more info
| 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]].</noinclude>
This is just one row of the table. the full template called should be [[Template:Cybernetic table]].
 
'''''The full definitions for all cybernetics are found on the [[Data:List of Cybernetics]] page.'''''</noinclude>