Difference between revisions of "Template:ImageGallery"
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=" | + | <span class="plainlinks">[{{#var: value}} <img src="{{#var: value}}" style="max-width: 100%; max-height: 100%">]</span> |
</p> | </p> | ||
</div> | </div> | ||