Vorlage:Infobox

Aus Eduwiki
Wechseln zu:Navigation, Suche
Vorlage:Infobox

{{#if:|

[[{{{image}}}|300px]]

}}

{{#if:| }}
Themenfeld [[{{{thema}}}]]
Editiert am 03 / 2 / 2020


<templatedata> { "params": { "image": { "type": "wiki-page-name", "example": "Datei:Roadmap.JPG", "suggested": true, "description": "Hier wird ein Bild eingefügt" }, "thema": { "type": "wiki-page-name", "required": true, "suggested": true, "description": "Hier wird das Themfeld angegeben", "example": "Data Science" }, "pdf": { "autovalue": "PDF Speichern", "required": true } }, "paramOrder": [ "image", "thema", "pdf" ], "description": "Die Vorlage für eine right-floating Infobox" } </templatedata>