Difference between revisions of "Template:Tool Grid query"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude>This is the 'Tool Grid query' template. It should be called via the [[Form:Tool Grid query]] form. | <noinclude>This is the 'Tool Grid query' template. It should be called via the [[Form:Tool Grid query]] form. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
− | =={{{content|}}}: {{{stage|}}}== | + | =={{{content|Not content-type specific tools}}}: {{{stage|}}}== |
{{#show: {{{stage|}}}|?definition}} | {{#show: {{{stage|}}}|?definition}} | ||
− | <table class=" | + | <table class="powrr"> |
<tr> | <tr> | ||
− | <th></th> | + | <th class="rotate"></th> |
− | {{#arraymap:{{#ask: [[Category:Functions]] [[Stage::{{{stage|}}}]]|limit=500|link=none|sep=@}}|@|xqqx|<th>[[xqqx]]</th>|}} | + | {{#arraymap:{{#ask: [[Category:Functions]] [[Stage::{{{stage|}}}]]|limit=500|link=none|sep=@}}|@|xqqx|<th class="rotate"><div><span>[[xqqx]]</span></div></th>|}} |
</tr> | </tr> | ||
− | + | {{#if: {{{content|}}}| | |
− | <tr><td>[[yqqy]]</td> | + | {{#arraymap: {{#ask: [[Category:Tools]] [[Function.Stage::{{{stage|}}}]] [[Content::{{{content|}}}]]|limit=500|sep=@|link=none}}|@|yqqy| |
+ | <tr class="oddeven"><td>[[yqqy]]</td> | ||
{{#arraymap:{{#ask: [[Category:Functions]] [[Stage::{{{stage|}}}]]|limit=500|link=none|sep=@}}|@|xqqx| | {{#arraymap:{{#ask: [[Category:Functions]] [[Stage::{{{stage|}}}]]|limit=500|link=none|sep=@}}|@|xqqx| | ||
<td style="vertical-align: middle; text-align: center;">{{#if: {{#ask: [[yqqy]] [[Function::xqqx]]}}|X}}</td> | <td style="vertical-align: middle; text-align: center;">{{#if: {{#ask: [[yqqy]] [[Function::xqqx]]}}|X}}</td> | ||
Line 16: | Line 17: | ||
</tr> | </tr> | ||
|}} | |}} | ||
+ | | | ||
+ | {{#arraymap: {{#ask: [[Category:Tools without Content Type]] [[Function.Stage::{{{stage|}}}]]|limit=500|sep=@|link=none}}|@|yqqy| | ||
+ | <tr class="oddeven"><td>[[yqqy]]</td> | ||
+ | {{#arraymap:{{#ask: [[Category:Functions]] [[Stage::{{{stage|}}}]]|limit=500|link=none|sep=@}}|@|xqqx| | ||
+ | <td style="vertical-align: middle; text-align: center;">{{#if: {{#ask: [[yqqy]] [[Function::xqqx]]}}|X}}</td> | ||
+ | |}} | ||
+ | </tr> | ||
+ | |}} }} | ||
</table> | </table> | ||
</includeonly> | </includeonly> |
Latest revision as of 19:39, 25 May 2021
This is the 'Tool Grid query' template. It should be called via the Form:Tool Grid query form.