Difference between revisions of "Template:BigIMG"

From HomepointXI Wiki
Jump to: navigation, search
m (..Think I got it this time.)
m (...)
Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
Usage : <br>  
 
Usage : <br>  
<code><nowiki>[[Image:fileName|alt=text description]]</nowiki></code>
+
<code><nowiki>[[fileName|alt=text description]]</nowiki></code>
 
<br><br>  
 
<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.''
 
''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.''
Line 8: Line 8:
  
 
<includeonly>
 
<includeonly>
<div>[[{{{1}}}|alt={{{2}}}]]</div>
+
<div>[[Image:{{{1}}}|alt={{{2}}}]]</div>
 
</includeonly>
 
</includeonly>

Revision as of 10:07, 16 November 2015

Usage :
[[fileName|alt=text description]]

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.