مندرجات کا رخ کریں

"سانچہ:ARbox person" کے نسخوں کے درمیان فرق

From ورلڈپیڈیا, the free encyclopedia
کوئی خلاصۂ ترمیم نہیں
ٹیگ: موبائل ترمیم موبائل ویب ترمیم
کوئی خلاصۂ ترمیم نہیں
ٹیگ: موبائل ترمیم موبائل ویب ترمیم
سطر 8: سطر 8:
| colspan="2" align="center" style="padding:0; margin:0; width:100%; height:auto; overflow:hidden;" |  
| colspan="2" align="center" style="padding:0; margin:0; width:100%; height:auto; overflow:hidden;" |  
<div style="position:relative; width:100%; height:100%; margin:0; padding:0; border:none; display:inline-block;">
<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;" alt={{{name}}}]]
   [[File:{{{image|No_image_available.svg}}}|style="width:100%; height:100%; display:block; margin:0; padding:0; border:none;" alt={{{name}}}]]
   <div style="position:absolute; top:50px; right:20px; color:rgba(0, 0, 0, 0.6); font-size:80%; font-weight:bold; z-index:10; pointer-events:none;">
   <div style="position:absolute; top:50px; right:25px; color:rgba(0, 0, 0, 0.2); font-size:60%; font-weight:bold; z-index:10; pointer-events:none;">
   Approximate capture date: {{{image_date|N/A}}} from {{{nationality|Unknown}}}</div>
   Approximate capture date: {{{image_date|N/A}}} from {{{nationality|Unknown}}}</div>
</div>
</div>
|-
| colspan="2" style="text-align:center;" | {{{nickname|N/A}}} in {{{image_date|N/A}}}
| colspan="2" style="text-align:center;" | {{{nickname|N/A}}} in {{{image_date|N/A}}}
|-
|-

نسخہ بمطابق 21:12، 25 فروری 2025ء



Usage

To use this template, add the following code:

{{ARbox person
| name                = xyz
| native_name        = xyz
| native_name_lang   = xyz
| image               = xyz.jpg
| image_date          = 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
}}


<style> .responsive-img {

 width: 100%;
 height: auto;
 max-width: 500px;
 display: block;
 margin: 0;

} @media (max-width: 767px) {

 .responsive-img {
   width: 100%;
   max-width: 100%;
 }

} </style>