Difference between revisions of "Test AB"
Jump to navigation
Jump to search
(Start a test page) |
|||
Line 1: | Line 1: | ||
+ | == Without ParserFunctions == | ||
+ | |||
{{#ask:[[IsA::Event]] [[Ordinal::{{#urlget:ordinal}}]] | {{#ask:[[IsA::Event]] [[Ordinal::{{#urlget:ordinal}}]] | ||
+ | | ?Acronym | ||
+ | | mainlabel=Event | ||
+ | | ?End_date = end_date | ||
+ | | ?Start_date = start_date | ||
+ | | ?Ordinal = ordinal | ||
+ | | limit=100000 | ||
+ | | format=datatables | ||
+ | }} | ||
+ | |||
+ | == With ParserFunctions == | ||
+ | |||
+ | {{#ask:[[IsA::Event]] {{#ifexpr: {{#urlget:ordinal}} | [[Ordinal::{{#urlget:ordinal}}]] | }} | ||
| ?Acronym | | ?Acronym | ||
| mainlabel=Event | | mainlabel=Event |
Revision as of 16:37, 1 April 2021
Without ParserFunctions
"{{#urlget:ordinal}}" is not a number.
With ParserFunctions
The query description has an empty condition.