Vorlage:Hinweis: Unterschied zwischen den Versionen

Aus Schulverwaltungssoftware
Zur Navigation springen Zur Suche springen
K (1 Version importiert)
Keine Bearbeitungszusammenfassung
 
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 8: Zeile 8:


<noinclude>
<noinclude>
;Vorlagen-Code
<pre><div style="margin:1em 0px; padding:10px; border:1px solid #0e7fad; color:#0e7fad; background-color:#c0e9fa; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;-moz-box-shadow: 4px 4px 4px #dfe1d8;-webkit-box-shadow: 4px 4px 4px #dfe1d8;box-shadow: 4px 4px 4px #dfe1d8; overflow: auto;">
[[File:Info.png|links]]
<div style="margin:5px 5px 5px 50px; padding:0; font-size:130%; font-weight:bold;">Hinweis</div>
<div style="color:#000; margin:5px 5px 5px 50px;">
{{{1}}}
</div>
</div></pre>
;Syntax
;Syntax
<pre>{{Info|<Text>}}</pre>
 
[[Kategorie:Vorlage:Kastenbausteine]]
<pre>{{Hinweis|1=<Text>}}</pre>
 
;Beispiel
<pre>{{Hinweis|1=Dies ist ein Hinweistext}}</pre>
 
[[Kategorie:Vorlage]]
 
</noinclude>
</noinclude>

Aktuelle Version vom 4. Mai 2022, 17:00 Uhr

Info.png
Hinweis

{{{1}}}


Vorlagen-Code
<div style="margin:1em 0px; padding:10px; border:1px solid #0e7fad; color:#0e7fad; background-color:#c0e9fa; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;-moz-box-shadow: 4px 4px 4px #dfe1d8;-webkit-box-shadow: 4px 4px 4px #dfe1d8;box-shadow: 4px 4px 4px #dfe1d8; overflow: auto;">
[[File:Info.png|links]]
<div style="margin:5px 5px 5px 50px; padding:0; font-size:130%; font-weight:bold;">Hinweis</div>
<div style="color:#000; margin:5px 5px 5px 50px;">
{{{1}}}
</div>
</div>
Syntax
{{Hinweis|1=<Text>}}
Beispiel
{{Hinweis|1=Dies ist ein Hinweistext}}