Template:Transmutation
From Reus
				
								
				Revision as of 12:36, 19 August 2013 by Madman with a box  (Talk | contribs)
| 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 with  Lesser Leaf Aspect | 
| Strawberry Transmutation in German | {{Transmutation|to=Strawberry|aspectLv1=1|aspect1=Leaf|lang=de}} |  Erdbeere mit  Kleiner Blatt Aspekt | 
| Strawberry Transmutation with level 2 | {{Transmutation|to=Strawberry|level=2|aspectLv1=1|aspect1=Leaf}} |  Great Strawberry with  Lesser Leaf Aspect | 
| Strawberry Transmutation with level 2 in German | {{Transmutation|to=Strawberry|level=2|aspectLv1=1|aspect1=Leaf|lang=de}} |  Große Erdbeere mit  Kleiner Blatt Aspekt | 
| 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}} |  Plum Tree with  Lesser Leaf Aspect | 
| Transmutation with two possible aspects | |{{Transmutation|to=Sunflower|level=3|aspectLv1=4|aspect1=Leaf|aspectLv2=4|aspect2=Toxic}} |  Sunflower with 24px Sublime Leaf Aspect or 24px Sublime Toxic Aspect | 
ToDo
- there is a strange gap between the transmutation resource and the word "with"
| The above documentation is transcluded from Template:Transmutation/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. | 
 Template documentation
 Template documentation
