|
|
| (۲۳ نسخهٔ میانیِ ایجادشده توسط همین کاربر نشان داده نشد) |
| خط ۱: |
خط ۱: |
| <noinclude> | | <noinclude> |
| | این الگو برای نمایش شناسنامه ماده و سابقه تقنینی آن استفاده میشود. |
| | </noinclude><includeonly> |
|
| |
|
| این الگو برای ثبت و نمایش شناسنامه ساختاری مواد قوانین استفاده میشود.
| | <div class="wd-article-identity-card" |
| | style="direction:rtl;text-align:right;margin:10px 0;padding:8px 12px;border:1px solid #dfe7e5;border-radius:8px;background:#fff;"> |
|
| |
|
| {{#cargo_declare:
| | <div style="display:flex;flex-wrap:wrap;align-items:center;gap:18px;font-size:13px;line-height:2;"> |
| _table=WDArticleMetadata
| |
| |قانون=Page
| |
| |شماره_ماده=Integer
| |
| |وضعیت=String
| |
| |تاریخ_تصویب=Date
| |
| |تاریخ_آخرین_اصلاح=Date
| |
| |موضوع=String
| |
| |سابقه_تقنینی=String
| |
| |مبنای_آخرین_اصلاح=Page
| |
| |یادداشت=Wikitext
| |
| }}
| |
|
| |
|
| </noinclude> | | <span> |
| | <strong>وضعیت:</strong> |
| | {{{وضعیت|}}} |
| | </span> |
|
| |
|
| <includeonly> | | {{#if:{{{تاریخ تصویب|}}}| |
| | <span> |
| | <strong>تاریخ تصویب:</strong> |
| | {{{تاریخ تصویب|}}} |
| | </span> |
| | }} |
|
| |
|
| {{#cargo_store: | | {{#if:{{{تاریخ آخرین اصلاح|}}}| |
| _table=WDArticleMetadata
| | <span> |
| |قانون={{{قانون|}}}
| | <strong>آخرین اصلاح:</strong> |
| |شماره_ماده={{{شماره ماده|}}}
| | {{{تاریخ آخرین اصلاح|}}} |
| |وضعیت={{{وضعیت|}}}
| | </span> |
| |تاریخ_تصویب={{{تاریخ تصویب|}}}
| |
| |تاریخ_آخرین_اصلاح={{{تاریخ آخرین اصلاح|}}}
| |
| |موضوع={{{موضوع|}}}
| |
| |سابقه_تقنینی={{{سابقه تقنینی|}}}
| |
| |مبنای_آخرین_اصلاح={{{مبنای آخرین اصلاح|}}}
| |
| |یادداشت={{{یادداشت|}}}
| |
| }} | | }} |
|
| |
|
| <div class="wd-article-metadata" | | {{#if:{{{مبنای آخرین اصلاح|}}}| |
| style="direction:rtl; text-align:right; margin:16px 0 22px; padding:0; border:1px solid #dfe7e5; border-radius:10px; overflow:hidden; background:#ffffff;">
| | <span> |
| | <strong>مبنای اصلاح:</strong> |
| | {{{مبنای آخرین اصلاح|}}} |
| | </span> |
| | }} |
|
| |
|
| <div style="padding:10px 15px; background:#f3f7f5; border-bottom:1px solid #dfe7e5; font-size:15px; font-weight:800; color:#245b55;">
| |
| شناسنامه ماده
| |
| </div> | | </div> |
|
| |
|
| <div style="display:grid; grid-template-columns:repeat(2,minmax(0,1fr));">
| | {{#ifeq:{{{سابقه تقنینی|}}}|دارد| |
|
| |
|
| <div style="padding:9px 14px; border-bottom:1px solid #edf1ef;"> | | <div style="margin-top:8px;padding-top:8px;border-top:1px solid #e7ecea;"> |
| <span style="font-size:12px; color:#71807c;">قانون</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{قانون|}}}
| |
| </strong>
| |
| </div>
| |
|
| |
|
| <div style="padding:9px 14px; border-right:1px solid #edf1ef; border-bottom:1px solid #edf1ef;"> | | <div style="font-size:13px;font-weight:bold;color:#405b56;margin-bottom:8px;"> |
| <span style="font-size:12px; color:#71807c;">شماره ماده</span>
| | سابقه تقنینی |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{شماره ماده|}}}
| |
| </strong>
| |
| </div> | | </div> |
|
| |
|
| <div style="padding:9px 14px; border-bottom:1px solid #edf1ef;">
| | {{#cargo_query: |
| <span style="font-size:12px; color:#71807c;">وضعیت</span>
| | tables=WDArticleVersions |
| <br>
| | |fields=نسخه=نسخه,وضعیت=وضعیت,تاریخ_شروع=تاریخ_شروع,تاریخ_پایان=تاریخ_پایان,تاریخ_اصلاح=تاریخ_اصلاح,مبنای_اصلاح=مبنای_اصلاح,متن=متن,توضیح_تغییر=توضیح_تغییر,منبع=منبع |
| <strong style="font-size:13px; color:#28706a;">
| | |where=WDArticleVersions.قانون='{{{قانون|}}}' AND WDArticleVersions.شماره_ماده={{{شماره ماده|}}} |
| {{{وضعیت|}}} | | |order by=نسخه ASC |
| </strong>
| | |format=template |
| </div>
| | |template=نمایش نسخه ماده |
| | |named args=yes |
| | |limit=50 |
| | }} |
|
| |
|
| <div style="padding:9px 14px; border-right:1px solid #edf1ef; border-bottom:1px solid #edf1ef;">
| |
| <span style="font-size:12px; color:#71807c;">موضوع</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{موضوع|}}}
| |
| </strong>
| |
| </div> | | </div> |
|
| |
|
| <div style="padding:9px 14px; border-bottom:1px solid #edf1ef;">
| |
| <span style="font-size:12px; color:#71807c;">تاریخ تصویب</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{تاریخ تصویب|}}}
| |
| </strong>
| |
| </div>
| |
|
| |
| <div style="padding:9px 14px; border-right:1px solid #edf1ef; border-bottom:1px solid #edf1ef;">
| |
| <span style="font-size:12px; color:#71807c;">آخرین اصلاح</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{تاریخ آخرین اصلاح|}}}
| |
| </strong>
| |
| </div>
| |
|
| |
| <div style="padding:9px 14px; border-bottom:1px solid #edf1ef;">
| |
| <span style="font-size:12px; color:#71807c;">سابقه تقنینی</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{سابقه تقنینی|}}}
| |
| </strong>
| |
| </div>
| |
|
| |
| <div style="padding:9px 14px; border-right:1px solid #edf1ef; border-bottom:1px solid #edf1ef;">
| |
| <span style="font-size:12px; color:#71807c;">مبنای آخرین اصلاح</span>
| |
| <br>
| |
| <strong style="font-size:13px; color:#405b56;">
| |
| {{{مبنای آخرین اصلاح|}}}
| |
| </strong>
| |
| </div>
| |
|
| |
| {{#if:{{{یادداشت|}}}|
| |
| <div style="grid-column:1 / -1; padding:9px 14px; font-size:13px; line-height:2; color:#52615e;">
| |
| <strong>یادداشت:</strong>
| |
| {{{یادداشت}}}
| |
| </div>
| |
| }} | | }} |
|
| |
| </div>
| |
|
| |
|
| </div> | | </div> |
|
| |
|
| </includeonly> | | </includeonly> |
این الگو برای نمایش شناسنامه ماده و سابقه تقنینی آن استفاده میشود.