|
|
| (10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) |
| Zeile 3: |
Zeile 3: |
| | style="text-align:right; padding:1em 2em 1em 1em; font:larger bold; "|{{{2}}} | | | style="text-align:right; padding:1em 2em 1em 1em; font:larger bold; "|{{{2}}} |
| |}</includeonly><noinclude> | | |}</includeonly><noinclude> |
| <noinclude>Übernommen von [https://de.wikipedia.org/wiki/Vorlage:Gl2 Vorlage WIKI Nummerierung mathematischer Formeln ].</noinclude> | | <noinclude>Übernommen von [https://de.wikipedia.org/wiki/Vorlage:Gl2 Vorlage WIKI Nummerierung mathematischer Formeln ]. |
|
| |
|
| | | Siehe auch: [[Berschreibung Vorlage Num Mathematische Formeln]] |
| == Beschreibung ==
| | </noinclude> |
| Die Vorlage dient der Erstellung von rechts ausgerichteten Anmerkungen bei mathematischen Gleichungen.
| |
| Die Vorlage nutzt dafür eine nicht sichtbare („blinde“) Tabelle.
| |
| Für Anmerkungen in konstantem Abstand zur Gleichung gibt es die [https://de.wikipedia.org/wiki/Vorlage:GL Vorlage GL].
| |
| | |
| == Parameter ==
| |
| | |
| # Die Formel, inklusive „math“-Tags der TeX-Einbindung in der WikiMedia bzw. alles, was nach links kommen soll.
| |
| # Alles, was nach rechts kommen soll.
| |
| # Die Gesamtbreite in Pixel oder Prozent. Optional, Vorgabe ist „100%“. Davon gehen links „3em“ und rechts „2em“ ab.
| |
| | |
| == Beispiele ==
| |
| :<code><nowiki>{{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|(123)}}</nowiki></code>
| |
| Bewirkt:
| |
| {{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|(123)}}
| |
| | |
| :<code><nowiki>{{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|(123)|80%}}</nowiki></code>
| |
| Bewirkt:
| |
| {{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|(123)|80%}}
| |
| | |
| :<code><nowiki>{{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|Satz des Pythagoras}}</nowiki></code>
| |
| Bewirkt:
| |
| {{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|Satz des Pythagoras}}
| |
| | |
| :<code><nowiki>{{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|Satz des Pythagoras}}</nowiki></code>
| |
| :<code><nowiki> </nowiki></code>
| |
| :<code><nowiki>{{Num Mathematische Formeln|<math>h_c^2=p \cdot q</math>|Höhensatz}}</nowiki></code>
| |
| Bewirkt:
| |
| {{Num Mathematische Formeln|<math>a^2+b^2=c^2</math>|Satz des Pythagoras}}
| |
| | |
| {{Num Mathematische Formeln|<math>h_c^2=p \cdot q</math>|Höhensatz}}
| |
| | |
| Eine einzelne Leerzeile hat meist keine Wirkung, erhöht aber die Lesbarkeit im Quelltext.
| |