Difference between revisions of "Template:SummonShowcaseArchive"
Jump to navigation
Jump to search
>@DeletedUser41383047 |
>@DeletedUser41383047 |
||
| Line 1: | Line 1: | ||
| − | <includeonly>{{#vardefine:Adventurer|{{#cargo_query:tables=SummonShowcase,SummonShowcase__Adventurer|join on=SummonShowcase._ID=SummonShowcase__Adventurer._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}} | + | <includeonly>{{#vardefine:Adventurer|{{#ifeq:{{#cargo_query:tables=SummonShowcase|fields=Adventurer|where=Title="{{{1}}}"|default=|no html}}|||{{#cargo_query:tables=SummonShowcase,SummonShowcase__Adventurer|join on=SummonShowcase._ID=SummonShowcase__Adventurer._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}}}} |
| − | {{#vardefine:Dragon|{{#cargo_query:tables=SummonShowcase,SummonShowcase__Dragon|join on=SummonShowcase._ID=SummonShowcase__Dragon._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}} | + | {{#vardefine:Dragon|{{#ifeq:{{#cargo_query:tables=SummonShowcase|fields=Dragon|where=Title="{{{1}}}"|default=|no html}}|||{{#cargo_query:tables=SummonShowcase,SummonShowcase__Dragon|join on=SummonShowcase._ID=SummonShowcase__Dragon._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}}}} |
| − | {{#vardefine:Wyrmprint|{{#cargo_query:tables=SummonShowcase,SummonShowcase__Wyrmprint|join on=SummonShowcase._ID=SummonShowcase__Wyrmprint._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}} | + | {{#vardefine:Wyrmprint|{{#ifeq:{{#cargo_query:tables=SummonShowcase|fields=Wyrmprint|where=Title="{{{1}}}"|default=|no html}}|||{{#cargo_query:tables=SummonShowcase,SummonShowcase__Wyrmprint|join on=SummonShowcase._ID=SummonShowcase__Wyrmprint._rowID|fields=_value|where=Title="{{{1}}}"|format=list|default=Error|no html}}}}}} |
{{#vardefine:StartDate|{{#cargo_query:tables=SummonShowcase|fields=StartDate|where=Title="{{{1}}}"|format=list|default=Error|no html}}}} | {{#vardefine:StartDate|{{#cargo_query:tables=SummonShowcase|fields=StartDate|where=Title="{{{1}}}"|format=list|default=Error|no html}}}} | ||
{{#vardefine:EndDate|{{#cargo_query:tables=SummonShowcase|fields=EndDate|where=Title="{{{1}}}"|format=list|default=Error|no html}}}}<!-- | {{#vardefine:EndDate|{{#cargo_query:tables=SummonShowcase|fields=EndDate|where=Title="{{{1}}}"|format=list|default=Error|no html}}}}<!-- | ||