Template:Mutation: Difference between revisions

Jump to navigation Jump to search
cargo: remove NPC only, replace with Obtainable
mNo edit summary
(cargo: remove NPC only, replace with Obtainable)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>{{#cargo_declare:_table=Mutations
<noinclude>{{#cargo_declare:_table=Mutations
|Name=String
|Type=String
|Type=String
|Cost=Integer
|Cost=Integer
Line 5: Line 6:
|CanEquipSlots=Boolean
|CanEquipSlots=Boolean
|Exclusions= List (,) of Page
|Exclusions= List (,) of Page
|CreationCode=String
|MutationID=String
|MutationID=String
|RealityDistort=Boolean
|RealityDistort=Boolean
Line 11: Line 11:
|Prerelease=Boolean
|Prerelease=Boolean
|Variants= List (,) of String
|Variants= List (,) of String
|NPConly=Boolean
|Obtainable=Boolean
|StartingMutation=Boolean
|Deprecated=Boolean}}<!--
|Deprecated=Boolean}}<!--


Line 19: Line 20:


--></noinclude><includeonly>{{#cargo_store:_table=Mutations
--></noinclude><includeonly>{{#cargo_store:_table=Mutations
|Name={{{title|{{#titleparts:{{PAGENAME}}}}}}}
|Type={{{type|}}}
|Type={{{type|}}}
|Cost={{{cost|}}}
|Cost={{{cost|}}}
Line 24: Line 26:
|CanEquipSlots={{{canequipslots|}}}
|CanEquipSlots={{{canequipslots|}}}
|Exclusions={{{exclusions|}}}
|Exclusions={{{exclusions|}}}
|CreationCode={{{code|}}}
|RealityDistort={{{realitydistort|no}}}
|RealityDistort={{{realitydistort|no}}}
|MutationID={{{id|}}}
|MutationID={{{id|}}}
Line 30: Line 31:
|Prerelease={{{prerelease|no}}}
|Prerelease={{{prerelease|no}}}
|Variants={{{variants|}}}
|Variants={{{variants|}}}
|NPConly={{{npconly|no}}}
|Obtainable={{{obtainable|{{{startingmutation|no}}}}}}
|StartingMutation={{{startingmutation|no}}}
|Deprecated={{{deprecated|no}}}}}{{#vardefine:name|{{qud text|&y{{#titleparts:{{{title|}}}}} }}}}<!--
|Deprecated={{{deprecated|no}}}}}{{#vardefine:name|{{qud text|&y{{#titleparts:{{{title|}}}}} }}}}<!--


Line 63: Line 65:
{{#if: {{{exclusions|}}} | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">Other mutations that cannot be<br>selected with this mutation</span>|2=Exclusions}}|{{Consecutive links|{{{exclusions}}}}} }} }}
{{#if: {{{exclusions|}}} | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">Other mutations that cannot be<br>selected with this mutation</span>|2=Exclusions}}|{{Consecutive links|{{{exclusions}}}}} }} }}
{{#if: {{{variants|}}}  | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">The <b><u>C</u></b>ustomize options that may<br>be selected for this mutation</span>|2=Variants}}|{{{variants}}} }} }}
{{#if: {{{variants|}}}  | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">The <b><u>C</u></b>ustomize options that may<br>be selected for this mutation</span>|2=Variants}}|{{{variants}}} }} }}
{{#if: {{{code|}}}      | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">The letters that represent this<br>Mutation within a [[Build Library|Build Code]]</span>|2=Creation Code}}|{{{code}}} }} }}
<!-- The ID is the name of the mutation in Mutations.xml, or its C# class name if it is not listed in Mutations.xml -->
<!-- The ID is the name of the mutation in Mutations.xml, or its C# class name if it is not listed in Mutations.xml -->
{{#if: {{{id|}}}        | {{infobox row|ID{{Tooltip|Use this ID to [[Wishes|wish]] for the mutation<br>(example: <code>mutation:{{{id}}}</code>)}}|{{{id}}} }} }}
{{#if: {{{id|}}}        | {{infobox row|ID{{Tooltip|Use this ID to [[Wishes|wish]] for the mutation<br>(example: <code>mutation:{{{id}}}</code>)}}|{{{id}}} }} }}
{{#if: {{{realitydistort|}}} | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">Reality distorting mutations<br>cannot be used under<br>the effects of normality.</span>|2=Reality Distorting}}|{{{realitydistort}}} }} }}  
{{#if: {{{realitydistort|}}} | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">Reality distorting mutations<br>cannot be used under<br>the effects of normality.</span>|2=Reality Distorting}}|{{{realitydistort}}} }} }}  
{{#ifeq: {{{deprecated|}}} | yes | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">This mutation has been removed<br>from the game. Its wiki page is<br>preserved for historical interest|2=Deprecated}}|{{{deprecated}}} }} }} }}
{{#ifeq: {{{deprecated|}}} | yes | {{infobox row|{{Tooltip|1=<span style="font-weight:normal;">This mutation has been removed<br>from the game. Its wiki page is<br>preserved for historical interest|2=Deprecated}}|{{{deprecated}}} }} }} }}
{{#ifeq: {{{npconly|}}} | yes | [[Category:Innate mutations]] | [[Category:Mutations]]}}
{{#ifeq: {{{startingmutation|no}}}{{{obtainable|no}}} | nono | [[Category:Innate mutations]] | [[Category:Mutations]]}}
{{#if: {{{desc|}}} | {{Qud look|title={{{title|{{PAGENAME}}}}}|text={{{desc}}}|bordercolor=y|bottomtext=none|padding=1}} }}
{{#if: {{{desc|}}} | {{Qud look|title={{{title|{{PAGENAME}}}}}|text={{{desc}}}|bordercolor=y|bottomtext=none|padding=1}} }}
</includeonly><noinclude>
</includeonly><noinclude>
{{doc}}[[Category:Cargo Store Templates]]
{{doc}}[[Category:Cargo Store Templates]]
</noinclude>
</noinclude>

Navigation menu