Widget:Test2: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
<includeonly> | <includeonly> | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
//var text = '<!--{$text} -->'; | |||
var colour = '<!--{$colour} -->'; | //var colour = '<!--{$colour} -->'; | ||
var text = 'Text Text"'; | |||
var colour = 'RED'; | |||
document.write(' So I need to send the message' + text); | document.write(' So I need to send the message' + text); | ||
document.write(' And I will use the colour' + colour); | document.write(' And I will use the colour' + colour); | ||
Latest revision as of 16:16, 11 February 2022
This is just a little widget to prove how we code, this text will be visible when you "look" at the widget