"سانچہ:ARbox person" کے نسخوں کے درمیان فرق
کوئی خلاصۂ ترمیم نہیں |
کوئی خلاصۂ ترمیم نہیں |
||
سطر 2: | سطر 2: | ||
{| class="wikitable" style="width:100%; max-width:500px; background:#f9f9f9; border:1px solid #aaa; padding:5px; font-size:90%;" | {| class="wikitable" style="width:100%; max-width:500px; background:#f9f9f9; border:1px solid #aaa; padding:5px; font-size:90%;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:125%; background:#ebecf0;" | {{{name|''No name provided''}}} [[File:{{{verified_icon| | ! colspan="2" style="text-align:center; font-size:125%; background:#ebecf0;" | {{{name|''No name provided''}}} [[File:{{{verified_icon|No_image_available.svg}}}|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}}}|class="responsive-img" alt={{{name}}}]] | | colspan="2" align="center" | [[File:{{{image|No_image_available.svg}}}|class="responsive-img" alt={{{name}}}|{{#if:{{{caption|}}}|alt={{{caption}}}|}}]] | ||
|- | |- | ||
| colspan="2" align="center" | <small>{{{image_date|N/A}}}</small> | | colspan="2" align="center" | <small>{{{image_date|N/A}}}</small> | ||
|- | |||
| colspan="2" align="center" | <small>{{{caption|N/A}}}</small> | |||
|- | |- | ||
! 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> | ||
سطر 49: | سطر 51: | ||
|- | |- | ||
! Website | ! Website | ||
| [ | | [{{{website|N/A}}}] | ||
|- | |- | ||
! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature | ! colspan="2" style="text-align:center; background:#e5e6fa;" | Signature | ||
سطر 89: | سطر 91: | ||
<style> | <style> | ||
.responsive-img { | .responsive-img { | ||
width: 97%; | |||
height: auto; | height: auto; | ||
max-width: 500px; | |||
display: block; | |||
margin: 0 auto; | |||
} | } | ||
@media ( | @media (max-width: 767px) { | ||
.responsive-img { | .responsive-img { | ||
max-width: | width: 97%; | ||
max-width: 97%; | |||
} | } | ||
} | } | ||
</style> | </style> |