Difference between revisions of "Template:BigIMG"
From HomepointXI Wiki
(Try try again (seeing if I can inline CSS a wiki template)) |
(Got it now.) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
− | + | Usage : <br> | |
− | < | + | <code><nowiki>{{BigIMG|fileNameHere|descriptionHere}}</nowiki></code> |
+ | <br><br> | ||
+ | ''Just FYI, this probably isn't going to work for Internet Explorer users. They should get a browser that doesn't butcher standards and isn't discontinued.'' | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
− | + | <div>[[Image:{{{1}}}|alt={{{2}}}]]</div> | |
− | |||
</includeonly> | </includeonly> |
Latest revision as of 09:12, 16 November 2015
Usage :
{{BigIMG|fileNameHere|descriptionHere}}
Just FYI, this probably isn't going to work for Internet Explorer users. They should get a browser that doesn't butcher standards and isn't discontinued.