Editor Formatvorlage: Unterschied zwischen den Versionen

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 15: Zeile 15:
'content' =>'<nowiki><syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger">  </syntaxhighlight></nowiki>'
'content' =>'<nowiki><syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger">  </syntaxhighlight></nowiki>'
=== Lösung ===
=== Lösung ===
'title => 'Lösung'<br>
'description' => 'ausblendbare Lösung'<br>
'content' =>'<nowiki>
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
| <strong>Lösung 2&thinsp;</strong>
| <strong>Lösung 2&thinsp;</strong>
Zeile 22: Zeile 25:
|-
|-
|}
|}
 
</nowiki>'
=== LaTeX-Formel ===  
=== LaTeX-Formel ===  
'title => 'LaTeX'<br>
'title => 'LaTeX'<br>
'description' => 'LaTeX-Formel'<br>
'description' => 'LaTeX-Formel'<br>
'content' =>'<nowiki><math> </math></nowiki>'
'content' =>'<nowiki><math> </math></nowiki>'
=== MATLAB<sup>®</sup> ===
'title => 'MATLAB'<br>
'description' => 'MATLAB (R)'<br>
'content' =>'<nowiki>MATLAB<sup>®</sup></nowiki>'

Aktuelle Version vom 14. März 2024, 15:03 Uhr

Gewünschte Formatvorlagen

Halbes umbruchgeschütztes Leerzeichen

'title => 'Schmales Leerzeichen'
'description' => 'schmales umbruchgeschützte Leerzeichen'
'content' =>'&#8239;'

Quelltext formatieren

'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<code> </code>'

MATLAB-Code

'title => 'Quelltext'
'description' => 'Quelltext formatieren'
'content' =>'<syntaxhighlight lang="matlab" style="border: none; background-color: #EFF1C1; font-size:larger"> </syntaxhighlight>'

Lösung

'title => 'Lösung'
'description' => 'ausblendbare Lösung'
'content' =>' {| role="presentation" class="wikitable mw-collapsible mw-collapsed" | <strong>Lösung 2 </strong> |- | '''Lösung:''' |- |} '

LaTeX-Formel

'title => 'LaTeX'
'description' => 'LaTeX-Formel'
'content' =>'<math> </math>'

MATLAB®

'title => 'MATLAB'
'description' => 'MATLAB (R)'
'content' =>'MATLAB<sup>®</sup>'