Template:MissionRewards: Difference between revisions

m
remove extra spaces
No edit summary
m (remove extra spaces)
 
(9 intermediate revisions by 2 users not shown)
Line 1:
<includeonly><table class="wikitable missionrewards" style="background:none;border:none;border-collapse:separate;text-align:center">
<includeonly>
<table class="wikitable" style="background:none;text-align:center">
{{#if: {{{FirstClear1|}}}|<tr>
<th>MainFirst DropsClear</th>
{{#loop: count
{{#if: {{{FirstClear1|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear1|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 1
{{#if: {{{FirstClear2|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear2|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 5
{{#if: {{{FirstClear3|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear3|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| {{#if: {{{FirstClear4FirstClear{{#var: count }}|}}}|<td style="background-color:#ecf5f9">[[File:{{ItemCard|{FirstClear4{{FirstClear{{#var: count }}|}}}|64px]]|text=}}{{#if: {{{FirstClear{{#var: count }}Amount|}}}| <span class="amount">{{{FirstClear{{#var: count }}Amount|}}}</span> }}</td>|<td style="visibility:hidden"></td>}}
}}
{{#if: {{{FirstClear5|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear5|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{FirstClear6|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear6|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{FirstClear7|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear7|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{FirstClear8|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear8|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{FirstClear9|}}}|<td style="background-color:#ecf5f9">[[File:{{{FirstClear9|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
</tr>
|}}
{{#if: {{{Main1|}}}|<tr>
<th>Main Drops</th>
{{#loop: count
{{#if: {{{Main1|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main1|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 1
{{#if: {{{Main2|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main2|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 8
{{#if: {{{Main3|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main3|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| {{#if: {{{Main4Main{{#var: count }}|}}}|<td style="background-color:#ecf5f9">[[File:{{ItemCard|{Main4{{Main{{#var: count }}|}}}|64px]]|text=}}{{#if: {{{Main{{#var: count }}Prob|}}}| <span class="prob">{{{Main{{#var: count }}Prob|}}}%</span> }}{{#if: {{{Main{{#var: count }}Amount|}}}| <span class="amount">{{{Main{{#var: count }}Amount|}}}</span> }}</td>|<td style="visibility:hidden"></td>}}
}}
{{#if: {{{Main5|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main5|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Main6|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main6|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Main7|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main7|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Main8|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main8|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Main9|}}}|<td style="background-color:#ecf5f9">[[File:{{{Main9|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
</tr>
|}}
{{#if: {{{Other1|}}}|<tr>
<th>Other Drops</th>
{{#loop: count
{{#if: {{{Other1|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other1|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 1
{{#if: {{{Other2|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other2|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| 9
{{#if: {{{Other3|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other3|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
| {{#if: {{{Other4Other{{#var: count }}|}}}|<td style="background-color:#ecf5f9">[[File:{{ItemCard|{Other4{{Other{{#var: count }}|}}}|64px]]|text=}}{{#if: {{{Other{{#var: count }}Prob|}}}| <span class="prob">{{{Other{{#var: count }}Prob|}}}%</span> }}{{#if: {{{Other{{#var: count }}Amount|}}}| <span class="amount">{{{Other{{#var: count }}Amount|}}}</span> }}</td>|<td style="visibility:hidden"></td>}}
}}
{{#if: {{{Other5|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other5|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Other6|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other6|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Other7|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other7|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Other8|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other8|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
{{#if: {{{Other9|}}}|<td style="background-color:#ecf5f9">[[File:{{{Other9|}}}|64px]]</td>|<td style="visibility:hidden"></td>}}
</tr>
|}}
</table></includeonly><noinclude>
</includeonly>
<noinclude>
<templatedata>
{
Line 56 ⟶ 41:
"FirstClear9": {},
"Main1": {},
"Main1Prob": {},
"Main2": {},
"Main2Prob": {},
"Main3": {},
"Main3Prob": {},
"Main4": {},
"Main4Prob": {},
"Main5": {},
"Main5Prob": {},
"Main6": {},
"Main6Prob": {},
"Main7": {},
"Main7Prob": {},
"Main8": {},
"Main8Prob": {},
"Main9": {},
"Main9Prob": {},
"Other1": {},
"Other2": {},