Site Tools


sandbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
sandbox [2018/04/21 17:56] roosandbox [2021/10/02 14:34] (current) – created 0.0.0.0
Line 1: Line 1:
 ====== Sandbox ====== ====== Sandbox ======
  
-test +test<br>
 [[sandbox/sub|subpage]] [[sandbox/sub|subpage]]
 +<br>
 +<br>
 +<source lang="php">
 +<?php
 +    $v = "string";    <nowiki>//</nowiki> sample initialization
 +?>
 +html text
 +<?
 +    echo $v;         <nowiki>//</nowiki> end of php code
 +?>
 +</source>
 +
 +playing with parserFunctions
 +
 +{{#ifexpr: {{#time:W}} mod 2 | diese Woche (KW {{#expr: {{#time:W}} }}) | nächste Woche (KW {{#expr: {{#time:W}}+1 }}) }}
 +
 +{{#expr: {{#time:W}} mod 2 }}
sandbox.txt · Last modified: 2021/10/02 14:34 by 0.0.0.0