Difference between revisions of "Sandbox"
(testing subobject and queries on subobjects+record properties) |
m (testing 'list of prices') |
||
Line 12: | Line 12: | ||
{{#subobject:-|Material=NYLON|color=green|number=123.00|boolean=true}} | {{#subobject:-|Material=NYLON|color=green|number=123.00|boolean=true}} | ||
{{#subobject:-|Material=Sandstone|color=pink|number=1.99|boolean=false}} | {{#subobject:-|Material=Sandstone|color=pink|number=1.99|boolean=false}} | ||
+ | {{#subobject:-|Material=Metal|color=black|number=200.00|boolean=false}} | ||
Line 29: | Line 30: | ||
|?Boolean=from ACKspace | |?Boolean=from ACKspace | ||
|mainlabel=- | |mainlabel=- | ||
+ | }} | ||
+ | |||
+ | |||
+ | show me the money: | ||
+ | {{#ask: | ||
+ | [[Material::PLA]] [[Color::black]] | ||
+ | |?Number= | ||
+ | |mainlabel=- | ||
+ | |headers=- | ||
+ | }} | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{#ask: [[Material::+]] [[Color::black]] | ||
+ | |?Number=price per kg: | ||
+ | |format=ul | ||
+ | |link=none | ||
+ | |headers=plain | ||
+ | |mainlabel=- | ||
+ | |columns=1 | ||
}} | }} |
Revision as of 14:14, 21 February 2019
Welcome to the Sandbox page
You can use this page as a playground to test the effect on using mediawiki. The sandbox begins here
template heading
show me the money: