الگو:نمایش نسخه ماده: تفاوت میان نسخهها
پرش به ناوبری
پرش به جستجو
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
| خط ۱: | خط ۱: | ||
<div class="wd-version-history-card" | <div class="wd-version-history-card" | ||
style="direction:rtl; text-align:right; margin: | style="direction:rtl; text-align:right; margin:10px 0; padding:0; border:1px solid #dfe7e5; border-radius:8px; overflow:hidden; background:#ffffff;"> | ||
<div style="display:flex; align-items:center; justify-content:space-between; gap: | <div style="display:flex; align-items:center; justify-content:space-between; gap:10px; padding:9px 13px; background:#f5f8f7; border-bottom:1px solid #e3eae7;"> | ||
<div style="font-size: | <div style="font-size:13px; font-weight:800; color:#405b56;"> | ||
{{#ifeq:{{{نسخه|}}}|1| | {{#ifeq:{{{نسخه|}}}|1| | ||
مصوب | |||
| | | | ||
اصلاحیه | |||
}} | }} | ||
{{#if:{{{مبنای اصلاح|}}}| | |||
— {{{مبنای اصلاح}}} | |||
| | |||
}} | |||
{{#if:{{{تاریخ شروع|}}}| | |||
— {{{تاریخ شروع}}} | |||
| | |||
}} | }} | ||
</div> | </div> | ||
< | <span class="wd-version-toggle" | ||
style="display:inline-flex; align-items:center; gap:5px; padding:5px 9px; border:1px solid #cbdad5; border-radius:6px; background:#ffffff; color:#176c88; font-size:12px; font-weight:bold; cursor:pointer; user-select:none; white-space:nowrap;"> | |||
<span class="wd-version-toggle-icon">+</span> <span class="wd-version-toggle-label">مشاهده متن</span> | |||
</span> | |||
</div> | </div> | ||
</ | <div style="padding:9px 13px;"> | ||
{{#if:{{{مبنای اصلاح|}}}| | |||
<div style="font-size:12px; line-height:1.9; color:#60706c;"> | |||
<strong style="color:#52615e;">سند:</strong> | |||
{{{مبنای اصلاح}}} | |||
< | {{#if:{{{تاریخ اصلاح|}}}| <span style="margin-right:10px;"> | ||
— تاریخ تصویب اصلاحیه: <strong style="color:#405b56;"> | |||
{{{تاریخ اصلاح}}} </strong> </span> | |||
}} | |||
{{#if:{{{ | </div> | ||
<div style="font-size: | | | ||
{{#if:{{{تاریخ شروع|}}}| | |||
<div style="font-size:12px; line-height:1.9; color:#60706c;"> | |||
تاریخ تصویب: | |||
<strong style="color:#405b56;"> | <strong style="color:#405b56;"> | ||
{{{ | {{{تاریخ شروع}}} | ||
</strong> | </strong> | ||
</div> | </div> | ||
}} | |||
}} | }} | ||
{{#if:{{{توضیح تغییر|}}}| | |||
< | <div style="margin-top:7px; font-size:12px; line-height:1.9; color:#687773;"> | ||
{{{توضیح تغییر}}} | |||
</div> | |||
}} | |||
</div> | </div> | ||
<div class="wd-version-text" | <div class="wd-version-text" | ||
style="display:none; | style="display:none; padding:12px 13px; border-top:1px solid #e7ecea; background:#fffdf8;"> | ||
<div style="font-size:15px; line-height:2.15; color:#263238;"> | |||
{{{متن|}}} | {{{متن|}}} | ||
</div> | |||
{{#if:{{{ | {{#if:{{{منبع|}}}| | ||
<div style="margin-top:10px; padding-top:8px; border-top:1px solid #e7ecea; font-size:12px; color:#607d8b;"> | |||
<strong>منبع:</strong> | |||
[{{{منبع}}} مشاهده منبع] | |||
</div> | </div> | ||
}} | }} | ||
</div> | </div> | ||
</div> | </div> | ||