From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Protected "Template:Snes": Critical template [edit=sysop:move=sysop])
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>[[Image:SuperNintendo-{{ucfirst:{{{2|Button}}}}}-{{ucfirst:{{{1}}}}}.png|{{ucfirst:{{{1}}}}} {{ucfirst:{{{2|button}}}}}]]</includeonly><noinclude>
<includeonly>[[File:SuperNintendo-{{ucfirst:{{{2|Button}}}}}-{{ucfirst:{{{1}}}}}.png|{{ucfirst:{{{1}}}}} {{ucfirst:{{{2|button}}}}}]]</includeonly><noinclude>
 
{{Documentation}}
A template for making [[SNES]] button images.
 
== Usage ==
 
All images are in Camelcase, naming like SuperNintendo-Button-A.png. Here is a full list.
 
<gallery>
Image:SuperNintendo-Button-A.png|SuperNintendo-Button-A.png
Image:SuperNintendo-Button-B.png|SuperNintendo-Button-B.png
Image:SuperNintendo-Button-L.png|SuperNintendo-Button-L.png
Image:SuperNintendo-Button-R.png|SuperNintendo-Button-R.png
Image:SuperNintendo-Button-Start.png|SuperNintendo-Button-Start.png
Image:SuperNintendo-Button-Select.png|SuperNintendo-Button-Select.png
Image:SuperNintendo-Button-X.png|SuperNintendo-Button-X.png
Image:SuperNintendo-Button-Y.png|SuperNintendo-Button-Y.png
Image:SuperNintendo-Dpad-Down.png|SuperNintendo-Dpad-Down.png
Image:SuperNintendo-Dpad-Left.png|SuperNintendo-Dpad-Left.png
Image:SuperNintendo-Dpad-Neutral.png|SuperNintendo-Dpad-Neutral.png
Image:SuperNintendo-Dpad-Right.png|SuperNintendo-Dpad-Right.png
Image:SuperNintendo-Dpad-Up.png|SuperNintendo-Dpad-Up.png
</gallery>
 
Buttons examples with syntax:
 
{{snes|A}}:<nowiki>{{snes|A}}</nowiki>
 
{{snes|B}}:<nowiki>{{snes|B}}</nowiki>
 
{{snes|X}}:<nowiki>{{snes|X}}</nowiki>
 
{{snes|Y}}:<nowiki>{{snes|Y}}</nowiki>
 
controlpad directions with syntax:
 
{{snes|Down|Dpad}}:<nowiki>{{snes|DownLeft|Dpad}}</nowiki>


[[Category:Controller button templates|S]]</noinclude>
[[Category:Controller button templates|S]]</noinclude>

Latest revision as of 05:16, 10 April 2023

This page has been transcluded from Template:Snes/Documentation.


A template for making SNES button images.

Usage

All images are in Camelcase, naming like SuperNintendo-Button-A.png. Here is a full list.

Buttons examples with syntax:

A Button:{{snes|A}}

B Button:{{snes|B}}

X Button:{{snes|X}}

Y Button:{{snes|Y}}

controlpad directions with syntax:

Down Dpad:{{snes|DownLeft|Dpad}}