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}}}box roundy" style="margin:auto; margin-bottom: 10px; border: 1px solid #{{#switch:{{{tribe|unknown}}}| shady = 387cbf | charming = e85596 | mysterious = beb71f | slippery = 4ebed4 | eerie = 9c58a8 | brave = e7423d | tough = ee7d2c | heartful = 5cb778 | wicked = 09093b | boss = 222222 | unknown = 42423b | hagure = 003388 | king = 252323}};"
|-
|

Revision as of 16:30, 19 August 2017

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.