|
|
(13 intermediate revisions by 7 users not shown) |
Line 1: |
Line 1: |
| <includeonly>[[Image:Gamecube-{{{2|Button}}}-{{{1}}}.png]]</includeonly><noinclude> | | <includeonly>[[File:Gamecube-{{ucfirst:{{{2|Button}}}}}-{{#switch:{{ucfirst:{{{1}}}}}|Downleft=DownLeft|Downright=DownRight|Upleft=UpLeft|Upright=UpRight|{{ucfirst:{{{1}}}}}}}.svg|{{ucfirst:{{{1}}}}} {{lcfirst:{{{2|button}}}}}]]</includeonly><noinclude> |
| | {{Documentation}} |
|
| |
|
| == Description ==
| | [[Category:Controller button templates]]</noinclude> |
| | |
| A template for making gamecube button images.
| |
| | |
| == Usage ==
| |
| | |
| All images are in Camelcase, naming like Gamecube-Button-A.png. Here is a full list.
| |
| | |
| <gallery>
| |
| Image:Gamecube-Button-A.png|Gamecube-Button-A.png
| |
| Image:Gamecube-Button-B.png|Gamecube-Button-B.png
| |
| Image:Gamecube-Button-L.png|Gamecube-Button-L.png
| |
| Image:Gamecube-Button-R.png|Gamecube-Button-R.png
| |
| Image:Gamecube-Button-Start.png|Gamecube-Button-Start.png
| |
| Image:Gamecube-Button-X.png|Gamecube-Button-X.png
| |
| Image:Gamecube-Button-Y.png|Gamecube-Button-Y.png
| |
| Image:Gamecube-Button-Z.png|Gamecube-Button-Z.png
| |
| Image:Gamecube-Control-DownLeft.png|Gamecube-Control-DownLeft.png
| |
| Image:Gamecube-Control-Down.png|Gamecube-Control-Down.png
| |
| Image:Gamecube-Control-DownRight.png|Gamecube-Control-DownRight.png
| |
| Image:Gamecube-Control-Left.png|Gamecube-Control-Left.png
| |
| Image:Gamecube-Control-Neutral.png|Gamecube-Control-Neutral.png
| |
| Image:Gamecube-Control-Right.png|Gamecube-Control-Right.png
| |
| Image:Gamecube-Control-UpLeft.png|Gamecube-Control-UpLeft.png
| |
| Image:Gamecube-Control-Up.png|Gamecube-Control-Up.png
| |
| Image:Gamecube-Control-UpRight.png|Gamecube-Control-UpRight.png
| |
| Image:Gamecube-Cstick-Downleft.png|Gamecube-Cstick-Downleft.png
| |
| Image:Gamecube-Cstick-Down.png|Gamecube-Cstick-Down.png
| |
| Image:Gamecube-Cstick-DownRight.png|Gamecube-Cstick-DownRight.png
| |
| Image:Gamecube-Cstick-Left.png|Gamecube-Cstick-Left.png
| |
| Image:Gamecube-Cstick-Neutral.png|Gamecube-Cstick-Neutral.png
| |
| Image:Gamecube-Cstick-Right.png|Gamecube-Cstick-Right.png
| |
| Image:Gamecube-Cstick-UpLeft.png|Gamecube-Cstick-UpLeft.png
| |
| Image:Gamecube-Cstick-Up.png|Gamecube-Cstick-Up.png
| |
| Image:Gamecube-Cstick-UpRight.png|Gamecube-Cstick-UpRight.png
| |
| Image:Gamecube-Dpad-Down.png|Gamecube-Dpad-Down.png
| |
| Image:Gamecube-Dpad-Left.png|Gamecube-Dpad-Left.png
| |
| Image:Gamecube-Dpad-Neutral.png|Gamecube-Dpad-Neutral.png
| |
| Image:Gamecube-Dpad-Right.png|Gamecube-Dpad-Right.png
| |
| Image:Gamecube-Dpad-Up.png|Gamecube-Dpad-Up.png
| |
| | |
| </gallery>
| |
| | |
| buttons examples with syntax:
| |
| | |
| {{gc|A}}:<nowiki>{{gc|A}}</nowiki>
| |
| | |
| {{gc|B}}:<nowiki>{{gc|B}}</nowiki>
| |
| | |
| {{gc|X}}:<nowiki>{{gc|X}}</nowiki>
| |
| | |
| {{gc|Y}}:<nowiki>{{gc|Y}}</nowiki>
| |
| | |
| controlpad directions with syntax:
| |
| | |
| {{gc|DownLeft|Control}}:<nowiki>{{gc|DownLeft|Control}}</nowiki>
| |
| | |
| {{gc|DownLeft|Cstick}}:<nowiki>{{gc|DownLeft|Cstick}}</nowiki>
| |
| | |
| {{gc|Down|Dpad}}:<nowiki>{{gc|DownLeft|Dpad}}</nowiki>
| |
| | |
| | |
| </noinclude> | |