Difference between revisions of "Template:Errata table"

From Yugipedia
Jump to: navigation, search
(split the OP/SAMPLE category)
(use variables (some; there's probably more that could be done); strip strikeout and underline from name and card_type; don't show grayed-out info on the first row if there are 4 revisions and the info only changed between the latter two)
Line 1: Line 1:
<table class="wikitable card-errata {{ #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}} | {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} || twocolumn }} | twocolumn }}">
+
{{ #vardefine: $rev1 | {{ #if: {{{name1|}}}{{{card_type1|}}}{{{lore1|}}}{{{lore1T|}}} | 1 }}
 +
}}{{ #vardefine: $rev2 | {{ #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}} | 1 }}
 +
}}{{ #vardefine: $rev3 | {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 }}
 +
}}{{ #vardefine: $rev4 | {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 }}
 +
}}{{ #vardefine: $rev5 | {{ #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | 1 }}
 +
}}{{ #vardefine: $rev6 | {{ #if: {{{name6|}}}{{{card_type6|}}}{{{lore6|}}}{{{lore6T|}}} | 1 }}
 +
}}{{ #vardefine: $rev7 | {{ #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | 1 }}
 +
}}{{ #vardefine: $rev8 | {{ #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | 1 }}
 +
}}{{ #vardefine: $rev9 | {{ #if: {{{name9|}}}{{{card_type9|}}}{{{lore9|}}}{{{lore9T|}}} | 1 }}
 +
}}{{ #vardefine: $n4revs | {{ #ifeq: {{ #var: $rev3 | 0 }}{{ #var: $rev4 | 0 }} | 10 || 1 }}
 +
}}<table class="wikitable card-errata {{ #if: {{ #var: $rev2 }} | {{ #if: {{ #var: $rev4 }} || twocolumn }} | twocolumn }}">
 
{{
 
{{
 
   #if: {{{1|}}}
 
   #if: {{{1|}}}
Line 8: Line 18:
 
<th scope="col">First Erratum</th>
 
<th scope="col">First Erratum</th>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <th scope="col">Second Erratum</th>
     || <th scope="col">Second Erratum</th>
 
 
   }}
 
   }}
 
}}
 
}}
 
</tr>
 
</tr>
{{ #if: {{{name0<includeonly>|</includeonly>}}}{{{name1|}}}{{{name2|}}} | <tr class="names">
+
{{ #if: {{{name0<includeonly>|</includeonly>}}}{{{name1|}}}{{ #if: {{ #var: $n4revs }} | {{{name2|}}} }} | <tr class="names">
<td>{{ #if: {{{name0<includeonly>|</includeonly>}}} | {{{name0}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name1|}}} | {{{name1}}} | {{{name2}}} }} | ''' }} | '' }}</span> }}</td>
+
<td>{{ #if: {{{name0<includeonly>|</includeonly>}}} | {{{name0}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{name1|}}} | {{{name1}}} | {{{name2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
<td>{{ #if: {{{name1<includeonly>|</includeonly>}}} | {{{name1}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name0|}}} | {{{name0}}} | {{{name2}}} }} | ''' }} | '' }}</span> }}</td>
+
<td>{{ #if: {{{name1<includeonly>|</includeonly>}}} | {{{name1}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{name0|}}} | {{{name0}}} | {{{name2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <td>{{ #if: {{{name2|}}} | {{{name2}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name1|}}} | {{{name1}}} | {{{name0}}} }} | ''' }} | '' }}</span> }}</td>
     || <td>{{ #if: {{{name2|}}} | {{{name2}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name1|}}} | {{{name1}}} | {{{name0}}} }} | ''' }} | '' }}</span> }}</td>
 
 
   }}
 
   }}
 
}}
 
}}
 
</tr> }}
 
</tr> }}
{{ #if: {{{card_type0<includeonly>|</includeonly>}}}{{{card_type1|}}}{{{card_type2|}}} | <tr class="types">
+
{{ #if: {{{card_type0<includeonly>|</includeonly>}}}{{{card_type1|}}}{{ #if: {{ #var: $n4revs }} | {{{card_type2|}}} }} | <tr class="types">
<td>{{ #if: {{{card_type0<includeonly>|</includeonly>}}} | {{{card_type0}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type1|}}} | {{{card_type1}}} | {{{card_type2}}} }} | ''' }} | '' }}</span> }}</td>
+
<td>{{ #if: {{{card_type0<includeonly>|</includeonly>}}} | {{{card_type0}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{card_type1|}}} | {{{card_type1}}} | {{{card_type2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
<td>{{ #if: {{{card_type1<includeonly>|</includeonly>}}} | {{{card_type1}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type0|}}} | {{{card_type0}}} | {{{card_type2}}} }} | ''' }} | '' }}</span> }}</td>
+
<td>{{ #if: {{{card_type1<includeonly>|</includeonly>}}} | {{{card_type1}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{card_type0|}}} | {{{card_type0}}} | {{{card_type2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <td>{{ #if: {{{card_type2|}}} | {{{card_type2}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type1|}}} | {{{card_type1}}} | {{{card_type0}}} }} | ''' }} | '' }}</span> }}</td>
     || <td>{{ #if: {{{card_type2|}}} | {{{card_type2}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type1|}}} | {{{card_type1}}} | {{{card_type0}}} }} | ''' }} | '' }}</span> }}</td>
 
 
   }}
 
   }}
 
}}
 
}}
 
</tr> }}
 
</tr> }}
{{ #if: {{{lore0<includeonly>|</includeonly>}}}{{{lore1|}}}{{{lore2|}}} | <tr class="lores">
+
{{ #if: {{{lore0<includeonly>|</includeonly>}}}{{{lore1|}}}{{ #if: {{ #var: $n4revs }} | {{{lore2|}}} }} | <tr class="lores">
 
<td>{{ #if: {{{lore0<includeonly>|</includeonly>}}} | {{{lore0}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1|}}} | {{{lore1}}} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore0<includeonly>|</includeonly>}}} | {{{lore0}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1|}}} | {{{lore1}}} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore1<includeonly>|</includeonly>}}} | {{{lore1}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore0|}}} | {{{lore0}}} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore1<includeonly>|</includeonly>}}} | {{{lore1}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore0|}}} | {{{lore0}}} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <td>{{ #if: {{{lore2|}}} | {{{lore2}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1|}}} | {{{lore1}}} | {{{lore0}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
     || <td>{{ #if: {{{lore2|}}} | {{{lore2}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1|}}} | {{{lore1}}} | {{{lore0}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
 
   }}
 
   }}
 
}}
 
}}
 
</tr> }}
 
</tr> }}
{{ #if: {{{lore0T<includeonly>|</includeonly>}}}{{{lore1T|}}}{{{lore2T|}}} | <tr class="lores">
+
{{ #if: {{{lore0T<includeonly>|</includeonly>}}}{{{lore1T|}}}{{ #if: {{ #var: $n4revs }} | {{{lore2T|}}} }} | <tr class="lores">
 
<td>{{ #if: {{{lore0T<includeonly>|</includeonly>}}} | {{{lore0T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1T|}}} | {{{lore1T}}} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore0T<includeonly>|</includeonly>}}} | {{{lore0T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1T|}}} | {{{lore1T}}} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore1T<includeonly>|</includeonly>}}} | {{{lore1T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore0T|}}} | {{{lore0T}}} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore1T<includeonly>|</includeonly>}}} | {{{lore1T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore0T|}}} | {{{lore0T}}} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <td>{{ #if: {{{lore2T|}}} | {{{lore2T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1T|}}} | {{{lore1T}}} | {{{lore0T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
     || <td>{{ #if: {{{lore2T|}}} | {{{lore2T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore1T|}}} | {{{lore1T}}} | {{{lore0T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
 
   }}
 
   }}
 
}}
 
}}
Line 63: Line 68:
 
<td>[[File:{{PAGENAME: {{{image1}}} }}|thumb|center|{{{cap1}}}]]</td>
 
<td>[[File:{{PAGENAME: {{{image1}}} }}|thumb|center|{{{cap1}}}]]</td>
 
{{
 
{{
   #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}}
+
   #if: {{ #var: $rev2 }}
   | {{
+
   | {{ #if: {{ #var: $n4revs }}
    #ifeq: {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 | 0 }}{{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 | 0 }} | 10
+
     | <td>[[File:{{PAGENAME: {{{image2}}} }}|thumb|center|{{{cap2}}}]]</td>
     || <td>[[File:{{PAGENAME: {{{image2}}} }}|thumb|center|{{{cap2}}}]]</td>
 
 
   }}
 
   }}
 
}}
 
}}
 
</tr>
 
</tr>
 
{{
 
{{
   #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}}
+
   #if: {{ #var: $rev3 }}
 
   | <tr>
 
   | <tr>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <th scope="col">Second Erratum</th>
 
     || <th scope="col">Second Erratum</th>
 
   }}
 
   }}
 
   <th scope="col">Third Erratum</th>
 
   <th scope="col">Third Erratum</th>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     | <th scope="col">Fourth Erratum</th>
 
     | <th scope="col">Fourth Erratum</th>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}}
+
     #if: {{ #var: $rev5 }}
 
     | <th scope="col">Fifth Erratum</th>
 
     | <th scope="col">Fifth Erratum</th>
 
     | {{
 
     | {{
       #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
       #if: {{ #var: $rev4 }}
 
       | <td rowspan="{{ #expr: 2 {{ #if: {{{name3|}}}{{{name4|}}}{{{name5|}}} | + 1 }} {{ #if: {{{card_type3|}}}{{{card_type4|}}}{{{card_type5|}}} | + 1 }} {{ #if: {{{lore3|}}}{{{lore4|}}}{{{lore5|}}} | + 1 }} {{ #if: {{{lore3T|}}}{{{lore4T|}}}{{{lore5T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
       | <td rowspan="{{ #expr: 2 {{ #if: {{{name3|}}}{{{name4|}}}{{{name5|}}} | + 1 }} {{ #if: {{{card_type3|}}}{{{card_type4|}}}{{{card_type5|}}} | + 1 }} {{ #if: {{{lore3|}}}{{{lore4|}}}{{{lore5|}}} | + 1 }} {{ #if: {{{lore3T|}}}{{{lore4T|}}}{{{lore5T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
     }}
 
     }}
 
   }}
 
   }}
 
   </tr>
 
   </tr>
   {{ #if: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} || {{{name2|}}} }}{{{name3|}}}{{{name4|}}}{{{name5|}}} | <tr class="names">
+
   {{ #if: {{ #if: {{ #var: $rev4 }} || {{{name2|}}} }}{{{name3|}}}{{{name4|}}}{{{name5|}}} | <tr class="names">
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <td>{{ #if: {{{name2|}}} | {{{name2}}} }}</td>
 
     || <td>{{ #if: {{{name2|}}} | {{{name2}}} }}</td>
 
   }}
 
   }}
   <td>{{ #if: {{{name3|}}} | {{{name3}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | {{ #if: {{{name4|}}} | {{{name4}}} | {{{name5}}} }} | {{{name2}}} }} | ''' }} | '' }}</span> }}</td>
+
   <td>{{ #if: {{{name3|}}} | {{{name3}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{ #var: $rev4 }} | {{ #if: {{{name4|}}} | {{{name4}}} | {{{name5}}} }} | {{{name2}}} }} | ''' }} | '' }}</span> }}</td>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | <td>{{ #if: {{{name4|}}} | {{{name4}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name3|}}} | {{{name3}}} | {{{name5}}} }} | ''' }} | '' }}</span> }}</td>
+
     #if: {{ #var: $rev4 }} | <td>{{ #if: {{{name4|}}} | {{{name4}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name3|}}} | {{{name3}}} | {{{name5}}} }} | ''' }} | '' }}</span> }}</td>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | <td>{{ #if: {{{name5|}}} | {{{name5}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name4|}}} | {{{name4}}} | {{{name3}}} }} | ''' }} | '' }}</span> }}</td>
+
     #if: {{ #var: $rev5 }} | <td>{{ #if: {{{name5|}}} | {{{name5}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name4|}}} | {{{name4}}} | {{{name3}}} }} | ''' }} | '' }}</span> }}</td>
 
   }}
 
   }}
 
   </tr> }}
 
   </tr> }}
   {{ #if: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} || {{{card_type2|}}} }}{{{card_type3|}}}{{{card_type4|}}}{{{card_type5|}}} | <tr class="types">
+
   {{ #if: {{ #if: {{ #var: $rev4 }} || {{{card_type2|}}} }}{{{card_type3|}}}{{{card_type4|}}}{{{card_type5|}}} | <tr class="types">
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <td>{{ #if: {{{card_type2|}}} | {{{card_type2}}} }}</td>
 
     || <td>{{ #if: {{{card_type2|}}} | {{{card_type2}}} }}</td>
 
   }}
 
   }}
   <td>{{ #if: {{{card_type3|}}} | {{{card_type3}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | {{ #if: {{{card_type4|}}} | {{{card_type4}}} | {{{card_type5}}} }} | {{{card_type2}}} }} | ''' }} | '' }}</span> }}</td>
+
   <td>{{ #if: {{{card_type3|}}} | {{{card_type3}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{ #var: $rev4 }} | {{ #if: {{{card_type4|}}} | {{{card_type4}}} | {{{card_type5}}} }} | {{{card_type2}}} }} | ''' }} | '' }}</span> }}</td>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | <td>{{ #if: {{{card_type4|}}} | {{{card_type4}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type3|}}} | {{{card_type3}}} | {{{card_type5}}} }} | ''' }} | '' }}</span> }}</td>
+
     #if: {{ #var: $rev4 }} | <td>{{ #if: {{{card_type4|}}} | {{{card_type4}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type3|}}} | {{{card_type3}}} | {{{card_type5}}} }} | ''' }} | '' }}</span> }}</td>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | <td>{{ #if: {{{card_type5|}}} | {{{card_type5}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type4|}}} | {{{card_type4}}} | {{{card_type3}}} }} | ''' }} | '' }}</span> }}</td>
+
     #if: {{ #var: $rev5 }} | <td>{{ #if: {{{card_type5|}}} | {{{card_type5}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type4|}}} | {{{card_type4}}} | {{{card_type3}}} }} | ''' }} | '' }}</span> }}</td>
 
   }}
 
   }}
 
   </tr> }}
 
   </tr> }}
   {{ #if: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} || {{{lore2|}}} }}{{{lore3|}}}{{{lore4|}}}{{{lore5|}}} | <tr class="lores">
+
   {{ #if: {{ #if: {{ #var: $rev4 }} || {{{lore2|}}} }}{{{lore3|}}}{{{lore4|}}}{{{lore5|}}} | <tr class="lores">
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <td>{{ #if: {{{lore2|}}} | {{{lore2}}} }}</td>
 
     || <td>{{ #if: {{{lore2|}}} | {{{lore2}}} }}</td>
 
   }}
 
   }}
   <td>{{ #if: {{{lore3|}}} | {{{lore3}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | {{ #if: {{{lore4|}}} | {{{lore4}}} | {{{lore5}}} }} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   <td>{{ #if: {{{lore3|}}} | {{{lore3}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{ #var: $rev4 }} | {{ #if: {{{lore4|}}} | {{{lore4}}} | {{{lore5}}} }} | {{{lore2}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | <td>{{ #if: {{{lore4|}}} | {{{lore4}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore3|}}} | {{{lore3}}} | {{{lore5}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
     #if: {{ #var: $rev4 }} | <td>{{ #if: {{{lore4|}}} | {{{lore4}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore3|}}} | {{{lore3}}} | {{{lore5}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | <td>{{ #if: {{{lore5|}}} | {{{lore5}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore4|}}} | {{{lore4}}} | {{{lore3}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
     #if: {{ #var: $rev5 }} | <td>{{ #if: {{{lore5|}}} | {{{lore5}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore4|}}} | {{{lore4}}} | {{{lore3}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   }}
 
   }}
 
   </tr> }}
 
   </tr> }}
   {{ #if: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} || {{{lore2T|}}} }}{{{lore3T|}}}{{{lore4T|}}}{{{lore5T|}}} | <tr class="lores">
+
   {{ #if: {{ #if: {{ #var: $rev4 }} || {{{lore2T|}}} }}{{{lore3T|}}}{{{lore4T|}}}{{{lore5T|}}} | <tr class="lores">
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <td>{{ #if: {{{lore2T|}}} | {{{lore2T}}} }}</td>
 
     || <td>{{ #if: {{{lore2T|}}} | {{{lore2T}}} }}</td>
 
   }}
 
   }}
   <td>{{ #if: {{{lore3T|}}} | {{{lore3T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | {{ #if: {{{lore4T|}}} | {{{lore4T}}} | {{{lore5T}}} }} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   <td>{{ #if: {{{lore3T|}}} | {{{lore3T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{ #var: $rev4 }} | {{ #if: {{{lore4T|}}} | {{{lore4T}}} | {{{lore5T}}} }} | {{{lore2T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | <td>{{ #if: {{{lore4T|}}} | {{{lore4T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore3T|}}} | {{{lore3T}}} | {{{lore5T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
     #if: {{ #var: $rev4 }} | <td>{{ #if: {{{lore4T|}}} | {{{lore4T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore3T|}}} | {{{lore3T}}} | {{{lore5T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | <td>{{ #if: {{{lore5T|}}} | {{{lore5T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore4T|}}} | {{{lore4T}}} | {{{lore3T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
     #if: {{ #var: $rev5 }} | <td>{{ #if: {{{lore5T|}}} | {{{lore5T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore4T|}}} | {{{lore4T}}} | {{{lore3T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
   }}
 
   }}
 
   </tr> }}
 
   </tr> }}
 
   <tr class="images">
 
   <tr class="images">
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}}
+
     #if: {{ #var: $rev4 }}
 
     || <td>[[File:{{PAGENAME: {{{image2}}} }}|thumb|center|{{{cap2}}}]]</td>
 
     || <td>[[File:{{PAGENAME: {{{image2}}} }}|thumb|center|{{{cap2}}}]]</td>
 
   }}
 
   }}
 
   <td>[[File:{{PAGENAME: {{{image3}}} }}|thumb|center|{{{cap3}}}]]</td>
 
   <td>[[File:{{PAGENAME: {{{image3}}} }}|thumb|center|{{{cap3}}}]]</td>
 
   {{
 
   {{
     #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | <td>[[File:{{PAGENAME: {{{image4}}} }}|thumb|center|{{{cap4}}}]]</td>
+
     #if: {{ #var: $rev4 }} | <td>[[File:{{PAGENAME: {{{image4}}} }}|thumb|center|{{{cap4}}}]]</td>
 
   }}{{
 
   }}{{
     #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | <td>[[File:{{PAGENAME: {{{image5}}} }}|thumb|center|{{{cap5}}}]]</td>
+
     #if: {{ #var: $rev5 }} | <td>[[File:{{PAGENAME: {{{image5}}} }}|thumb|center|{{{cap5}}}]]</td>
 
   }}
 
   }}
 
   </tr>
 
   </tr>
 
}}
 
}}
 
{{
 
{{
   #if: {{{name6|}}}{{{card_type6|}}}{{{lore6|}}}{{{lore6T|}}} | <tr>
+
   #if: {{ #var: $rev6 }} | <tr>
 
<th scope="col">Sixth Erratum</th>
 
<th scope="col">Sixth Erratum</th>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}}
+
   #if: {{ #var: $rev7 }}
 
   | <th scope="col">Seventh Erratum</th>
 
   | <th scope="col">Seventh Erratum</th>
 
   | <td colspan="2" rowspan="{{ #expr: 2 {{ #if: {{{name6|}}}{{{name7|}}}{{{name8|}}} | + 1 }} {{ #if: {{{card_type6|}}}{{{card_type7|}}}{{{card_type8|}}} | + 1 }} {{ #if: {{{lore6|}}}{{{lore7|}}}{{{lore8|}}} | + 1 }} {{ #if: {{{lore6T|}}}{{{lore7T|}}}{{{lore8T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
   | <td colspan="2" rowspan="{{ #expr: 2 {{ #if: {{{name6|}}}{{{name7|}}}{{{name8|}}} | + 1 }} {{ #if: {{{card_type6|}}}{{{card_type7|}}}{{{card_type8|}}} | + 1 }} {{ #if: {{{lore6|}}}{{{lore7|}}}{{{lore8|}}} | + 1 }} {{ #if: {{{lore6T|}}}{{{lore7T|}}}{{{lore8T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}}
+
   #if: {{ #var: $rev8 }}
 
   | <th scope="col">Eighth Erratum</th>
 
   | <th scope="col">Eighth Erratum</th>
 
   | {{
 
   | {{
     #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}}
+
     #if: {{ #var: $rev7 }}
 
     | <td rowspan="{{ #expr: 2 {{ #if: {{{name6|}}}{{{name7|}}}{{{name8|}}} | + 1 }} {{ #if: {{{card_type6|}}}{{{card_type7|}}}{{{card_type8|}}} | + 1 }} {{ #if: {{{lore6|}}}{{{lore7|}}}{{{lore8|}}} | + 1 }} {{ #if: {{{lore6T|}}}{{{lore7T|}}}{{{lore8T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
     | <td rowspan="{{ #expr: 2 {{ #if: {{{name6|}}}{{{name7|}}}{{{name8|}}} | + 1 }} {{ #if: {{{card_type6|}}}{{{card_type7|}}}{{{card_type8|}}} | + 1 }} {{ #if: {{{lore6|}}}{{{lore7|}}}{{{lore8|}}} | + 1 }} {{ #if: {{{lore6T|}}}{{{lore7T|}}}{{{lore8T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
   }}
 
   }}
Line 170: Line 174:
 
<td>{{ #if: {{{name6|}}} | {{{name6}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name7|}}} | {{{name7}}} | {{{name8}}} }} | ''' }} | '' }}</span> }}</td>
 
<td>{{ #if: {{{name6|}}} | {{{name6}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name7|}}} | {{{name7}}} | {{{name8}}} }} | ''' }} | '' }}</span> }}</td>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | <td>{{ #if: {{{name7|}}} | {{{name7}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name6|}}} | {{{name6}}} | {{{name8}}} }} | ''' }} | '' }}</span> }}</td>
+
   #if: {{ #var: $rev7 }} | <td>{{ #if: {{{name7|}}} | {{{name7}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name6|}}} | {{{name6}}} | {{{name8}}} }} | ''' }} | '' }}</span> }}</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | <td>{{ #if: {{{name8|}}} | {{{name8}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name7|}}} | {{{name7}}} | {{{name6}}} }} | ''' }} | '' }}</span> }}</td>
+
   #if: {{ #var: $rev8 }} | <td>{{ #if: {{{name8|}}} | {{{name8}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{name7|}}} | {{{name7}}} | {{{name6}}} }} | ''' }} | '' }}</span> }}</td>
 
}}
 
}}
 
</tr> }}
 
</tr> }}
Line 178: Line 182:
 
<td>{{ #if: {{{card_type6|}}} | {{{card_type6}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type7|}}} | {{{card_type7}}} | {{{card_type8}}} }} | ''' }} | '' }}</span> }}</td>
 
<td>{{ #if: {{{card_type6|}}} | {{{card_type6}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type7|}}} | {{{card_type7}}} | {{{card_type8}}} }} | ''' }} | '' }}</span> }}</td>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | <td>{{ #if: {{{card_type7|}}} | {{{card_type7}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type6|}}} | {{{card_type6}}} | {{{card_type8}}} }} | ''' }} | '' }}</span> }}</td>
+
   #if: {{ #var: $rev7 }} | <td>{{ #if: {{{card_type7|}}} | {{{card_type7}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type6|}}} | {{{card_type6}}} | {{{card_type8}}} }} | ''' }} | '' }}</span> }}</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | <td>{{ #if: {{{card_type8|}}} | {{{card_type8}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type7|}}} | {{{card_type7}}} | {{{card_type6}}} }} | ''' }} | '' }}</span> }}</td>
+
   #if: {{ #var: $rev8 }} | <td>{{ #if: {{{card_type8|}}} | {{{card_type8}}} | <span class="original">{{ #replace: {{ #replace: {{ #if: {{{card_type7|}}} | {{{card_type7}}} | {{{card_type6}}} }} | ''' }} | '' }}</span> }}</td>
 
}}
 
}}
 
</tr> }}
 
</tr> }}
Line 186: Line 190:
 
<td>{{ #if: {{{lore6|}}} | {{{lore6}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7|}}} | {{{lore7}}} | {{{lore8}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore6|}}} | {{{lore6}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7|}}} | {{{lore7}}} | {{{lore8}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | <td>{{ #if: {{{lore7|}}} | {{{lore7}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore6|}}} | {{{lore6}}} | {{{lore8}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   #if: {{ #var: $rev7 }} | <td>{{ #if: {{{lore7|}}} | {{{lore7}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore6|}}} | {{{lore6}}} | {{{lore8}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | <td>{{ #if: {{{lore8|}}} | {{{lore8}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7|}}} | {{{lore7}}} | {{{lore6}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   #if: {{ #var: $rev8 }} | <td>{{ #if: {{{lore8|}}} | {{{lore8}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7|}}} | {{{lore7}}} | {{{lore6}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
}}
 
}}
 
</tr> }}
 
</tr> }}
Line 194: Line 198:
 
<td>{{ #if: {{{lore6T|}}} | {{{lore6T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7T|}}} | {{{lore7T}}} | {{{lore8T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
<td>{{ #if: {{{lore6T|}}} | {{{lore6T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7T|}}} | {{{lore7T}}} | {{{lore8T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | <td>{{ #if: {{{lore7T|}}} | {{{lore7T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore6T|}}} | {{{lore6T}}} | {{{lore8T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   #if: {{ #var: $rev7 }} | <td>{{ #if: {{{lore7T|}}} | {{{lore7T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore6T|}}} | {{{lore6T}}} | {{{lore8T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | <td>{{ #if: {{{lore8T|}}} | {{{lore8T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7T|}}} | {{{lore7T}}} | {{{lore6T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
+
   #if: {{ #var: $rev8 }} | <td>{{ #if: {{{lore8T|}}} | {{{lore8T}}} | <span class="original">{{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #replace: {{ #if: {{{lore7T|}}} | {{{lore7T}}} | {{{lore6T}}} }} | ''' }} | '' }} | <del> }} | </del> }} | <ins> }} | </ins> }}</span> }}</td>
 
}}
 
}}
 
</tr> }}
 
</tr> }}
Line 202: Line 206:
 
<td>[[File:{{PAGENAME: {{{image6}}} }}|thumb|center|{{{cap6}}}]]</td>
 
<td>[[File:{{PAGENAME: {{{image6}}} }}|thumb|center|{{{cap6}}}]]</td>
 
{{
 
{{
   #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | <td>[[File:{{PAGENAME: {{{image7}}} }}|thumb|center|{{{cap7}}}]]</td>
+
   #if: {{ #var: $rev7 }} | <td>[[File:{{PAGENAME: {{{image7}}} }}|thumb|center|{{{cap7}}}]]</td>
 
}}{{
 
}}{{
   #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | <td>[[File:{{PAGENAME: {{{image8}}} }}|thumb|center|{{{cap8}}}]]</td>
+
   #if: {{ #var: $rev8 }} | <td>[[File:{{PAGENAME: {{{image8}}} }}|thumb|center|{{{cap8}}}]]</td>
 
}}
 
}}
 
</tr>
 
</tr>
 
}}
 
}}
 
{{
 
{{
   #if: {{{name9|}}}{{{card_type9|}}}{{{lore9|}}}{{{lore9T|}}} | <tr>
+
   #if: {{ #var: $rev9 }} | <tr>
 
<th scope="col">Ninth Erratum</th>
 
<th scope="col">Ninth Erratum</th>
 
<td colspan="2" rowspan="{{ #expr: 2 {{ #if: {{{name9|}}} | + 1 }} {{ #if: {{{card_type9|}}} | + 1 }} {{ #if: {{{lore9|}}} | + 1 }} {{ #if: {{{lore9T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
 
<td colspan="2" rowspan="{{ #expr: 2 {{ #if: {{{name9|}}} | + 1 }} {{ #if: {{{card_type9|}}} | + 1 }} {{ #if: {{{lore9|}}} | + 1 }} {{ #if: {{{lore9T|}}} | + 1 }} }}" class="blank">&nbsp;</td>
Line 246: Line 250:
 
           {{ #pos: {{{image9}}} | -SAMPLE }}
 
           {{ #pos: {{{image9}}} | -SAMPLE }}
 
   | [[Category:Errata table transclusions with SAMPLE images]]
 
   | [[Category:Errata table transclusions with SAMPLE images]]
}}<includeonly>[[Category:Cards with {{ #expr: {{ #if: {{{name1|}}}{{{card_type1|}}}{{{lore1|}}}{{{lore1T|}}} | 1 +
+
}}<includeonly>[[Category:Cards with {{ #expr: {{ #var: $rev1 }} + {{ #var: $rev2 }} + {{ #var: $rev3 }} +
                              }} {{ #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}} | 1 +
+
                                              {{ #var: $rev4 }} + {{ #var: $rev5 }} + {{ #var: $rev6 }} +
                              }} {{ #if: {{{name3|}}}{{{card_type3|}}}{{{lore3|}}}{{{lore3T|}}} | 1 +
+
                                              {{ #var: $rev7 }} + {{ #var: $rev8 }} + {{ #var: $rev9 }} + 0 }} revision{{ #if: {{ #var: $rev2 }} | s }}]]</includeonly><noinclude>
                              }} {{ #if: {{{name4|}}}{{{card_type4|}}}{{{lore4|}}}{{{lore4T|}}} | 1 +
 
                              }} {{ #if: {{{name5|}}}{{{card_type5|}}}{{{lore5|}}}{{{lore5T|}}} | 1 +
 
                              }} {{ #if: {{{name6|}}}{{{card_type6|}}}{{{lore6|}}}{{{lore6T|}}} | 1 +
 
                              }} {{ #if: {{{name7|}}}{{{card_type7|}}}{{{lore7|}}}{{{lore7T|}}} | 1 +
 
                              }} {{ #if: {{{name8|}}}{{{card_type8|}}}{{{lore8|}}}{{{lore8T|}}} | 1 +
 
                              }} {{ #if: {{{name9|}}}{{{card_type9|}}}{{{lore9|}}}{{{lore9T|}}} | 1 + }} 0 }} revision{{ #if: {{{name2|}}}{{{card_type2|}}}{{{lore2|}}}{{{lore2T|}}} | s }}]]</includeonly><noinclude>
 
 
{{Documentation}}
 
{{Documentation}}
 
[[Category:Templates]]
 
[[Category:Templates]]
 
</noinclude>
 
</noinclude>

Revision as of 14:42, 24 November 2015

Original First Erratum
{{{name0}}} {{{name1}}}
{{{card_type0}}} {{{card_type1}}}
{{{lore0}}} {{{lore1}}}
{{{lore0T}}} {{{lore1T}}}
[[File:|thumb|center|{{{cap0}}}]] [[File:|thumb|center|{{{cap1}}}]]