Changes

Jump to: navigation, search

Template:Set to id

441 bytes added, 06:00, 25 February 2019
Created page with "<noinclude> ==Usage== Given a card set's three-letter abbreviation, produce its set ID. ==Example== The following shorthand: <pre><nowiki> {{Set to id|GRN}} </nowiki></pre>..."
<noinclude>
==Usage==
Given a card set's three-letter abbreviation, produce its set ID.

==Example==
The following shorthand:
<pre><nowiki>
{{Set to id|GRN}}
</nowiki></pre>

Produces:

{{Set to id|GRN}}

</noinclude><includeonly>{{#switch: {{{1}}}
| ORI = 1
| BFZ = 2
| OGW = 3
| SOI = 4
| EMN = 5
| KLD = 6
| PRO = 7
| AER = 8
| AKH = 9
| HOU = 10
| XLN = 11
| RIX = 12
| DOM = 13
| M19 = 14
| ZVE = 15
| GRN = 16
| {{{1}}}}}</includeonly>

Navigation menu