الگو:یادکرد ژورنال: تفاوت میان نسخهها
صفحهای تازه حاوی «<!--{{#invoke:Citation/CS1/en|citation |CitationClass=journal }}-->{{#invoke:Template wrapper|wrap|_template= <!-- check if language is set to an LTR lanuage use English citation template instead --> {{#invoke:Citation/lang|is_rtl| lang= {{{زبان| {{{کد زبان| {{{language| {{{lang|}}} }}} }}} }}} |type = journal }} <!-- parameters that cannot be passed directly to the template --> |_exclude= کوشش, نویسندگان سای...» ایجاد کرد |
بدون خلاصۀ ویرایش |
||
| خط ۱۳: | خط ۱۳: | ||
}}<noinclude> | }}<noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
<templatedata> | |||
{ | |||
"description": "برای ارجاع به مقالات چاپشده در نشریات علمی یا تخصصی استفاده میشود.", | |||
"params": { | |||
"نام": { | |||
"label": "نام", | |||
"description": "نام نویسنده", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"نام خانوادگی": { | |||
"label": "نام خانوادگی", | |||
"description": "نام خانوادگی نویسنده", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"عنوان": { | |||
"label": "عنوان مقاله", | |||
"description": "عنوان کامل مقاله", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"ژورنال": { | |||
"label": "نام نشریه", | |||
"description": "نام مجله یا نشریهای که مقاله در آن منتشر شده", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"سال": { | |||
"label": "سال", | |||
"description": "سال انتشار", | |||
"type": "number", | |||
"required": true | |||
}, | |||
"جلد": { | |||
"label": "جلد", | |||
"description": "شمارهٔ جلد نشریه", | |||
"type": "number", | |||
"required": false | |||
}, | |||
"شماره": { | |||
"label": "شماره", | |||
"description": "شمارهٔ ویژه یا شمارهٔ دوره", | |||
"type": "number", | |||
"required": false | |||
}, | |||
"صفحات": { | |||
"label": "صفحات", | |||
"description": "شمارهٔ صفحات (مثلاً ۱۲۳–۱۳۵)", | |||
"type": "string", | |||
"required": false | |||
}, | |||
"زبان": { | |||
"label": "زبان", | |||
"description": "زبان مقاله (مثلاً فارسی، انگلیسی)", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"فارسی", | |||
"انگلیسی" | |||
], | |||
"required": false | |||
}, | |||
"doi": { | |||
"label": "DOI", | |||
"description": "شناسه دیجیتال مقاله (Digital Object Identifier)", | |||
"type": "string", | |||
"required": false | |||
} | |||
}, | |||
"paramOrder": [ | |||
"نام", | |||
"نام خانوادگی", | |||
"عنوان", | |||
"ژورنال", | |||
"سال", | |||
"جلد", | |||
"شماره", | |||
"صفحات", | |||
"زبان", | |||
"doi" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | </noinclude> | ||