Difference between revisions of "Template:Outerquery"

From Openresearch
Jump to: navigation, search
 
Line 4: Line 4:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>
 
</noinclude><includeonly>
Event {{{1}}} happens in {{#if: {{{2|}}}| {{{2|}}}| non specified Country}}, {{#if: {{{3|}}}| {{{3|}}}| non specified City}}.
+
Event {{{1}}} happens in {{#ifexist: {{{2|}}}| {{{2|}}}| non specified Country}}, {{#ifexist: {{{3|}}}| {{{3|}}}| non specified City}}.
  
A list of events happen in {{#if: {{{2|}}}| {{{2|}}}| Any Country}}, {{#if: {{{3|}}}| {{{3|}}}| Any City}}.
+
A list of events happen in {{#ifexist: {{{2|}}}| {{{2|}}}| Any Country}}, {{#ifexist: {{{3|}}}| {{{3|}}}| Any City}}.
{{#ask: [[Category:event]] [[has location country::{{#if: {{{2|}}}| {{{2|}}}| +}}]] [[has location city::{{#if: {{{3|}}}| {{{3|}}}| +}}]]
+
{{#ask: [[Category:event]] [[has location country::{{#ifexist: {{{2|}}}| {{{2|}}}| +}}]] [[has location city::{{#ifexist: {{{3|}}}| {{{3|}}}| +}}]]
 
|mainlabel=Acronym
 
|mainlabel=Acronym
 
|?title = Name
 
|?title = Name

Latest revision as of 17:48, 24 January 2017

This is the "Outer query" template. It should should be used as an inline query result format. Edit the page to see the template text.