Шаблон:FloatBox: различия между версиями

Материал из Indecoder
Нет описания правки
Нет описания правки
 
Строка 1: Строка 1:
<html>
<div class="float-right-box" style="background-image: url('{{filepath:{{{image}}}}}');">
<div class="float-right-box" style="background-image: url('{{filepath:{{{image}}}}}');">
   <div style="position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0.7); text-align: center;">
   <div style="position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(255, 255, 255, 0.7); text-align: center;">
Строка 4: Строка 5:
   </div>
   </div>
</div>
</div>
</html>

Текущая версия от 19:18, 25 августа 2024

<html>

   {{{caption}}}

</html>