الگو:یادکرد خبر: تفاوت میان نسخهها
بدون خلاصۀ ویرایش |
بدون خلاصۀ ویرایش |
||
خط ۱۶: | خط ۱۶: | ||
{ | { | ||
"params": { | "params": { | ||
"زبان": { | "زبان": { | ||
"type": "string", | |||
"suggestedvalues": [ | |||
"fa" | |||
], | |||
"suggested": true | |||
}, | |||
"خبرگزاری": { | "خبرگزاری": { | ||
"type": "string", | "type": "string", | ||
"suggested": true | |||
}, | |||
"تاریخ بازبینی": { | |||
"type": "date", | |||
"suggested": true | |||
}, | |||
"عنوان": { | |||
"type": "string", | |||
"required": true | |||
}, | |||
"نشانی": { | |||
"type": "url", | |||
"required": true | |||
}, | |||
"تاریخ انتشار": { | |||
"type": "date", | |||
"suggested": true | "suggested": true | ||
} | } | ||
} | }, | ||
"paramOrder": [ | |||
"عنوان", | |||
"نشانی", | |||
"زبان", | |||
"خبرگزاری", | |||
"تاریخ بازبینی", | |||
"تاریخ انتشار" | |||
] | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> |