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

Created page with "<includeonly> {| class="infobox" style="width:250px; background:#f9f9f9; border:1px solid #aaa; padding:5px; font-size:90%;" |- ! colspan="2" style="background:#ef3921; color:white; text-align:center; font-size:110%; padding:5px;" | {{{name|''No name provided''}}} |- | colspan="2" style="text-align:center;" | [[File:{{{image|No_image_available.svg}}}|200px|alt={{{name}}}]] |- ! Caption | {{{caption|N/A}}} |- ! Office | {{{office|N/A}}} |- ! Term Start | {{{term_start|N/A..."
 
সম্পাদনা সারাংশ নেই
 
(২ জন ব্যবহারকারী দ্বারা সম্পাদিত ৬২টি মধ্যবর্তী সংশোধন দেখানো হচ্ছে না)
১ নং লাইন: ১ নং লাইন:
<includeonly>
<includeonly>
{| class="infobox" style="width:250px; 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="background:#ef3921; color:white; text-align:center; font-size:110%; padding:5px;" | {{{name|''No name provided''}}}
! 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;" |
! colspan="2" style="text-align:center; font-size:110%; background:#F8F9FA;" | {{{native_name|N/A}}}
[[File:{{{image|No_image_available.svg}}}|200px|alt={{{name}}}]]
|-
|-
! Caption
|<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]]   
| {{{caption|N/A}}}
<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>   
|-
|-
! Office
! 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>
| {{{office|N/A}}}
|-
| colspan="2" style="text-align:center;" | '''In office'''
|-
|-
! Term Start
| colspan="2" style="text-align:center;" |  {{{term_start|N/A}}} – Present
| {{{term_start|N/A}}}
|-
! colspan="2" style="background:#e5e6fa; text-align:center;" | '''Personal details'''
|-
|-
! Born
! Born
| {{{birth_date|Unknown}}}
| {{{birth_date|Unknown}}} {{{birth_place|Unknown}}}
|-
|-
! Birth Place
! Nickname
| {{{birth_place|Unknown}}}
| {{{nickname|N/A}}}
|-
|-
! Nationality
! Nationality
| {{{nationality|Unknown}}}
| {{{nationality|Unknown}}}
|-
! Other Names
| {{{other_names|N/A}}}
|-
|-
! Occupation
! Occupation
| {{{occupation|Unknown}}}
| {{{occupation|Unknown}}}
|-
|-
! Years Active
! Years active
| {{{years_active|N/A}}}
| {{{years_active|N/A}}} – Present
|-
|-
! Organization
! Organization
| {{{organization|N/A}}}
| {{{organization|N/A}}}
|-
! Height
| {{{height|N/A}}}
|-
|-
! Spouse
! Spouse
৪২ নং লাইন: ৪৭ নং লাইন:
! Father
! Father
| {{{father|N/A}}}
| {{{father|N/A}}}
|-
! Height
| {{{height|N/A}}}
|-
|-
! Awards
! Awards
৫০ নং লাইন: ৫২ নং লাইন:
|-
|-
! Website
! Website
| {{{website|N/A}}}
| [{{#if:{{{website|}}}|http://{{{website}}}|N/A}} {{{website|N/A}}}]
|-
|-
! Signature
! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature
| [[File:{{{signature|No_signature.png}}}|100px|alt=Signature]]
|-
| 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
| caption            = xyz in xyz
| office              = xyz of the [[xyz]]
| term_start          = xyz
| birth_date          = xyz xyz xyz
| birth_place        = xyz, xyz, xyz.
| nationality        = xyz
| other_names        = 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>