Difference between revisions of "Template:PanelDemonIconBeta"
(option to request name) |
(using nowiki tags to prevent parser from trimming out space) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{1}}}.jpg|{{{size|50px}}}|link={{{link|}}}]] {{# | + | <includeonly>[[File:{{{1}}}.jpg|{{{size|50px}}}|link={{{link|}}}]]{{#if:{{{name|}}}|<nowiki> </nowiki>[[{{{link|}}}]]|}}</includeonly><noinclude> |
Used to display demon icons with panel requirements. | Used to display demon icons with panel requirements. | ||
− | Has no link by default, but a link can be specified. | + | * Has no link by default, but a link can be specified. |
+ | * Optionally cab display the demon's name. | ||
<pre>{{PanelDemonIconBeta|1=P3Mot}}</pre> | <pre>{{PanelDemonIconBeta|1=P3Mot}}</pre> | ||
Line 12: | Line 13: | ||
{{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px}} | {{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px}} | ||
− | <pre>{{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px|name= | + | <pre>{{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px|name=1}}</pre> |
− | {{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px|name= | + | {{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px|name=1}} |
</noinclude> | </noinclude> |
Latest revision as of 07:00, 6 July 2023
Used to display demon icons with panel requirements.
- Has no link by default, but a link can be specified.
- Optionally cab display the demon's name.
{{PanelDemonIconBeta|1=P3Mot}}
{{PanelDemonIconBeta|1=P3Mot|link=Mot}}
{{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px}}
{{PanelDemonIconBeta|1=P3Mot|link=Mot|size=32px|name=1}}