User talk:C.Ezra.M/Template:Movehead: Difference between revisions
From Bulbapedia, the community-driven Pokémon encyclopedia.
Latest comment: 29 March 2022 by Bfdifan2006
Oneofthosedf (talk | contribs) Created page with "Hi, these look really great. First off, thank you for making these, I like the way you went about it, the parameters are very clear. Can I ask why they don't work with the "di..." |
No edit summary Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 1: | Line 1: | ||
Hi, these look really great. First off, thank you for making these, I like the way you went about it, the parameters are very clear. Can I ask why they don't work with the "display: none" feature? I am not being confrontational, I still 100% trust your judgment, I'm just curious as to what exactly causes the incompatibility between the two. I see that the columns can be hidden in the egg move header, so maybe if we just had "gen(n)=no" options, that could work? I could be saying something dumb here, of course. '''[[User:Oneofthosedf|<span style="color:#D64933">Oneofthosedf</span>]] [[User talk:Oneofthosedf|<span style="color:#2877AC">(talk)</span>]] [[Special:Contributions/Oneofthosedf|<span style="color:#64B823">(contribs)</span>]]''' 22:15, 28 March 2022 (UTC) | Hi, these look really great. First off, thank you for making these, I like the way you went about it, the parameters are very clear. Can I ask why they don't work with the "display: none" feature? I am not being confrontational, I still 100% trust your judgment, I'm just curious as to what exactly causes the incompatibility between the two. I see that the columns can be hidden in the egg move header, so maybe if we just had "gen(n)=no" options, that could work? I could be saying something dumb here, of course. '''[[User:Oneofthosedf|<span style="color:#D64933">Oneofthosedf</span>]] [[User talk:Oneofthosedf|<span style="color:#2877AC">(talk)</span>]] [[Special:Contributions/Oneofthosedf|<span style="color:#64B823">(contribs)</span>]]''' 22:15, 28 March 2022 (UTC) | ||
:They would work with the {{User:Bfdifan2006/code|display: none}} property, but I'm trying to make a template that doesn't use this because everything with {{User:Bfdifan2006/code|display: none}} is still technically visible to the MediaWiki parser. My solution that uses parser functions wrapped around the whole cell will be more beneficial for the total template include size. Possibly when Pokémon Scarlet and Violet release, we would have our first worries about the include size for most-learned moves, such as Tackle. --'''''[[User:Bfdifan2006|<span style="color:turquoise">Bfdifan2006</span>]]''''' <sub>([[User talk:Bfdifan2006|<span style="color:lime">T</span>]]/[[Special:Contributions/Bfdifan2006|<span style="color:orange">C</span>]])</sub> 05:53, 29 March 2022 (UTC) |
Revision as of 05:53, 29 March 2022
Hi, these look really great. First off, thank you for making these, I like the way you went about it, the parameters are very clear. Can I ask why they don't work with the "display: none" feature? I am not being confrontational, I still 100% trust your judgment, I'm just curious as to what exactly causes the incompatibility between the two. I see that the columns can be hidden in the egg move header, so maybe if we just had "gen(n)=no" options, that could work? I could be saying something dumb here, of course. Oneofthosedf (talk) (contribs) 22:15, 28 March 2022 (UTC)
- They would work with the
display: none
property, but I'm trying to make a template that doesn't use this because everything withdisplay: none
is still technically visible to the MediaWiki parser. My solution that uses parser functions wrapped around the whole cell will be more beneficial for the total template include size. Possibly when Pokémon Scarlet and Violet release, we would have our first worries about the include size for most-learned moves, such as Tackle. --Bfdifan2006 (T/C) 05:53, 29 March 2022 (UTC)