Difference between revisions of "Template:ImageGallery"

From Bearscape Wiki
Jump to: navigation, search
m (Trying to fix this, it isn't working as expected (but it is close).)
m (Should probably also fix the wrong CSS class being used on that span...)
Line 22: Line 22:
 
<div class="thumb" style="height: 155px">
 
<div class="thumb" style="height: 155px">
 
<p style="max-width: none; max-height: none; width: 100% height: 150px; margin: 2.5px auto">
 
<p style="max-width: none; max-height: none; width: 100% height: 150px; margin: 2.5px auto">
<span class="plaintext">[{{#var: value}} <img src="{{#var: value}}" style="max-width: 100%; max-height: 100%">]</span>
+
<span class="plainlinks">[{{#var: value}} <img src="{{#var: value}}" style="max-width: 100%; max-height: 100%">]</span>
 
</p>
 
</p>
 
</div>
 
</div>

Revision as of 19:39, 4 June 2015