Difference between revisions of "Template:Sprites"
m |
m |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" | <includeonly>{| class="wikitable" | ||
+ | !Egg | ||
!Default | !Default | ||
− | !Brute | + | ! style="background-color:#df0000; color:#ffffff;" | Brute |
− | !Relentless | + | ! style="background-color:#fe6a00; color:#ffffff;" | Relentless |
− | !Unstable | + | ! style="background-color:#277f00; color:#ffffff;" | Unstable |
− | ! | + | ! style="background-color:#e13aff; color:#ffffff;" | Malicious |
− | !Will | + | ! style="background-color:#0025ff; color:#ffffff;" | Will |
|- | |- | ||
+ | | {{#ifexist: File:{{PAGENAME}} sprite egg.png | [[File:{{PAGENAME}} sprite egg.png]] | [[File:Questionmark_sprite.png]] }} | ||
| {{#ifexist: File:{{PAGENAME}} sprite.png | [[File:{{PAGENAME}} sprite.png]] | [[File:Questionmark_sprite.png]] }} | | {{#ifexist: File:{{PAGENAME}} sprite.png | [[File:{{PAGENAME}} sprite.png]] | [[File:Questionmark_sprite.png]] }} | ||
− | | {{#ifexist: File:{{PAGENAME}} sprite brute.png | [[File:{{PAGENAME}} sprite brute.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#ee8080;" | {{#ifexist: File:{{PAGENAME}} sprite brute.png | [[File:{{PAGENAME}} sprite brute.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#fbb380;" |{{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite unstable.png | [[File:{{PAGENAME}} sprite unstable.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#93c080;" |{{#ifexist: File:{{PAGENAME}} sprite unstable.png | [[File:{{PAGENAME}} sprite unstable.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite | + | | style="background-color:#f09dff;" | {{#ifexist: File:{{PAGENAME}} sprite malicious.png | [[File:{{PAGENAME}} sprite malicious.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#8093ff;" | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} |
|} | |} | ||
− | + | </includeonly> | |
<noinclude>Adding '''<nowiki>{{Sprites}}</nowiki>''' to a monster page will generate a sprite table, including all available forms. Any missing sprites will be replaced with a question mark. | <noinclude>Adding '''<nowiki>{{Sprites}}</nowiki>''' to a monster page will generate a sprite table, including all available forms. Any missing sprites will be replaced with a question mark. | ||
{| class="wikitable" | {| class="wikitable" | ||
+ | !Egg | ||
!Default | !Default | ||
− | !Brute | + | ! style="background-color:#df0000; color:#ffffff;" | Brute |
− | !Relentless | + | ! style="background-color:#fe6a00; color:#ffffff;" | Relentless |
− | !Unstable | + | ! style="background-color:#277f00; color:#ffffff;" | Unstable |
− | ! | + | ! style="background-color:#e13aff; color:#ffffff;" | Malicious |
− | !Will | + | ! style="background-color:#0025ff; color:#ffffff;" | Will |
|- | |- | ||
+ | | {{#ifexist: File:{{PAGENAME}} sprite egg.png | [[File:{{PAGENAME}} sprite egg.png]] | [[File:Questionmark_sprite.png]] }} | ||
| {{#ifexist: File:{{PAGENAME}} sprite.png | [[File:{{PAGENAME}} sprite.png]] | [[File:Questionmark_sprite.png]] }} | | {{#ifexist: File:{{PAGENAME}} sprite.png | [[File:{{PAGENAME}} sprite.png]] | [[File:Questionmark_sprite.png]] }} | ||
− | | {{#ifexist: File:{{PAGENAME}} sprite brute.png | [[File:{{PAGENAME}} sprite brute.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#ee8080;" | {{#ifexist: File:{{PAGENAME}} sprite brute.png | [[File:{{PAGENAME}} sprite brute.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#fbb380;" |{{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite unstable.png | [[File:{{PAGENAME}} sprite unstable.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#93c080;" |{{#ifexist: File:{{PAGENAME}} sprite unstable.png | [[File:{{PAGENAME}} sprite unstable.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite | + | | style="background-color:#f09dff;" | {{#ifexist: File:{{PAGENAME}} sprite malicious.png | [[File:{{PAGENAME}} sprite malicious.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} | + | | style="background-color:#8093ff;" | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} |
|} | |} | ||
</noinclude> | </noinclude> |