Template:IDLookup: Difference between revisions

From LOTR-TCG Wiki
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:1|2}}
{{#template_params:1}}
</noinclude><includeonly>
</noinclude><includeonly>
{{#if: {{#pos:{{{1}}}|-}}|{{{1}}}|{{#cargo_query:tables=Cards|fields=ID|where=Cards.CollInfo='{{{1}}}'|no html}}}}</includeonly>
{{#if: {{#pos:{{{1}}}|-}}|{{{1}}}|{{#cargo_query:tables=Cards|fields=ID|where=Cards.CollInfo='{{{1}}}'|no html}}}}</includeonly>
<noinclude>
<templatedata>
{
"params": {
"1": {
"description": "Collector's info to look up (ignored if it's a wiki ID instead)",
"example": "1R13"
}
},
"description": "Performs a lookup into the cargo Cards database.  If a card WikiID is passed (such as '''LOTR-TW01S013.0'''), it will be ignored, but otherwise it will be treated as a collector's info to be looked up instead."
}
</templatedata>
</noinclude>

Revision as of 02:49, 28 September 2021

This is the "IDLookup" template.

It should be called in the following format:

{{IDLookup
|1=
}}

Edit the page to see the template text.


Performs a lookup into the cargo Cards database. If a card WikiID is passed (such as '''LOTR-TW01S013.0'''), it will be ignored, but otherwise it will be treated as a collector's info to be looked up instead.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
11

Collector's info to look up (ignored if it's a wiki ID instead)

Example
1R13
Unknownoptional