FAF: Documentation UI Twig Blocks

This commit is contained in:
Eric
2021-05-30 11:45:13 +02:00
parent 862e49ba4e
commit 96bf56b51c
37 changed files with 355 additions and 135 deletions

View File

@@ -20,8 +20,8 @@ Twig Tag
:Tag: **UIColumn**
:Syntax:
::
.. code-block:: twig
{% UIColumn Type {Parameters} %}
Content Goes Here
@@ -42,7 +42,7 @@ Column Standard
:syntax:
::
.. code-block:: twig
{% UIColumn Standard {sId:'value'} %}
Content Goes Here
@@ -61,7 +61,7 @@ Column ForBlock
:syntax:
::
.. code-block:: twig
{% UIColumn ForBlock {oBlock:value, sId:'value'} %}
Content Goes Here