Template:Transmutation/doc
From Reus
Contents |
Description
This template creates a transmutation description with links to the transmutated resource as well as the aspect required for the transmutation.
Parameter List
{{Transmutation | to = <!-- the resource after transmutation --> | aspectLv1 = | aspect1 = | aspectLv2 = | aspect2 = | level = <!-- the level of the resource that want to transmute, default is 1 --> | lang = <!-- language code for translation, en is the default, default is en --> }}
Examples
Example Description | Code to use | Output |
---|---|---|
Strawberry Transmutation | {{Transmutation|to=Strawberry|aspectLv1=1|aspect1=Leaf}} |
![]() ![]() |
Strawberry Transmutation in German | {{Transmutation|to=Strawberry|aspectLv1=1|aspect1=Leaf|lang=de}} |
![]() ![]() |
Strawberry Transmutation with level 2 | {{Transmutation|to=Strawberry|level=2|aspectLv1=1|aspect1=Leaf}} |
![]() ![]() |
Strawberry Transmutation with level 2 in German | {{Transmutation|to=Strawberry|level=2|aspectLv1=1|aspect1=Leaf|lang=de}} |
![]() ![]() |
Plum Tree Transmutation with level 1, the output should be empty, because a level one natural source can't transmute into a Plum Tree, which has a base level of 2 | {{Transmutation|to=Plum Tree|level=1|aspectLv1=1|aspect1=Leaf}} |
|
Plum Tree Transmutation with level 2 | {{Transmutation|to=Plum Tree|level=2|aspectLv1=1|aspect1=Leaf}} |
![]() ![]() |
Transmutation with two possible aspects | |{{Transmutation|to=Sunflower|level=3|aspectLv1=4|aspect1=Leaf|aspectLv2=4|aspect2=Toxic}} |
![]() |
ToDo
- there is a strange gap between the transmutation resource and the word "with"