Vorlage:Hinweis: Unterschied zwischen den Versionen

Aus Schulverwaltungssoftware
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 4: Zeile 4:
<div style="color:#000; margin:5px 5px 5px 50px;">
<div style="color:#000; margin:5px 5px 5px 50px;">


{{{text}}}
{{{1}}}


</div>
</div>
Zeile 17: Zeile 17:
<div style="color:#000; margin:5px 5px 5px 50px;">
<div style="color:#000; margin:5px 5px 5px 50px;">


{{{text}}}
{{{1}}}


</div>
</div>
Zeile 24: Zeile 24:
;Syntax
;Syntax


<pre>{{Hinweis|text=<Text>}}</pre>
<pre>{{Hinweis|1=<Text>}}</pre>


;Beispiel
;Beispiel
<pre>{{Hinweis|text=Dies ist ein Hinweistext}}</pre>
<pre>{{Hinweis|1=Dies ist ein Hinweistext}}</pre>


[[Kategorie:Vorlage]]
[[Kategorie:Vorlage]]


</noinclude>
</noinclude>

Version vom 4. Mai 2022, 16:01 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}}