Vorlage:MyCodeBlock: Unterschied zwischen den Versionen

Aus numpedia
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
 
(41 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
=={{{title}}}==
==={{{title}}}===
<div>
{{{text}}}
{{{text}}}
<div class="toccolours mw-collapsible mw-collapsed" data-expandtext="📑 toggle code" data-collapsetext="{{int:hide}}">
<br clear="all"/>{{{code}}}
</div>
</div>
<div>
 
 
 
<!-- this toggles ALL collapsible items at once
==={{{title}}}===
{{{text}}}
<span class="mw-customtoggle-myDivision">[[Datei:Codepage.png|mini|50px|code]]<pre>
toggle: program code →</pre>
</span>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"><br clear="all"/>{{{code}}}</div>
-->
 
<!--div>
<table>
<table>
<tr><td><pre>program code →</pre></td></tr>
<tr><td><pre>program code →</pre></td></tr>
<tr class="mw-collapsible mw-collapsed"><td>{{{code}}}</td></tr>
<tr class="mw-collapsible mw-collapsed"><td>{{{code}}}</td></tr>
</table>
</table>
</div>
</div-->
 
 
<!-- Version: tabellarisch - untereinander -->
<!-- Version: tabellarisch - untereinander -->
<!--table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#FFF; color:#000;" class="wikitable">
<!--table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#FFF; color:#000;" class="wikitable">
Zeile 24: Zeile 36:
</td></tr>
</td></tr>
</table-->
</table-->
<!-- Version: klassisch - nebeneinander -->
<!-- Version: klassisch - nebeneinander -->
<!--table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#FFF; color:#000;" class="wikitable">
<!--table style="table-layout: fixed; width: 100%; border: solid 1px; border-color: gray; background-color:#FFF; color:#000;" class="wikitable">

Aktuelle Version vom 14. Mai 2024, 06:58 Uhr

{{{title}}}

{{{text}}}


{{{code}}}