Template:Mutates-to
Revision as of 00:11, 8 June 2015 by Cblair91@legacy41667588 (talk | contribs)
This template is used to display the all the mutations where this bee is one of the parents.
Definition
- this = Name of this bee.
- par-1 = Name of the other parent of the first mutation.
- res-1 = Result of the first mutation.
- chc-1 = Chance for the first mutation to happen.
- par-2 = (Optional) Name of the other parent of the second mutation.
- res-2 = (Optional) Result of the second mutation.
- chc-2 = (Optional) Chance for the second mutation to happen.
...
- par-16 = (Optional) Name of the other parent of the sixteenth mutation.
- res-16 = (Optional) Result of the sixteenth mutation.
- chc-16 = (Optional) Chance for the sixteenth mutation to happen.
Notes: Don't add empty parameters.
Example
{{Mutates-to | this = Fiendish | par-1 = Sinister | res-1 = Demonic | chc-1 = 25% | par-2 = Modest | res-2 = Frugal | chc-2 = 10% | par-3 = Corrosive | res-3 = Caustic | chc-3 = 8% }}
produces:
Parent 1 | Parent 2 | Result | Chance |
---|---|---|---|
Fiendish Bee |
Sinister Bee |
Demonic Bee |
25% |
Fiendish Bee |
Modest Bee |
Frugal Bee |
10% |
Fiendish Bee |
Corrosive Bee |
Caustic Bee |
8% |
See also
{{Mutates-from}}
Lists all bees this bee can mutate from.
The above documentation is transcluded from Template:Mutates-to/doc. (edit | history)