"سانچہ:Worldbox person" کے نسخوں کے درمیان فرق
Arsait (تبادلۂ خیال | شراکتیں) کوئی خلاصۂ ترمیم نہیں |
Arsait (تبادلۂ خیال | شراکتیں) کوئی خلاصۂ ترمیم نہیں ٹیگ: ردِّ ترمیم |
||
سطر 1: | سطر 1: | ||
<includeonly> | <includeonly> | ||
<div class="worldbox-container"> | <div class="worldbox-container"> | ||
< | <!-- Header Section (Title & Intro) --> | ||
<div class="worldbox-header"> | |||
'''{{{name|''No name provided''}}}''' {{{intro}}} | |||
</div> | |||
<div class="worldbox- | |||
'''{{{name|''No name provided''}}}''' {{{intro}}} | |||
== | <div class="worldbox"> | ||
{| class="wikitable" | |||
|- | |||
! colspan="2" style="text-align:center; font-size:125%; background:#ebecf0;" | {{{name|''No name provided''}}} [[File:{{{verified_icon}}}|baseline|15x15px]] | |||
|- | |||
! colspan="2" style="text-align:center; font-size:110%; background:#F8F9FA;" | {{{native_name|N/A}}} | |||
|- | |||
| colspan="2" align="center" style="padding:0; margin:0; width:100%; height:100%; overflow:hidden;" | | |||
<div style="position:relative; width:100%; height:100%; margin:0; padding:0; border:none; display:inline-block;"> | |||
[[File:{{{image|No_image_available.svg}}}|style="width:100%; height:auto; display:block; margin:0; padding:0; border:none;"|thumb|{{{nickname|N/A}}} in {{{image_date|N/A}}}|center]] | |||
<div style="position:absolute; top:10px; right:15px; color:rgba(0, 0, 0, 0.2); font-size:50%; font-weight:bold; z-index:01; pointer-events:none;"> | |||
Approximate capture date: {{{image_date|N/A}}} from {{{image_capture_from|N/A}}}</div> | |||
</div> | |||
|- | |||
! colspan="2" style="text-align:center; background:#e5e6fa;" | <span style="color:#3465c5;">{{{office|N/A}}}</span> of the <span style="color:#3465c5;">{{{organization|N/A}}}</span> | |||
|- | |||
| colspan="2" style="text-align:center;" | '''In office''' | |||
|- | |||
| colspan="2" style="text-align:center;" | {{{term_start|N/A}}} – Present | |||
|- | |||
! colspan="2" style="background:#e5e6fa; text-align:center;" | '''Personal details''' | |||
|- | |||
! Born | |||
| {{{birth_date|Unknown}}} {{{birth_place|Unknown}}} | |||
|- | |||
! Nickname | |||
| {{{nickname|N/A}}} | |||
|- | |||
! Nationality | |||
| {{{nationality|Unknown}}} | |||
|- | |||
! Occupation | |||
| {{{occupation|Unknown}}} | |||
|- | |||
! Years active | |||
| {{{years_active|N/A}}} – Present | |||
|- | |||
! Organization | |||
| {{{organization|N/A}}} | |||
|- | |||
! Height | |||
| {{{height|N/A}}} | |||
|- | |||
! Spouse | |||
| {{{spouse|N/A}}} | |||
|- | |||
! Father | |||
| {{{father|N/A}}} | |||
|- | |||
! Awards | |||
| {{{awards|N/A}}} | |||
|- | |||
! Website | |||
| [{{#if:{{{website|}}}|http://{{{website}}}|N/A}} {{{website|N/A}}}] | |||
|- | |||
! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature | |||
|- | |||
| colspan="2" align="center" | [[File:{{{signature}}}|100x100px]] | |||
|} | |||
[[{{{native_name_lang|N/A}}}:{{{native_name|N/A}}}]] | |||
</div> | |||
{{{ | <div class="worldbox-content"> | ||
== Early Life and Education == | |||
{{{Early Life and Education}}} | |||
== Career and Achievements == | |||
{{{Career and Achievements}}} | |||
== Personal Life and Social Media == | == Personal Life and Social Media == | ||
{{{Personal Life and Social Media}}} | {{{Personal Life and Social Media}}} | ||
=== Social Media Links === | === Social Media Links === | ||
{{{Social Media Links}}} | {{{Social Media Links}}} | ||
== Business Ventures == | == Business Ventures == | ||
{{{Business Ventures}}} | {{{Business Ventures}}} | ||
== Awards and Recognition == | == Awards and Recognition == | ||
{{{Awards and Recognition}}} | {{{Awards and Recognition}}} | ||
== Conclusion == | == Conclusion == | ||
{{{Conclusion}}} | {{{Conclusion}}} | ||
== External Links == | == External Links == | ||
{{{External Links}}} | {{{External Links}}} | ||
== References == | == References == | ||
{{{References}}} | {{{References}}} | ||
</div> | </div> | ||
</div> | </div> | ||
<style> | <style> | ||
/* আগের ডেস্কটপ ডিজাইন ১০০% একই থাকবে */ | |||
.worldbox-container { | .worldbox-container { | ||
display: flex; | display: flex; | ||
سطر 115: | سطر 118: | ||
margin-right: 320px; | margin-right: 320px; | ||
} | } | ||
/* Header Section (Title & Intro) */ | |||
.worldbox-header { | |||
font-size: 22px; | |||
font-weight: bold; | |||
text-align: center; | |||
margin-bottom: 15px; | |||
} | |||
/* শুধুমাত্র মোবাইলের জন্য নতুন ডিজাইন */ | |||
@media (max-width: 768px) { | @media (max-width: 768px) { | ||
.worldbox-container { | .worldbox-container { | ||
سطر 128: | سطر 141: | ||
margin-right: 0 !important; | margin-right: 0 !important; | ||
width: 100% !important; | width: 100% !important; | ||
} | |||
/* শুধুমাত্র মোবাইল ভিউতে Header Section (Title & Intro) */ | |||
.worldbox-header { | |||
text-align: left !important; /* মোবাইলে বাম দিকে থাকবে */ | |||
font-size: 18px !important; /* মোবাইলে ছোট ফন্ট হবে */ | |||
margin-top: 10px !important; | |||
padding-left: 10px !important; | |||
} | } | ||
} | } | ||
سطر 139: | سطر 160: | ||
{{DEFAULTSORT:{{{name|''No name provided''}}}}} | {{DEFAULTSORT:{{{name|''No name provided''}}}}} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
{{TemplateData}} | {{TemplateData}} | ||
</noinclude> | </noinclude> |