Codes zur Bearbeitung des Quelltextes:

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

Bearbeiten
  • Beginn & Ende einer Vorlage <onlyinclude> und </onlyinclude>
  • Parameter einfügen: [[{{{1}}}]]