Template talk:Button: Difference between revisions

From Inkipedia, the Splatoon wiki
Latest comment: 30 April 2023 by Trig Jegman in topic Update requested
No edit summary
m (MAINT: broken file links)
 
(7 intermediate revisions by 6 users not shown)
Line 1: Line 1:
==Old Button Images==
==Old Button Images==
[[File:Button A.png|25px]][[File:Button B.png|25px]][[File:Button X.png|25px]][[File:Button Y.png|25px]][[File:Button L.png|25px]][[File:Button R.png|25px]][[File:Button ZL.png|25px]][[File:Button ZR.png|25px]][[File:Button DPad.png|25px]][[File:Button Left.png|25px]][[File:Button Right.png|25px]][[File:Button Up.png|25px]][[File:Button Down.png|25px]]
Since we've replaced the buttons for the [[Template:Button|Button template]], anyone think its okay for me to tag all the old/obsoleted ones for deletion? They're small but useless. Normally I wouldn't bother asking but there are a few inputs not covered by the new template. ~'''''[[User:CreatorGX|<font color="#00FFFF">CreatorGX</font>]]''''' <small>(<font color="#008b8b">[[User talk:CreatorGX|Talk]]</font>)</small> 16:25, 16 September 2015 (UTC)
Since we've replaced the buttons for the [[Template:Button|Button template]], anyone think its okay for me to tag all the old/obsoleted ones for deletion? They're small but useless. Normally I wouldn't bother asking but there are a few inputs not covered by the new template. ~<b><i>[[User:CreatorGX|<font color="#00FFFF">CreatorGX</font>]]</i></b> <small>(<font color="#008b8b">[[User talk:CreatorGX|Talk]]</font>)</small> 16:25, 16 September 2015 (UTC)
:Sounds good to me. If we need to specify a direction on the + control pad, we can just easily edit the existing icons, select that part of the image, and increase or decrease the lighting, at the very minimum. Better than keeping and using these, as the styles are all conflicting. &ndash; '''[[User:Espyo|Espyo]]<sup>[[User talk:Espyo|T]]</sup>''' 16:53, 16 September 2015 (UTC)
:Sounds good to me. If we need to specify a direction on the + control pad, we can just easily edit the existing icons, select that part of the image, and increase or decrease the lighting, at the very minimum. Better than keeping and using these, as the styles are all conflicting. &ndash; '''[[User:Espyo|Espyo]]<sup>[[User talk:Espyo|T]]</sup>''' 16:53, 16 September 2015 (UTC)
== About the Left Stick Left icon, which points to the right instead of to the left ==
I tried to fix it by myself, but looking at the page's source code presents "switch-icon left-stick-left", meaning that it's the thing that that code calls upon that's the problem. There was no Template:Button/style.css page for me to edit like how there's a [[Template:TableturfShape/style.css]] page that connects to [[Template:TableturfShape]], so I don't know what should be done here. Additionally, [[File:Switch_Icon_Left_Stick_Left.svg|24px]] properly points to the left, so that's a case of the inner guts of the page calling upon the wrong image. [[User:Lapsem|Lapsem]] ([[User talk:Lapsem|talk]]) 23:46, 20 October 2022 (UTC)
:Fixed by [[User:SuperHamster]] with https://splatoonwiki.org/w/index.php?title=MediaWiki:Common.css&oldid=407458&diff=prev [[User:Harimaron|Harimaron]] ([[User talk:Harimaron|talk]]) 16:54, 4 April 2023 (UTC)
== "Game" parameter ==
I think the "game" parameter should use abbreviations for the Splatoon games. For example, Splatoon=S, Splatoon 2=S2, Splatoon 3=S3. This makes the template more consistent to others. [[File:RotM Icon Frye.png|25px|]][[User:Squidcat|Squidcat]] ([[User talk:Squidcat|talk]]) 15:28, 3 April 2023 (UTC)
==Update requested==
I have worked with Lake to convert the existing https://splatoonwiki.org/wiki/Template:Button into a module: https://splatoonwiki.org/wiki/Module:Sandbox/Trig_Jegman/Button
with results able to be viewed here:
https://splatoonwiki.org/wiki/User:Trig_Jegman/Button
It is completely backwards compatible§, and would effectively allow for far more input options to be considered correct/valid inputs (helping usability). In theory, the template will also load things faster. Let me know what you think about switching over to using this.
§one icon, the "handheld" switch icon, does not work because its not a css icon like the rest of them. It would need changed in order to work properly
[[User:Trig Jegman|Trig Jegman]] - 02:24, 30 April 2023 (UTC)

Latest revision as of 22:54, 1 February 2024

Old Button Images

Since we've replaced the buttons for the Button template, anyone think its okay for me to tag all the old/obsoleted ones for deletion? They're small but useless. Normally I wouldn't bother asking but there are a few inputs not covered by the new template. ~CreatorGX (Talk) 16:25, 16 September 2015 (UTC)Reply[reply]

Sounds good to me. If we need to specify a direction on the + control pad, we can just easily edit the existing icons, select that part of the image, and increase or decrease the lighting, at the very minimum. Better than keeping and using these, as the styles are all conflicting. – EspyoT 16:53, 16 September 2015 (UTC)Reply[reply]

About the Left Stick Left icon, which points to the right instead of to the left

I tried to fix it by myself, but looking at the page's source code presents "switch-icon left-stick-left", meaning that it's the thing that that code calls upon that's the problem. There was no Template:Button/style.css page for me to edit like how there's a Template:TableturfShape/style.css page that connects to Template:TableturfShape, so I don't know what should be done here. Additionally, properly points to the left, so that's a case of the inner guts of the page calling upon the wrong image. Lapsem (talk) 23:46, 20 October 2022 (UTC)Reply[reply]

Fixed by User:SuperHamster with https://splatoonwiki.org/w/index.php?title=MediaWiki:Common.css&oldid=407458&diff=prev Harimaron (talk) 16:54, 4 April 2023 (UTC)Reply[reply]

"Game" parameter

I think the "game" parameter should use abbreviations for the Splatoon games. For example, Splatoon=S, Splatoon 2=S2, Splatoon 3=S3. This makes the template more consistent to others. Squidcat (talk) 15:28, 3 April 2023 (UTC)Reply[reply]

Update requested

I have worked with Lake to convert the existing https://splatoonwiki.org/wiki/Template:Button into a module: https://splatoonwiki.org/wiki/Module:Sandbox/Trig_Jegman/Button with results able to be viewed here: https://splatoonwiki.org/wiki/User:Trig_Jegman/Button

It is completely backwards compatible§, and would effectively allow for far more input options to be considered correct/valid inputs (helping usability). In theory, the template will also load things faster. Let me know what you think about switching over to using this.

§one icon, the "handheld" switch icon, does not work because its not a css icon like the rest of them. It would need changed in order to work properly

Trig Jegman - 02:24, 30 April 2023 (UTC)Reply[reply]