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

সম্পাদনা সারাংশ নেই
৬টি সংস্করণ আমদানি করা হয়েছে: পুরাতন উইকি থেকে আমদানি
 
(২ জন ব্যবহারকারী দ্বারা সম্পাদিত ৩টি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না)
১ নং লাইন: ১ নং লাইন:
{{#if:{{{image}}}|<div style="float:left;margin-right:1em">[[Image:{{{image}}}|100px|{{{caption}}}]]
<div style="margin:15px auto; max-width:620px; font-family:'Segoe UI',Helvetica,Arial,sans-serif; border-radius:14px; overflow:hidden; box-shadow:0 4px 14px rgba(0,0,0,0.12);">
</div>}}{{{text}}}


{| class="noprint" width="100%"  border="0" style="padding: 0; margin: 0; background-color:transparent"
  <!-- 🖼️ Image Section -->
|-
  {{#if:{{{image}}}|
|<div style="text-align:left;">'''[[নির্বাচিত লেখক|মনোনীত]]'''</div>||
  <div style="background:linear-gradient(135deg,#DBEAFE,#E0F2FE); padding:15px; text-align:center;">
<div style="text-align:right;margin-right:10px;margin-bottom:4px;">
    [[File:{{{image}}}|140px|alt={{{caption}}}|frameless|center]]
'''[[{{{link}}}|বিস্তারিত...]]'''
    <div style="font-size:90%; color:#1E3A8A; margin-top:6px;">{{{caption}}}</div>
</div >
  </div>
|}<noinclude>
  }}
 
  <!-- 📖 Text Section -->
  <div style="background:#FFFFFF; padding:18px 20px; font-size:95%; line-height:1.6; color:#0F172A;">
    {{{text}}}
  </div>
 
  <!-- 🔗 Footer Section -->
  <div style="background:linear-gradient(135deg,#BFDBFE,#DBEAFE); padding:10px 16px; display:flex; justify-content:space-between; font-size:90%; font-weight:bold; color:#1E3A8A;">
    <div>📚 [[নির্বাচিত লেখক|মনোনীত]]</div>
    <div>🔗 [[{{{link}}}|বিস্তারিত...]]</div>
  </div>
 
</div>
<noinclude>