Template:Trait: Difference between revisions
Jump to navigation
Jump to search
(Added invalid variable. Added trait variable. Updated documentation.) |
(Updated trait and invalid code.) |
||
Line 11: | Line 11: | ||
-->{{#if:{{{bionic|}}}| [[{{{bionic}}}|<b style="border:1px dashed darkblue; color:darkblue; padding: 0 0.6em">Has bionic analog</b>]]}}<!-- | -->{{#if:{{{bionic|}}}| [[{{{bionic}}}|<b style="border:1px dashed darkblue; color:darkblue; padding: 0 0.6em">Has bionic analog</b>]]}}<!-- | ||
-->{{#if:{{{invalid|}}}| [[ | -->{{#if:{{{invalid|}}}| [[Mutation#Sources_of_mutation|<b style="border:1px darkblue; color:darkblue; padding: 0 0.6em">Not a valid mutation</b>]]}}<!-- | ||
-->{{#if:{{{trait|}}}| [[ | -->{{#if:{{{trait|}}}| [[Character#Traits|<b style="border:1px darkblue; color:darkblue; padding: 0 0.6em">Trait</b>]]}}<!-- | ||
-->{{#if:{{{lizard|}}}| [[Mutation#Categories|<b style="border:1px solid DarkKhaki ; background-color:khaki; color:black; padding: 0 0.6em">LIZARD</b>]]}}<!-- | -->{{#if:{{{lizard|}}}| [[Mutation#Categories|<b style="border:1px solid DarkKhaki ; background-color:khaki; color:black; padding: 0 0.6em">LIZARD</b>]]}}<!-- | ||
Line 76: | Line 76: | ||
</div><noinclude> | </div><noinclude> | ||
==Documentation== | ==Documentation== | ||
Documentation incomplete | Documentation incomplete. | ||
Use this template to create the mutation/trait infobox. | |||
Some of the variables: | Some of the variables: | ||
* set 'bionic' to | * 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 <nowiki>bionic=Internal Storage</nowiki> | ||
* 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 '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 <nowiki>'"starting_trait" : true'</nowiki> in the json files. | * Set 'trait' to '1' if the mutation is a possible starting trait. Only use this for the default starting traits. The ones with <nowiki>'"starting_trait" : true'</nowiki> in the json files. |
Revision as of 19:10, 8 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.