VAULTPEDIA.DE ist seit dem 02.02.2026 öffentlich zugänglich.
Da es sich um ein frisch migriertes Wiki handelt, können vereinzelt noch Datenbank-, Seiten- oder Designfehler auftreten.
Tritt unserem Discord bei, um Fehler zu melden oder direkt mit dem Team in Kontakt zu treten.
| Diese Seite enthält Informationen zur Verwendung für Vorlage:Colbox. |
Template for a collapsible box (collapsed by default). Counts towards the limit of collapsible tables on a page (like e.g. navboxes as well).
Usage
{{colbox|title here|text inside box here}}
Parameters
<unnamed 1> oder title
Title of the box, i.e. the text which is always visible (even when the box is collapsed).
<unnamed 2> oder content
Content of the box.
(Standard: "auto")
widthWidth of the box. Accepts percentages or absolute (px) inputs.
Beispiel
{{colbox|Example title|Example content}}
results in:
| Example title |
|---|
| Example content |