Nachricht für neue Nutzer.
Nachricht für engagierte Nutzer.
Vorlage:KnowHowComputer: Unterschied zwischen den Versionen
Aus ZUM-Unterrichten
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
<includeonly>{{#widget:KnowHowComputer | <includeonly>{{#widget:KnowHowComputer | ||
|noHelp={{{nohelp|false}}} | |noHelp={{{nohelp|false}}} | ||
|Programm1={{{Programm1|}}}}} | |||
|Programm2={{{Programm2|}}}}} | |||
|Programm3={{{Programm3|}}}}} | |||
|Programm4={{{Programm4|}}}}} | |||
|Programm5={{{Programm5|}}}}} | |||
}} | }} | ||
</includeonly><noinclude> | </includeonly><noinclude> | ||
| Zeile 56: | Zeile 56: | ||
{ | { | ||
"params": { | "params": { | ||
" | "Programm1": { | ||
"label": "Speicherkonfiguration 1", | "label": "Speicherkonfiguration 1", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Programm2": { | ||
"label": "Speicherkonfiguration 2", | "label": "Speicherkonfiguration 2", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Programm3": { | ||
"label": "Speicherkonfiguration 3", | "label": "Speicherkonfiguration 3", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Programm4": { | ||
"label": "Speicherkonfiguration 4", | "label": "Speicherkonfiguration 4", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
" | "Programm5": { | ||
"label": "Speicherkonfiguration 5", | "label": "Speicherkonfiguration 5", | ||
"type": "string" | "type": "string" | ||
Version vom 8. Juni 2025, 20:56 Uhr
Fügt einen KnowHowComputer hinzu auf der Seite hinzu.
Es bietet sich an mindestens 1 Speicherkonfiguration anzubieten.
{{KnowHowComputer}}
{{KnowHowComputer|nohelp=true}}
{{KnowHowComputer
|nohelp=true
|Programm1= # Demonstration
1: isz 8
2: jmp 4
3: stp
4: inc 7
5: dec 8
6: jmp 1
7: 5
8: 4
}}
Keine Beschreibung.
| Parameter | Beschreibung | Typ | Status | |
|---|---|---|---|---|
| Speicherkonfiguration 1 | Programm1 | keine Beschreibung | Mehrzeiliger Text | optional |
| Speicherkonfiguration 2 | Programm2 | keine Beschreibung | Mehrzeiliger Text | optional |
| Speicherkonfiguration 3 | Programm3 | keine Beschreibung | Mehrzeiliger Text | optional |
| Speicherkonfiguration 4 | Programm4 | keine Beschreibung | Mehrzeiliger Text | optional |
| Speicherkonfiguration 5 | Programm5 | keine Beschreibung | Mehrzeiliger Text | optional |
| Keine Hilfe | nohelp | Soll die Hilfe ausgeblendet werden.
| Wahrheitswert | optional |
