Difference between revisions of "Template:GachaFlag"
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#ifeq: {{{banner|}}}| True | [[File: Banner_s.png|30px|link=|Banner Demon]]|}}{{#ifeq: {{{event|}}}| True |[[File: Event_s.png|30px|link=|Event Demon]]|}}{{#ifeq: {{{fusible|}}}| True |[[File: Fusible_s.png|30px|link=|Fusible Demon]]|}}{{#ifeq: {{{gacha|}}}| True |[[File: Gacha_s.png|30px|link=|Gacha Demon]]|}}</includeonly> |
<noinclude>[[Category:Templates|{{PAGENAME}}]] | <noinclude>[[Category:Templates|{{PAGENAME}}]] | ||
==Usage/Example== | ==Usage/Example== | ||
Line 10: | Line 10: | ||
<pre> | <pre> | ||
− | {{GachaFlag|banner= | + | {{GachaFlag|banner=True}} |
</pre> | </pre> | ||
<div align="left"> | <div align="left"> | ||
− | {{GachaFlag|banner= | + | {{GachaFlag|banner=True}} |
</div> | </div> | ||
<pre> | <pre> | ||
− | {{GachaFlag|fusible= | + | {{GachaFlag|fusible=True|gacha=True}} |
</pre> | </pre> | ||
<div align="left"> | <div align="left"> | ||
− | {{GachaFlag|fusible= | + | {{GachaFlag|fusible=True|gacha=True}} |
</div> | </div> | ||
<pre> | <pre> | ||
− | {{GachaFlag|fusible= | + | {{GachaFlag|fusible=True|banner=True|event=True|gacha=True}} |
</pre> | </pre> | ||
<div align="left"> | <div align="left"> | ||
− | {{GachaFlag|fusible= | + | {{GachaFlag|fusible=True|banner=True|event=True|gacha=True}} |
</div> | </div> | ||
<div clear="both"></div> | <div clear="both"></div> |
Revision as of 21:23, 21 February 2020
Usage/Example
This template is designed to one or more flags and display the corresponding image flag.
- Banner: Banner available demon.
- Fusible: Fusible available demon. Either multi or normal.
- Gacha: Gacha available demon.
- Event: Event available demon.
{{GachaFlag|banner=True}}
{{GachaFlag|fusible=True|gacha=True}}
{{GachaFlag|fusible=True|banner=True|event=True|gacha=True}}