Difference between revisions of "Template:Sprites"
m (ifexist makes me cry) |
m |
||
Line 1: | Line 1: | ||
<includeonly>{| class="wikitable" | <includeonly>{| class="wikitable" | ||
− | ! | + | !Default |
− | ! | + | !Brute |
− | ! | + | !Relentless |
− | ! | + | !Unstable |
− | ! | + | !Vicious |
− | ! | + | !Will |
|- | |- | ||
− | + | | {{#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]] }} | | {{#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]] }} | | {{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} | ||
Line 13: | Line 13: | ||
| {{#ifexist: File:{{PAGENAME}} sprite vicious.png | [[File:{{PAGENAME}} sprite vicious.png]] | [[File:Questionmark_sprite.png]] }} | | {{#ifexist: File:{{PAGENAME}} sprite vicious.png | [[File:{{PAGENAME}} sprite vicious.png]] | [[File:Questionmark_sprite.png]] }} | ||
| {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} | | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} | ||
+ | |} | ||
|}</includeonly> | |}</includeonly> | ||
− | <noinclude> | + | <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" | ||
!Default | !Default | ||
Line 23: | Line 25: | ||
!Will | !Will | ||
|- | |- | ||
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite.png | [[File:{{PAGENAME}} sprite.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite brute.png | [[File:{{PAGENAME}} sprite brute.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite relentless.png | [[File:{{PAGENAME}} sprite relentless.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite unstable.png | [[File:{{PAGENAME}} sprite unstable.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite vicious.png | [[File:{{PAGENAME}} sprite vicious.png]] | [[File:Questionmark_sprite.png]] }} |
− | | {{#ifexist: File: | + | | {{#ifexist: File:{{PAGENAME}} sprite will.png | [[File:{{PAGENAME}} sprite will.png]] | [[File:Questionmark_sprite.png]] }} |
|} | |} | ||
</noinclude> | </noinclude> |