The question comes from : http://snippets.wikidot.com/forum/t-79870/reflections#post-492653
Code:
[[embed]]
<script type="text/javascript" src="http://static.wikidot.com/common--misc/reflection.js"></script>
[[/embed]]
+++ with complex table:
[[=]]
[[table style="width:800px; text-align:center; border: 1px silver solid"]]
[[row]]
[[cell style="width:20%; text-align:center; border: 1px silver solid"]]
[[/cell]]
[[cell style="width:60%; text-align:center; border: 1px silver solid"]]
[[image http://media.uow.edu.au/content/groups/public/@web/@media/documents/web/~export/UOW051993~1~DC_RELATEDIMAGES~DC_NOHEADLAYOUT/134322-1.jpg class="reflect ropacity33 rheight50"]]
[[/cell]]
[[cell style="width:20%; text-align:center; border: 1px silver solid"]]
[[/cell]]
[[/row]]
[[/table]]
[[/=]]
+++ with simple table:
|| [[=image http://media.uow.edu.au/content/groups/public/@web/@media/documents/web/~export/UOW051993~1~DC_RELATEDIMAGES~DC_NOHEADLAYOUT/134322-1.jpg class="reflect ropacity33 rheight50"]]||
+++ without any table:
( thankt to Gabrys!)
= [[image http://media.uow.edu.au/content/groups/public/@web/@media/documents/web/~export/UOW051993~1~DC_RELATEDIMAGES~DC_NOHEADLAYOUT/134322-1.jpg class="reflect ropacity33 rheight50" style="margin: 5px auto"]]
in Action:
with complex table:
![]() |
with simple table:
![]() |
without any table:
( thankt to Gabrys!)

test without the style=—- :

standard - live "_template" used without any tricks but with header changed to show playground background image…





