الگو:Infobox PLC: تفاوت میان نسخهها
از ویکی لاله زار آنلاین
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
بدون خلاصۀ ویرایش برچسب: برگرداندهشده |
||
| خط ۱: | خط ۱: | ||
<includeonly> | <includeonly> | ||
{| class= | |||
{{#if:{{{title|{{{manufacturer|{{{series|{{{type|{{{release_year|{{{status|{{{communication|}}}}}}}}}}}}}} | | |||
{| class=“infobox” style=" | |||
width:100%; | |||
display:block; | |||
box-sizing:border-box; | |||
font-size:90%; | |||
line-height:1.7em; | |||
border:1px solid #ccc; | |||
background:#f9f9f9; | |||
direction:rtl; | |||
text-align:right; | |||
padding:10px; | |||
margin:0 0 20px 0; | |||
" | |||
|- | |- | ||
! colspan= | |||
! colspan=“2” style=“background:#e6e6e6; text-align:center; padding:12px; font-size:110%;” | {{{title|PLC}}} | |||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
|- | |- | ||
| colspan= | |||
| colspan=“2” style=“text-align:center; padding:8px;” | [[File:{{{image}}}|400px|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|}}} | | ||
|- | |- | ||
! سازنده | |||
! style=“width:25%; background:#f0f0f0;” | سازنده | |||
| {{{manufacturer}}} | | {{{manufacturer}}} | ||
}} | }} | ||
{{#if: {{{series|}}} | | {{#if: {{{series|}}} | | ||
|- | |- | ||
! سری / خانواده | |||
! style=“background:#f0f0f0;” | سری / خانواده | |||
| {{{series}}} | | {{{series}}} | ||
}} | }} | ||
{{#if: {{{type|}}} | | {{#if: {{{type|}}} | | ||
|- | |- | ||
! نوع PLC | |||
! style=“background:#f0f0f0;” | نوع PLC | |||
| {{{type}}} | | {{{type}}} | ||
}} | }} | ||
{{#if: {{{release_year|}}} | | {{#if: {{{release_year|}}} | | ||
|- | |- | ||
! سال معرفی | |||
! style=“background:#f0f0f0;” | سال معرفی | |||
| {{{release_year}}} | | {{{release_year}}} | ||
}} | }} | ||
{{#if: {{{status|}}} | | {{#if: {{{status|}}} | | ||
|- | |- | ||
! وضعیت تولید | |||
! style=“background:#f0f0f0;” | وضعیت تولید | |||
| {{{status}}} | | {{{status}}} | ||
}} | }} | ||
<!------------------ | <!------------------ OPTIONAL FIELDS ------------------> | ||
{{#if: {{{processors|}}} | | {{#if: {{{processors|}}} | | ||
|- | |- | ||
! پردازندهها | |||
! style=“background:#f0f0f0;” | پردازندهها | |||
| {{{processors}}} | | {{{processors}}} | ||
}} | }} | ||
{{#if: {{{redundancy_support|}}} | | {{#if: {{{redundancy_support|}}} | | ||
|- | |- | ||
! افزونگی | |||
! style=“background:#f0f0f0;” | افزونگی | |||
| {{{redundancy_support}}} | | {{{redundancy_support}}} | ||
}} | }} | ||
{{#if: {{{motion_control|}}} | | {{#if: {{{motion_control|}}} | | ||
|- | |- | ||
! کنترل حرکت | |||
! style=“background:#f0f0f0;” | کنترل حرکت | |||
| {{{motion_control}}} | | {{{motion_control}}} | ||
}} | }} | ||
{{#if: {{{security|}}} | | {{#if: {{{security|}}} | | ||
|- | |- | ||
! امنیت سایبری | |||
! style=“background:#f0f0f0;” | امنیت سایبری | |||
| {{{security}}} | | {{{security}}} | ||
}} | }} | ||
{{#if: {{{io_compatibility|}}} | | {{#if: {{{io_compatibility|}}} | | ||
|- | |- | ||
! سازگاری I/O | |||
! style=“background:#f0f0f0;” | سازگاری I/O | |||
| {{{io_compatibility}}} | | {{{io_compatibility}}} | ||
}} | }} | ||
<!------------------ COMMUNICATION | <!------------------ COMMUNICATION ------------------> | ||
{{#if: {{{communication|}}} | | {{#if: {{{communication|}}} | | ||
|- | |- | ||
! ارتباطات اصلی | |||
! style=“background:#f0f0f0;” | ارتباطات اصلی | |||
| {{{communication}}} | | {{{communication}}} | ||
}} | }} | ||
{{#if: {{{software|}}} | | {{#if: {{{software|}}} | | ||
|- | |- | ||
! نرمافزار | |||
! style=“background:#f0f0f0;” | نرمافزار | |||
| {{{software}}} | | {{{software}}} | ||
}} | }} | ||
{{#if: {{{application|}}} | | {{#if: {{{application|}}} | | ||
|- | |- | ||
! کاربرد | |||
! style=“background:#f0f0f0;” | کاربرد | |||
| {{{application}}} | | {{{application}}} | ||
}} | }} | ||
|} | |} | ||
}} | |||
</includeonly> | </includeonly> | ||
