Difference between revisions of "Template:DemonIcon"
(allow for specifying size (50px will stay as default)) |
|||
Line 1: | Line 1: | ||
− | <includeonly>[[File:{{{1}}}.jpg|50px|link={{{1}}}]] [[{{{1}}}]]</includeonly> | + | <includeonly>[[File:{{{1}}}.jpg|{{{size|50px}}}|link={{{1}}}]] [[{{{1}}}]]</includeonly> |
<noinclude><pre>{{DemonIcon|1=Yoshitsune}}</pre> | <noinclude><pre>{{DemonIcon|1=Yoshitsune}}</pre> | ||
{{DemonIcon|1=Yoshitsune}} | {{DemonIcon|1=Yoshitsune}} | ||
+ | <noinclude><pre>{{DemonIcon|1=Yoshitsune|size=32px}}</pre> | ||
+ | {{DemonIcon|1=Yoshitsune|size=32px}} | ||
</noinclude> | </noinclude> |