الگو:Infobox PLC: تفاوت میان نسخهها
از ویکی لاله زار آنلاین
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
||
| خط ۱: | خط ۱: | ||
<includeonly> | <includeonly> | ||
{| class= | |||
border:1px solid #ccc; background:#f9f9f9; direction:rtl; text-align:right; padding:6px; | {| class=“infobox” style=“width:320px; font-size:90%; line-height:1.6em; border:1px solid #ccc; background:#f9f9f9; direction:rtl; text-align:right; padding:6px;” | ||
|- | |- | ||
! colspan= | |||
! colspan=“2” style=“background:#e6e6e6; text-align:center; padding:8px;” | {{{title|PLC}}} | |||
<!------------------ IMAGE ------------------> | |||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
|- | |- | ||
| colspan= | |||
| colspan=“2” style=“text-align:center;” | [[File:{{{image}}}|250px|alt={{{image_caption|PLC}}}]] | |||
}} | }} | ||
{{#if: {{{image_caption|}}} | | {{#if: {{{image_caption|}}} | | ||
|- | |- | ||
| colspan= | |||
| colspan=“2” style=“text-align:center; font-size:85%; color:#555;” | {{{image_caption}}} | |||
}} | }} | ||
<!------------------ GENERAL ------------------> | <!------------------ GENERAL ------------------> | ||
{{#if: {{{manufacturer|}}} | | {{#if: {{{manufacturer|}}} | | ||
|- | |- | ||
! سازنده | ! سازنده | ||
| {{{manufacturer}}} | | {{{manufacturer}}} | ||
}} | }} | ||
{{#if: {{{series|}}} | | {{#if: {{{series|}}} | | ||
|- | |- | ||
! سری / خانواده | ! سری / خانواده | ||
| {{{series}}} | | {{{series}}} | ||
}} | }} | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
|- | |- | ||
! نوع PLC | ! نوع PLC | ||
| {{{type}}} | | {{{type}}} | ||
}} | }} | ||
{{#if: {{{release_year|}}} | | {{#if: {{{release_year|}}} | | ||
|- | |- | ||
! سال معرفی | ! سال معرفی | ||
| {{{release_year}}} | | {{{release_year}}} | ||
}} | }} | ||
{{#if: {{{status|}}} | | {{#if: {{{status|}}} | | ||
|- | |- | ||
! وضعیت تولید | ! وضعیت تولید | ||
| {{{status}}} | | {{{status}}} | ||
}} | }} | ||
<!------------------ EXTRA FIELDS ------------------> | <!------------------ EXTRA FIELDS ------------------> | ||
{{#if: {{{processors|}}} | | {{#if: {{{processors|}}} | | ||
|- | |- | ||
! پردازندهها | ! پردازندهها | ||
| {{{processors}}} | | {{{processors}}} | ||
}} | }} | ||
{{#if: {{{redundancy_support|}}} | | {{#if: {{{redundancy_support|}}} | | ||
|- | |- | ||
! افزونگی | ! افزونگی | ||
| {{{redundancy_support}}} | | {{{redundancy_support}}} | ||
}} | }} | ||
{{#if: {{{motion_control|}}} | | {{#if: {{{motion_control|}}} | | ||
|- | |- | ||
! کنترل حرکت | ! کنترل حرکت | ||
| {{{motion_control}}} | | {{{motion_control}}} | ||
}} | }} | ||
{{#if: {{{security|}}} | | {{#if: {{{security|}}} | | ||
|- | |- | ||
! امنیت سایبری | ! امنیت سایبری | ||
| {{{security}}} | | {{{security}}} | ||
}} | }} | ||
{{#if: {{{io_compatibility|}}} | | {{#if: {{{io_compatibility|}}} | | ||
|- | |- | ||
! سازگاری I/O | ! سازگاری I/O | ||
| {{{io_compatibility}}} | | {{{io_compatibility}}} | ||
}} | }} | ||
<!------------------ COMMUNICATION ------------------> | <!------------------ COMMUNICATION ------------------> | ||
{{#if: {{{communication|}}} | | {{#if: {{{communication|}}} | | ||
|- | |- | ||
! ارتباطات اصلی | ! ارتباطات اصلی | ||
| {{{communication}}} | | {{{communication}}} | ||
}} | }} | ||
{{#if: {{{software|}}} | | {{#if: {{{software|}}} | | ||
|- | |- | ||
! نرمافزار | ! نرمافزار | ||
| {{{software}}} | | {{{software}}} | ||
}} | }} | ||
{{#if: {{{application|}}} | | {{#if: {{{application|}}} | | ||
|- | |- | ||
! کاربرد | ! کاربرد | ||
| {{{application}}} | | {{{application}}} | ||
}} | }} | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
