Sacra.Wiki Widget:Funktionsleiste: Unterschied zwischen den Versionen

Widget:Funktionsleiste: Unterschied zwischen den Versionen

Aus Sacra.Wiki
(Die Seite wurde neu angelegt: „ <noinclude>__NOTOC__ This is just a little widget to prove how we code, this text will be visible when you "look" at the widget </noinclude> <includeonly> <sc…“)
 
 
(20 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<script type="text/javascript">
<table class="wikitable functions-table" style="width: 100%;">
var text = '<!--{$text}-->';
<tr><th class="functions-table--title" colspan="3">Funktionen</th></tr>
var colour = '<!--{$colour}-->';
<tr><th>Vorgänger</th><th>Funktion</th><th>Nachfolger</th></tr>
document.write('So I need to send the message' + text);  
<!--{for $i=1 to 10}-->
document.write('And I will use the colour' + colour);  
<!--{if $params["FUNKTION$i"] == ""}-->
document.write('I wrote something!!!');  
<!--{break}-->
</script>
<!--{/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}-->
</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


Cookies helfen uns bei der Bereitstellung von Sacra.Wiki. Durch die Nutzung von Sacra.Wiki erklärst du dich damit einverstanden, dass wir Cookies speichern.