Vorlage:Funktionsbox: Unterschied zwischen den Versionen
Aus Dokumentation
(Die Seite wurde neu angelegt: „<onlyinclude> <div class="infobox" id="vorlage-infobox-Name" summary="Infobox Name" style="border-color:#b50d7c;border-width: 2px; padding:0px; width:60em; m…“) |
|||
(8 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
Zeile 16: | Zeile 16: | ||
| style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung3|}}} | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung3|}}} | ||
|- | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion4|}}} | ||
+ | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung4|}}} | ||
+ | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion5|}}} | ||
+ | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung5|}}} | ||
+ | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion6|}}} | ||
+ | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung6|}}} | ||
+ | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion7|}}} | ||
+ | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung7|}}} | ||
+ | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion8|}}} | ||
+ | | style="border-bottom: 1px solid #b50d7c;"|{{{Erläuterung8|}}} | ||
+ | |- | ||
+ | | style="border-right: 2px solid #b50d7c;" | {{{Funktion9|}}} | ||
+ | | {{{Erläuterung9|}}} | ||
+ | |- | ||
+ | |||
|} | |} | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> | ||
+ | |||
+ | Beispieltabelle | ||
+ | <code> | ||
+ | {{Infobox_TestInfobox | ||
+ | |Name = Funktionen | ||
+ | |Funktion1 = TEXT | ||
+ | |Erläuterung1 = TEXT | ||
+ | |Funktion2 = TEXT | ||
+ | |Erläuterung2 = TEXT | ||
+ | |Funktion3 = TEXT | ||
+ | |Erläuterung3 = TEXT | ||
+ | |Funktion4 = Text | ||
+ | |Erläuterung4 = Text | ||
+ | |Funktion5 = Text | ||
+ | |Erläuterung5 = Text | ||
+ | |Funktion6 = Text | ||
+ | |Erläuterung6 = Text | ||
+ | |Funktion7 = Text | ||
+ | |Erläuterung7 = Text | ||
+ | |Funktion8 = Text | ||
+ | |Erläuterung8 = Text | ||
+ | |Funktion8 = Text | ||
+ | |Erläuterung8 = Text | ||
+ | |||
+ | }} | ||
+ | </code> |
Aktuelle Version vom 28. Juli 2020, 14:54 Uhr
Funktionsbox
Funktion | Erläuterung |
---|---|
Beispieltabelle
Vorlage:Infobox TestInfobox