Widget:Funktionsleiste: Unterschied zwischen den Versionen
Aus Sacra.Wiki
Ansichten
Aktionen
Namensräume
Varianten
Werkzeuge
Admin (Diskussion | Beiträge) |
Admin (Diskussion | Beiträge) |
||
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 3: | Zeile 3: | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly> | ||
<table class="wikitable functions-table" style="width: 100%;"> | |||
<tr><th class="functions-table--title" colspan="3">Funktionen</th></tr> | |||
<tr><th>Vorgänger</th><th>Funktion</th><th>Nachfolger</th></tr> | |||
<!--{for $i=1 to 10}--> | <!--{for $i=1 to 10}--> | ||
<!--{if $params["FUNKTION$i"] == ""}--> | <!--{if $params["FUNKTION$i"] == ""}--> | ||
<!--{break}--> | <!--{break}--> | ||
<!--{/if}--> | <!--{/if}--> | ||
<tr><td><!--{$params["VORGÄNGER$i"]}--></td><td><b><!--{$params["FUNKTION$i"]}--></b><br><!--{$params["ZEITRAUM$i"]}--></td><td><!--{$params["NACHFOLGER$i"]}--></td></tr> | |||
<!--{/for}--> | <!--{/for}--> | ||
</table> | |||
</ | <style> | ||
.functions-table td, .functions-table th { | |||
text-align: center; | |||
} | |||
.functions-table--title { | |||
padding: 10px 0 !important; | |||
background-color: lavender !important; | |||
} | |||
</style> | |||
</includeonly> | </includeonly> |
Aktuelle Version vom 25. März 2020, 20:18 Uhr
This is just a little widget to prove how we code, this text will be visible when you "look" at the widget