টেমপ্লেট:নির্বাচিত বই/Layout: সংশোধিত সংস্করণের মধ্যে পার্থক্য

mh>Md Mobashir Hossain
সম্পাদনা সারাংশ নেই
৯টি সংস্করণ আমদানি করা হয়েছে: পুরাতন উইকি থেকে আমদানি
 
(একজন ব্যবহারকারী দ্বারা সম্পাদিত ৩টি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না)
১ নং লাইন: ১ নং লাইন:
<div style="margin:10px 0;padding:0;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,0.08);background:#fff;overflow:hidden;">
<div style="width:100%;border-radius:12px;background:#fff;box-shadow:0 4px 12px rgba(0,0,0,0.12);padding:5px;margin:15px 0;">
 
  <!-- Header -->
  <div style="padding:10px 14px;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;font-size:16px;font-weight:600;">
    📖 নির্বাচিত বই
  </div>
 
  <!-- Content -->
  <div style="padding:12px;display:flex;flex-direction:row;gap:12px;align-items:flex-start;">
 
    <!-- Image (optional) -->
    {{#if:{{{image}}}|
    <div style="flex-shrink:0;">
      [[Image:{{{image}}}|100px|{{{caption}}}|class=noviewer]]
    </div>}}
 
    <!-- Text -->
    <div style="font-size:15px;color:#374151;line-height:1.6;">
      {{{text}}}
    </div>
 
  </div>
 
  <!-- Footer -->
  <div style="display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-top:1px solid #e5e7eb;font-size:14px;background:#f9fafb;">
    <span style="color:#059669;font-weight:600;">'''[[টেমপ্লেট:প্রধান পাতা/নির্বাচিত বই|মনোনীত]]'''</span>
    <span style="color:#2563eb;font-weight:600;">'''[[{{{link}}}|আরও...]]'''</span>
  </div>


{| style="width:100%;border:1px solid #e5e7eb;border-radius:10px;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,0.08);margin:0;"
|-
! colspan="2" style="padding:10px 14px;background:linear-gradient(90deg,#2563eb,#1e40af);color:#fff;font-size:16px;font-weight:600;text-align:left;" | 📖 নির্বাচিত বই
|-
| style="padding:12px;vertical-align:top;width:110px;" |
  {{#if:{{{image}}}|[[File:{{{image}}}|100px|{{{caption}}}|class=noviewer]]}}
| style="padding:12px;font-size:15px;color:#374151;line-height:1.6;" |
  {{{text}}}
|-
| colspan="2" style="padding:10px 14px;border-top:1px solid #e5e7eb;background:#f9fafb;font-size:14px;display:flex;justify-content:space-between;" |
  <span style="color:#059669;font-weight:600;">'''[[টেমপ্লেট:প্রধান পাতা/নির্বাচিত বই|মনোনীত]]'''</span>
  <span style="color:#2563eb;font-weight:600;float:right;">'''[[{{{link}}}|আরও...]]'''</span>
|}
</div>
</div>
<noinclude>
<noinclude>