Zum Inhalt springen

Benutzer:Fued Katari/Shortlink Quellcode

aus Wikipedia, der freien Enzyklopädie
Dies ist eine alte Version dieser Seite, zuletzt bearbeitet am 15. März 2023 um 14:23 Uhr durch Fued Katari (Diskussion | Beiträge) (Für mich (Unterstützung für Quelltext & Vorlagenbearbeitung)). Sie kann sich erheblich von der aktuellen Version unterscheiden.
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)

Codes zur Bearbeitung des Quelltextes:

Tabelle

Table element Wikitext Required Usage notes
Table start {| Required
Table caption |+ Optional Only between table start and first table row.
Table row |- Optional Can be omitted before the first row.
Table header cell ! Optional Consecutive table header cells may be added on same line separated by double marks (!!); or start on new lines, each with its own single mark (!).
Table data cell |}} or || Optional Consecutive table data cells may be added on same line separated by double marks (||) or start on new lines, each with its own single mark (|). This mark is also used to separate HTML attributes from cell and caption contents.
Table end |} Required

Eigenschaften der Tabelle

style="width: 300px"|


Vorlagen

<onlyinclude> und </onlyinclude> Beginn & Ende einer Vorlage