پرش به محتوا

الگو:صفحه کتاب مقدس: تفاوت میان نسخه‌ها

از دانشنامه کتاب مقدس
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱: خط ۱:
<noinclude>
<noinclude>
{{توضیح الگو | این الگو دو دکمه و یک تبلیغ متنی لینک‌دار در یک خط نمایش می‌دهد. }}
{{توضیح الگو | این الگو دو دکمه و یک تبلیغ متنی را در یک ردیف نمایش می‌دهد. }}
</noinclude>
</noinclude>


خط ۷: خط ۷:
   padding: 15px;
   padding: 15px;
   margin: -10px -10px 20px -10px;
   margin: -10px -10px 20px -10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
">
">


   <!-- دکمه‌ها -->
   <!-- ردیف اصلی با سیستم گرید -->
   <div style="display: flex; gap: 10px; flex-shrink: 0;">
   <div style="
     [[{{{1|Ai-pediabible}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 20px; border-radius: 5px; display: inline-block;">{{{2|دکمه اول}}}</span>]]
    display: grid;
     [[{{{3|صفحه دوم}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 20px; border-radius: 5px; display: inline-block;">{{{4|دکمه دوم}}}</span>]]
     grid-template-columns: repeat(3, 1fr);
   </div>
    gap: 10px;
     align-items: center;
   ">


  <!-- تبلیغ متنی لینک‌دار -->
    <!-- دکمه اول -->
  <div style="flex-shrink: 0;">
    <div style="text-align: center;">
    [{{{5|https://example.com}}} <span style="background: #f5f5f5; padding: 8px 15px; border-radius: 5px; border-left: 3px solid #3e6f73cc;">{{{6|متن تبلیغاتی}}}</span>]
      [[{{{1|Ai-pediabible}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 15px; border-radius: 5px; display: inline-block; width: 100%; box-sizing: border-box;">{{{2|دکمه اول}}}</span>]]
    </div>
 
    <!-- دکمه دوم -->
    <div style="text-align: center;">
      [[{{{3|صفحه دوم}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 15px; border-radius: 5px; display: inline-block; width: 100%; box-sizing: border-box;">{{{4|دکمه دوم}}}</span>]]
    </div>
 
    <!-- تبلیغ متنی -->
    <div style="text-align: center;">
      [{{{5|https://example.com}}} <span style="background: #f5f5f5; padding: 8px 15px; border-radius: 5px; border-left: 3px solid #3e6f73cc; display: inline-block; width: 100%; box-sizing: border-box;">{{{6|متن تبلیغاتی}}}</span>]
    </div>
   </div>
   </div>
</div>
</div>


<div style="background: white; padding: 15px; margin: -10px -10px 0 -10px; min-height: 100vh;">
<div style="background: white; padding: 15px; margin: -10px -10px 0 -10px; min-height: 100vh;">

نسخهٔ ‏۸ اوت ۲۰۲۵، ساعت ۲۱:۱۰