টেমপ্লেট:ARbox person: সংশোধিত সংস্করণের মধ্যে পার্থক্য

সম্পাদনা সারাংশ নেই
সম্পাদনা সারাংশ নেই
 
(২ জন ব্যবহারকারী দ্বারা সম্পাদিত ৬০টি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না)
১ নং লাইন: ১ নং লাইন:
<includeonly>
<includeonly>
{| class="wikitable" style="width:300px; background:#f9f9f9; border:1px solid #aaa; padding:5px; font-size:90%;"
<div style="display:flex; flex-wrap:wrap; justify-content:space-between; align-items:flex-start;">
<div style="width:30%; max-width:300px; min-width:250px; flex-shrink:0;">
{| class="wikitable style="width: 100%; Worldbox-person-table"
|-
|-
! colspan="2" style="text-align:center; font-size:125%; background:#ebecf0;" | {{{name|''No name provided''}}} [[File:{{{verified_icon|34px-Verified.webp}}}|baseline|15x15px]]
! colspan="2" style="text-align:center; font-size:125%; background:#ebecf0;" | {{{name|''No name provided''}}} [[File:{{{verified_icon|34px-Verified.webp}}}|baseline|15x15px]]
৬ নং লাইন: ৮ নং লাইন:
! colspan="2" style="text-align:center; font-size:110%; background:#F8F9FA;" | {{{native_name|N/A}}}
! colspan="2" style="text-align:center; font-size:110%; background:#F8F9FA;" | {{{native_name|N/A}}}
|-
|-
| colspan="2" align="center" | [[File:{{{image|No_image_available.svg}}}|200px|alt={{{name}}}]]
|<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;">  
| colspan="2" align="center" | <small>Approximate capture date: {{{image_date|N/A}}}</small>
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; 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;" | '''In office'''
|-
|-
| colspan="2" style="text-align:center;" | {{{term_start|N/A}}} – Present
| colspan="2" style="text-align:center;" | {{{term_start|N/A}}} – Present
|-
|-
! colspan="2" style="background:#e5e6fa; text-align:center;" | '''Personal details'''
! colspan="2" style="background:#e5e6fa; text-align:center;" | '''Personal details'''
|-
|-
! Born
! Born
| {{{birth_date|Unknown}}}, {{{birth_place|Unknown}}}
| {{{birth_date|Unknown}}} {{{birth_place|Unknown}}}
|-
|-
! Nickname
! Nickname
২৮ নং লাইন: ৩১ নং লাইন:
|-
|-
! Occupation
! Occupation
| {{{occupation|N/A}}}
| {{{occupation|Unknown}}}
|-
|-
! Years Active
! Years active
| {{{years_active|N/A}}}
| {{{years_active|N/A}}} – Present
|-
|-
! Organization
! Organization
৪৯ নং লাইন: ৫২ নং লাইন:
|-
|-
! Website
! Website
| [{{{website|N/A}}} {{{website|N/A}}}]
| [{{#if:{{{website|}}}|http://{{{website}}}|N/A}} {{{website|N/A}}}]
|-
|-
! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature
! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature
|-
|-
| colspan="2" align="center" | [[File:{{{signature|No_signature.png}}}|100x100px]]
| colspan="2" align="center" | [[File:{{{signature|No_signature.png}}}|100x100px]]
|}
|}
[[{{{native_name_lang|N/A}}}:{{{native_name|N/A}}}]]
    </div>
</div>
{{DEFAULTSORT:{{{name|''No name provided''}}}}}
</includeonly>
</includeonly>
<noinclude>
<noinclude>
== Usage ==
{{TemplateData}}
To use this template, add the following code:
<pre>
{{ARbox person
| name                = xyz
| native_name        = xyz
| native_name_lang  = xyz
| image              = xyz.jpg
| image_date          = xyz
| caption            = xyz in xyz
| office              = xyz of the [[xyz]]
| term_start          = xyz
| birth_date          = xyz xyz xyz
| birth_place        = xyz, xyz, xyz.
| nationality        = xyz
| nickname            = xyz
| occupation          = xyz, xyz, xyz
| years_active        = xyz–xyz
| organization        = xyz
| spouse              = xyz
| father              = xyz
| height              = xyz feet xyz inch
| awards              = xyz
| website            = xyz
| signature          = xyz.png
}}
</pre>
</noinclude>
</noinclude>