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