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: 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}};"
{| class="{{{tribe|unknown}}}dark roundy" style="margin:auto; margin-bottom: 10px; border: 1px solid #{{#switch:{{{tribe|unknown}}}| unknown = 42423b | charming = FF45A8 | brave = EB0811 | eerie = 874392 | shady = 0070C1 | mysterious = FED501 | heartful = 048C50 | slippery = 03BBDC | tough = F76703 | hagure = 122D75 | wicked = 444276 | enma = 7A238C | boss = 000}};"
|-
|-
|
|
Line 6: Line 6:
| style="font-size: 90%;" | {{{attribute|Fire}}} Attribute
| style="font-size: 90%;" | {{{attribute|Fire}}} Attribute
|-
|-
| class="{{{tribe|unknown}}}" style="{{roundy|100px}};" | [[image:{{{image|Jibanyan.PNG}}}|100px|center|link={{{name|Jibanyan}}}]]
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image|Jibanyan.PNG}}}|100px|center|link={{{name|Jibanyan}}}]]
|-
|-
| {{tribe|{{{tribe-1|}}}}}
| {{tribe|{{{tribe-1|}}}}}
Line 19: Line 19:
| style="font-size: 90%;" | {{{attribute-2|Fire}}} Attribute
| style="font-size: 90%;" | {{{attribute-2|Fire}}} Attribute
|-
|-
| class="{{{tribe|unknown}}}" style="{{roundy|100px}};" | [[image:{{{image-2|Jibanyan.PNG}}}|100px|center|link={{{name-2|Jibanyan}}}]]
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image-2|Jibanyan.PNG}}}|100px|center|link={{{name-2|Jibanyan}}}]]
|-
|-
| {{tribe|{{{tribe-2|}}}}}
| {{tribe|{{{tribe-2|}}}}}
Line 32: Line 32:
| style="font-size: 90%;" | {{{attribute-3|Fire}}} Attribute
| style="font-size: 90%;" | {{{attribute-3|Fire}}} Attribute
|-
|-
| class="{{{tribe|unknown}}}" style="{{roundy|100px}};" | [[image:{{{image-3|Jibanyan.PNG}}}|100px|center|link={{{name-3|Jibanyan}}}]]
| class="{{{tribe|unknown}}}light" style="{{roundy|100px}};" | [[image:{{{image-3|Jibanyan.PNG}}}|100px|center|link={{{name-3|Jibanyan}}}]]
|-
|-
| {{tribe|{{{tribe-3|}}}}}
| {{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.