Template:PartlistCapSMW: Difference between revisions

Template page
m (olol closing parens)
(-Spalte Aktion)
 
(3 intermediate revisions by one other user not shown)
Line 2: Line 2:
''wird in [[Electronics]] verwendet, siehe dort.''
''wird in [[Electronics]] verwendet, siehe dort.''
</noinclude><includeonly>
</noinclude><includeonly>
| data-sort-value="{{#show: [[Part:{{{?Part type|}}}]] | ?Capacity # -n}}" | [[Part:{{{?Part type|}}}|{{{?Capacity|}}}]]
| data-sort-value="{{#show: Part:{{{Part type|}}} | Capacity # -n}}" | [[Part:{{{Part type|}}}|{{{Capacity|}}}]]
| [[Part:{{{?Part type|}}}|{{{?Voltage|}}}]]
| data-sort-value="{{#show: Part:{{{Part type|}}} | Voltage # -n}}" | [[Part:{{{Part type|}}}|{{{Voltage|}}}]]
| {{{?Part location|}}}
| {{{Part location|}}}
| {{#switch: {{{?Part amount|}}}
| {{#switch: {{{Part amount|}}}
   | -1 = ?
   | -1 = ?
   | 0  = <span style="color: red; font-weight: bold;">0</span>
   | 0  = <span style="color: red; font-weight: bold;">0</span>
   | 1  = <span style="color: orange">1</span>
   | 1  = <span style="color: orange">1</span>
   | {{{?Part amount|}}}
   | {{{Part amount|}}}
   }}
   }}
| {{#formlink:form=Part
| {{{Has description|}}}
  | link text = edit
  | link type = button
  | target = Part:{{{?Part type|}}}
  | popup
  }}
| {{{?Has description|}}}
|-
|-
</includeonly>
</includeonly>

Latest revision as of 22:17, 28 June 2020

wird in Electronics verwendet, siehe dort.