Template:Trait: Difference between revisions

From The Cataclysm: Dark Days Ahead Wiki
Jump to navigation Jump to search
(added purifiable var)
(added missing mutation thresh category)
Line 54: Line 54:
-->{{#if:{{{raptor|}}}|&nbsp;[[Mutation#Categories|<b style="border:1px solid DarkGreen; background-color:green; color:white; padding: 0 0.6em">RAPTOR</b>]]}}<!--
-->{{#if:{{{raptor|}}}|&nbsp;[[Mutation#Categories|<b style="border:1px solid DarkGreen; background-color:green; color:white; padding: 0 0.6em">RAPTOR</b>]]}}<!--


-->{{#if:{{{rat|}}}|&nbsp;[[Mutation#Categories|<b style="border:1px solid black; background-color:grey; color:white; padding: 0 0.6em">RAT</b>]]}}
-->{{#if:{{{rat|}}}|&nbsp;[[Mutation#Categories|<b style="border:1px solid black; background-color:grey; color:white; padding: 0 0.6em">RAT</b>]]}}<!--
 
-->{{#if:{{{mycus|}}}|&nbsp;[[Mutation#Categories|<b style="border:1px solid gray; background-color:lightgray; color:darkgray; padding: 0 0.6em">MYCUS</b>]]}}
{| border="0" class="va-table" style="border-collapse: collapse; border: 0px none; margin: 0 auto 0 1.5em; text-align:left;"
{| border="0" class="va-table" style="border-collapse: collapse; border: 0px none; margin: 0 auto 0 1.5em; text-align:left;"
|-  
|-  

Revision as of 03:55, 17 August 2016

{{{2}}}
Point cost: {{{3}}} / Visiblity: {{{4}}} / Ugliness: {{{5}}}

Documentation

Documentation incomplete.

Use this template to create the mutation/trait infobox.

Some of the variables:

  • set 'bionic' to the correct bionic if the mutation has a bionic that has a similar feature set. Add a link to the bionic in the notes. For example bionic=Internal Storage
  • Set 'invalid' to '1' if the mutation is not a valid mutation target. Means it can only be chosen as a starting trait, or using the debug menu.
  • Set 'trait' to '1' if the mutation is a possible starting trait. Only use this for the default starting traits. The ones with '"starting_trait" : true' in the json files.
  • Set 'threshold' to '1' if the mutation is a threshold mutation. Only use for threshold mutations. The ones with '"threshreq"' values set in the json files.
  • Set 'purifiable' to '1' if the mutation is not purifiable. The ones with '"purifiable"' values set to false in the json files.
  • The third normal argument is the points cost. If the points cost is negative, it is considered a bad mutation, and will have a red border.