پرش به محتوا

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

از دانشنامه کتاب مقدس
بدون خلاصۀ ویرایش
بدون خلاصۀ ویرایش
خط ۱: خط ۱:
<noinclude>
{{توضیح الگو | این الگو دو دکمه و یک تبلیغ متنی لینک‌دار در یک خط نمایش می‌دهد. }}
</noinclude>
<div style="
<div style="
   background: white;
   background: white;
   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;
">
">


   <!-- Container با چیدمان انعطاف‌پذیر -->
   <!-- دکمه‌ها -->
   <div style="
   <div style="display: flex; gap: 10px; flex-shrink: 0;">
    display: flex;
    [[{{{1|Ai-pediabible}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 20px; border-radius: 5px; display: inline-block;">{{{2|دکمه اول}}}</span>]]
    flex-wrap: wrap;
    [[{{{3|صفحه دوم}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 20px; border-radius: 5px; display: inline-block;">{{{4|دکمه دوم}}}</span>]]
    gap: 15px;
  </div>
    align-items: center;
    justify-content: space-between;
  ">
 
    <!-- دکمه‌ها (همیشه در یک خط می‌مانند) -->
    <div style="
      display: flex;
      gap: 10px;
      flex-wrap: nowrap;
      min-width: 0; /* برای جلوگیری از شکستن در موبایل */
    ">
      [[{{{1|Ai-pediabible}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 15px; border-radius: 5px; display: inline-block; white-space: nowrap;">{{{2|دکمه اول}}}</span>]]
      [[{{{3|صفحه دوم}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 15px; border-radius: 5px; display: inline-block; white-space: nowrap;">{{{4|بزودی}}}</span>]]
      [[{{{5|صفحه سوم}}}|<span style="background: #3e6f73cc; color: white; padding: 8px 15px; border-radius: 5px; display: inline-block; white-space: nowrap;">{{{6|بزودی}}}</span>]]
    </div>


    <!-- تبلیغ (در دسکتاپ هم‌خط، در موبایل خط جدید) -->
  <!-- تبلیغ متنی لینک‌دار -->
    <div style="
  <div style="flex-shrink: 0;">
      background: #f5f5f5;
    [{{{5|https://example.com}}} <span style="background: #f5f5f5; padding: 8px 15px; border-radius: 5px; border-left: 3px solid #3e6f73cc;">{{{6|متن تبلیغاتی}}}</span>]
      padding: 8px 12px;
      border-radius: 5px;
      border-right: 3px solid #3e6f73cc;
      font-size: 0.9em;
      flex: 1;
      min-width: 200px; /* حداقل عرض برای خوانایی */
      white-space: nowrap;
      text-align: center;
      margin-top: 0; /* برای دسکتاپ */
    ">
      {{{7|متن تبلیغاتی}}}
    </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;">

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