Template:Fusion: Difference between revisions

From Yo-kai Watch Encyclopedia, the Yo-kai Watch encyclopedia
Jump to navigation Jump to search
Content added Content deleted
No edit summary
No edit summary
 
Line 1:
{| class="{{{tribe|unknown}}}boxdark roundy" style="margin:auto; margin-bottom: 10px; border: 1px solid #{{#switch:{{{tribe|unknown}}}| shadyunknown = 387cbf42423b | charming = e85596FF45A8 | mysteriousbrave = beb71fEB0811 | slipperyeerie = 4ebed4874392 | eerieshady = 9c58a80070C1 | bravemysterious = e7423dFED501 | toughheartful = ee7d2c048C50 | heartfulslippery = 5cb77803BBDC | wickedtough = 09093bF76703 | bosshagure = 222222122D75 | unknownwicked = 42423b444276 | hagureenma = 0033887A238C | kingboss = 252323000}};"
|-
|
Line 6:
| style="font-size: 90%;" | {{{attribute|Fire}}} Attribute
|-
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image|Jibanyan.PNG}}}|100px|center|link={{{name|Jibanyan}}}]]
|-
| {{tribe|{{{tribe-1|}}}}}
Line 19:
| style="font-size: 90%;" | {{{attribute-2|Fire}}} Attribute
|-
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image-2|Jibanyan.PNG}}}|100px|center|link={{{name-2|Jibanyan}}}]]
|-
| {{tribe|{{{tribe-2|}}}}}
Line 32:
| style="font-size: 90%;" | {{{attribute-3|Fire}}} Attribute
|-
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image-3|Jibanyan.PNG}}}|100px|center|link={{{name-3|Jibanyan}}}]]
|-
| {{tribe|{{{tribe-3|}}}}}

Latest revision as of 07:01, 12 May 2018

Fire Attribute
File:Jibanyan.PNG
Unknown

Jibanyan

+
Fire Attribute
File:Jibanyan.PNG
Unknown
[[{{{name-2}}}|

Jibanyan ]]

=
Fire Attribute
File:Jibanyan.PNG
Unknown
[[{{{name-3}}}|

Jibanyan ]]


How to use

This is the full template containing the first base fusion of a Yo-kai. Here is the setting of the template:

{{fusion
| tribe = 
| attribute = 
| image = 
| name = 
| tribe-1 = 
| attribute-2 =
| image-2 = 
| name-2 = 
| tribe-2 =
| attribute-3 =
| image-3 = 
| name-3 = 
| tribe-3 =
}}

A perfect example on how it works, watch below as I am using Jibanyan's fusion line as an example:

{{fusion
| tribe = charming
| attribute = Fire
| image = Jibanyan.PNG
| name = Jibanyan
| tribe-1 = Charming
| attribute-2 = Water
| image-2 = Coughkoff.PNG
| name-2 = Coughkoff
| tribe-2 = Eerie
| attribute-3 = Charming
| image-3 = Togenyan.PNG
| name-3 = Togenyan
| tribe-3 = Wind
}}

Inserting the text next to the =, the template will work fine. An clean example can be seen here below:

Fire Attribute
File:Jibanyan.PNG

Jibanyan

+
Water Attribute
File:Coughkoff.PNG
Coughkoff
=
Charming Attribute
File:Togenyan.PNG
Unknown
Togenyan


As you can see at the tribe parameter, the first letter does not begin with a capital. This is due that the background design is set in the mediawiki page. The mediwiki page contains programming language, which means that everything is captial sensative.

Note

For a smooth layout, do know to only add rendered sprites. Do not add images that has a white background color, or any other kind of backgrounds.