Difference between revisions of "Template:PanelDemonIconBeta"
(Template for Panelled Demons) |
(adding link functionality) |
||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{1}}}.jpg|50px]]</includeonly> | + | <includeonly>[[File:{{{1}}}.jpg|50px|link={{{link|}}}]]</includeonly> |
− | <noinclude>Used to | + | <noinclude> |
+ | Used to display demon icons with panel requirements. | ||
+ | Has no link by default, but a link can be specified. | ||
+ | |||
<pre>{{PanelDemonIconBeta|1=P3Mot}}</pre> | <pre>{{PanelDemonIconBeta|1=P3Mot}}</pre> | ||
{{PanelDemonIconBeta|1=P3Mot}} | {{PanelDemonIconBeta|1=P3Mot}} | ||
+ | |||
+ | <pre>{{PanelDemonIconBeta|1=P3Mot|link=Mot}}</pre> | ||
+ | {{PanelDemonIconBeta|1=P3Mot|link=Mot}} | ||
</noinclude> | </noinclude> |