پرش به محتوا

مربع های کنار هم - فراغیب

از فراغیب
صفحه‌ای تازه حاوی «<div style="display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; align-items: center; width: 100%; margin: 10px 0;"> <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر1}}}}}</div> <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر2}}}}}</div> <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر3}}}...» ایجاد کرد
 
بدون خلاصۀ ویرایش
 
(۵ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد)
خط ۱: خط ۱:
<div style="display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; align-items: center; width: 100%; margin: 10px 0;">
<div style="display: flex; flex-wrap: wrap; justify-content: center; align-items: flex-start; gap: 20px; width: 100%; margin: 20px 0; padding: 0; box-sizing: border-box;">
      
 
     <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر1}}}}}</div>
  <!-- ساختار تکرار شونده برای ۵ آیتم -->
    <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر2}}}}}</div>
  <!-- نکته: برای هر آیتم، کلاس‌های مربوط به افکت سه‌بعدی باید در استایل‌شیت اصلی تعریف شده باشد -->
    <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر3}}}}}</div>
 
    <div style="flex: 1;">{{کانتینر عکس مربع|تصویر={{{تصویر4}}}}}</div>
  <div style="display: flex; flex-direction: column; align-items: center; flex: 0 1 calc(20% - 20px); min-width: 120px; max-width: 180px;">
    <div class="wiki-3d-box">
      <div class="wiki-3d-inner-frame">
        <div class="wiki-3d-image-wrapper-circle">{{{تصویر1|}}}</div>
      </div>
     </div>
     {{#if:{{{کپشن1|}}}|<div style="font-size: 0.9em; text-align: center; margin-top: 8px; font-weight: bold;">{{{کپشن1}}}</div>}}
  </div>
 
  <div style="display: flex; flex-direction: column; align-items: center; flex: 0 1 calc(20% - 20px); min-width: 120px; max-width: 180px;">
    <div class="wiki-3d-box">
      <div class="wiki-3d-inner-frame">
        <div class="wiki-3d-image-wrapper-circle">{{{تصویر2|}}}</div>
      </div>
    </div>
    {{#if:{{{کپشن2|}}}|<div style="font-size: 0.9em; text-align: center; margin-top: 8px; font-weight: bold;">{{{کپشن2}}}</div>}}
  </div>
 
  <div style="display: flex; flex-direction: column; align-items: center; flex: 0 1 calc(20% - 20px); min-width: 120px; max-width: 180px;">
    <div class="wiki-3d-box">
      <div class="wiki-3d-inner-frame">
        <div class="wiki-3d-image-wrapper-circle">{{{تصویر3|}}}</div>
      </div>
    </div>
    {{#if:{{{کپشن3|}}}|<div style="font-size: 0.9em; text-align: center; margin-top: 8px; font-weight: bold;">{{{کپشن3}}}</div>}}
  </div>
 
  <div style="display: flex; flex-direction: column; align-items: center; flex: 0 1 calc(20% - 20px); min-width: 120px; max-width: 180px;">
    <div class="wiki-3d-box">
      <div class="wiki-3d-inner-frame">
        <div class="wiki-3d-image-wrapper-circle">{{{تصویر4|}}}</div>
      </div>
    </div>
    {{#if:{{{کپشن4|}}}|<div style="font-size: 0.9em; text-align: center; margin-top: 8px; font-weight: bold;">{{{کپشن4}}}</div>}}
  </div>
 
  <div style="display: flex; flex-direction: column; align-items: center; flex: 0 1 calc(20% - 20px); min-width: 120px; max-width: 180px;">
    <div class="wiki-3d-box">
      <div class="wiki-3d-inner-frame">
        <div class="wiki-3d-image-wrapper-circle">{{{تصویر5|}}}</div>
      </div>
    </div>
    {{#if:{{{کپشن5|}}}|<div style="font-size: 0.9em; text-align: center; margin-top: 8px; font-weight: bold;">{{{کپشن5}}}</div>}}
  </div>


</div>
</div>

نسخهٔ کنونی تا ‏۱۴ ژوئیهٔ ۲۰۲۶، ساعت ۰۹:۳۴