Vorlage:CardSmallButton: Unterschied zwischen den Versionen
Aus DG HochN-Wiki
(Die Seite wurde neu angelegt: „<noinclude> <pre> {{CardSmallButton |bg-color= |border-color= |text-color= |titel= |subtitel= |text= |ButtonLink=Test |ButtonText=Dokumentatio…“) |
|||
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 9: | Zeile 9: | ||
|subtitel= | |subtitel= | ||
|text= | |text= | ||
− | |ButtonLink= | + | |ButtonLink= |
− | |ButtonText= | + | |ButtonText= |
}} | }} | ||
</pre> | </pre> | ||
bsp: | bsp: | ||
− | + | {{CardSmallButton | |
|titel=Testcard | |titel=Testcard | ||
|bg-color=#dfcacf | |bg-color=#dfcacf | ||
Zeile 33: | Zeile 33: | ||
<h6 style="color:{{{text-color|}}};" class="card-subtitle">{{{subtitel|}}}</h6> | <h6 style="color:{{{text-color|}}};" class="card-subtitle">{{{subtitel|}}}</h6> | ||
<p style="color:{{{text-color|}}};"class="card-text">{{{text|}}}</p> | <p style="color:{{{text-color|}}};"class="card-text">{{{text|}}}</p> | ||
− | + | <span class="mw-ui-button" role="button" aria-disabled="false" style="border-radius: 4px; border: 0px 8px 15px; margin-top: auto;"> [[{{{ButtonLink|}}}|{{{ButtonText|}}}]]</span> | |
− | |||
− | |||
− | </span> | ||
</div> | </div> | ||
</div> | </div> |
Aktuelle Version vom 26. September 2024, 15:06 Uhr
{{CardSmallButton |bg-color= |border-color= |text-color= |titel= |subtitel= |text= |ButtonLink= |ButtonText= }}
bsp:
Testcard
zum Testen
Ein Test ob auch die Links funzen, denn das tut not.