Sandbox: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
experimental page:
experimental page:


 
<figtable id="tab:example">
<!-- category tree algorithm
{| class="wikitable"
{{#arraymap:{{#ask:[[:Category:Model Documentation]]|link=none|sep=;}}
!Fruit
|;|qq
!Price
|{{DocumentPagesTemplate|model2={{{Model|}}}|cat=qq }}<br/>
|-
  {{#arraymap:{{#ask:[[Subcategory of::qq]]|link=none|sep=;}}
|Orange
  |;|xx
|$1
  |{{DocumentPagesTemplate|model2={{{Model|}}}|cat={{PAGENAME:xx}} }}<br/>
|-
    {{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:xx}}]]|link=none|sep=;}}
|Apple
    |;|yy
|$0.50
    |{{DocumentPagesTemplate|model2={{{Model|}}}|cat={{PAGENAME:yy}} }}<br/>
|}
      {{#arraymap:{{#ask:[[Subcategory of::{{PAGENAME:yy}}]]|link=none|sep=;}}
</figtable>
      |;|zz
      |{{DocumentPagesTemplate|model2={{{Model|}}}|cat={{PAGENAME:zz}} }}<br/>
      |
      }}
    |
    }}
  |
  }}
|
}}-->
 





Revision as of 15:34, 1 August 2016

experimental page:

<figtable id="tab:example">

Fruit Price
Orange $1
Apple $0.50

</figtable>


formula:

math>y=2+x</math

where: