Difference between revisions of "Template:GetherwingCostIconDisplay"

From Dragalia Lost Wiki
Jump to navigation Jump to search
>Seraii
>Seraii
Line 1: Line 1:
<includeonly>|-
+
<noinclude>{{doc}}[[Category:Templates]]<!--
{{#ifeq: {{{GetherwingCost|}}}|1|[[File:Getherwing Icon.png|10px|link=]]|{{#ifeq: {{{GetherwingCost|}}}|2|[[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]]|{{#ifeq: {{{GetherwingCost|}}}|3|[[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]]|}}}}}}
+
 
 +
// Cargo Declare
 +
-->{{#cargo_declare:
 +
_table=GetherwingCost
 +
  |cost=integer
 +
}}</noinclude><includeonly><!--
 +
 
 +
// Storing values to Cargo Table
 +
-->{{#ifeq: {{NAMESPACENUMBER}} | 0 | {{#cargo_store:
 +
  _table=GetherwingCost
 +
  |cost={{{cost|}}}
 +
}}
 +
|}}<!--// Template Display Content--><includeonly>|-
 +
{{#ifeq: {{{cost|}}}|1|[[File:Getherwing Icon.png|10px|link=]]|{{#ifeq: {{{cost|}}}|2|[[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]]|{{#ifeq: {{{cost|}}}|3|[[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]][[File:Getherwing Icon.png|10px|link=]]|}}}}}}
 
</includeonly>
 
</includeonly>

Revision as of 22:15, 23 October 2018

Template:GetherwingCostIconDisplay/docThis template defines the table "GetherwingCost". This table has not been created yet.