Vorlage:MyCodeBlock: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
<table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#F6F6F6; color:#000;" class=" | <table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#F6F6F6; color:#000;" class="wikitable"> | ||
<tr> | <tr> | ||
<td colspan=2 align="left"><h3>{{{title}}}</h3></td> | <td colspan=2 align="left"><h3>{{{title}}}</h3></td> | ||
</tr> | </tr> | ||
<tr><td style="vertical-align: top; width:50%">{{{text}}}</td> | <tr><td style="vertical-align: top; width:50%">{{{text}}}</td> | ||
<td style="vertical-align: top; width:50%">{{{code}}}</td></tr> | <td style="vertical-align: top; width:50%" class="mw-collapsible mw-collapsed">{{{code}}}</td></tr> | ||
</table> | </table> |
Version vom 21. Februar 2021, 17:47 Uhr
{{{title}}} |
|
{{{text}}} | {{{code}}} |