mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-19 12:51:51 +03:00
36 lines
370 B
Markdown
36 lines
370 B
Markdown
|
[wuttaz, `?=`, %wttz](#wttz)
|
||
|
============================
|
||
|
|
||
|
[`++tiki`]() version of [`%wtkz`]()
|
||
|
|
||
|
`wuttaz` is only used internally.
|
||
|
|
||
|
Produces
|
||
|
--------
|
||
|
|
||
|
Twig: `[%wttz p=tile q=tiki]`
|
||
|
|
||
|
Sample
|
||
|
------
|
||
|
|
||
|
`p` is a [tile](). `q` is a [`++tiki`]().
|
||
|
|
||
|
Tall form
|
||
|
---------
|
||
|
|
||
|
?= p
|
||
|
q
|
||
|
|
||
|
Wide form
|
||
|
---------
|
||
|
|
||
|
?=(p q)
|
||
|
|
||
|
Irregular form
|
||
|
--------------
|
||
|
|
||
|
None
|
||
|
|
||
|
Examples
|
||
|
--------
|