Difference between revisions of "Template:SpeciesMoveLearnMethod"

From Cassette Beasts
(Created page with "{{#ifeq: {{{1}}} | incompatible | Incompatible | {{#ifeq: {{{1}}} | compatible | Apply Sticker | {{#ifeq: {{{1}}} | initial | Initial | {{#ifeq: {{{1}}} | Level Up | Level Up...")
 
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#ifeq: {{{1}}} | incompatible | Incompatible |
+
{{#ifeq: {{{1}}} | incompatible | <td class="rowheadb species_moves_sticker">Incompatible</td> |
{{#ifeq: {{{1}}} | compatible | Apply Sticker |
+
{{#ifeq: {{{1}}} | compatible | <td class="rowheadb species_moves_sticker">Sticker</td> |
{{#ifeq: {{{1}}} | initial | Initial |
+
{{#ifeq: {{{1}}} | initial | <td class="rowheada species_moves_initial">Initial</td> |
{{#ifeq: {{{1}}} | Level Up | Level Up }} }} }} }}
+
<td class="rowheada species_moves_upgrade">{{#invoke:String|rep|[[File:Star-white.png|16px|link=]]|{{{1}}}}}</td> }} }} }}

Latest revision as of 13:06, 11 May 2023

String Module Error: function rep expects a number as second parameter, received "{{{1}}}"