From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Fixed category)
mNo edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly>[[Image:N64-{{ucfirst:{{{2|Button}}}}}-{{#switch:{{ucfirst:{{{1}}}}}|Downleft=DownLeft|Downright=DownRight|Upleft=UpLeft|Upright=UpRight|{{ucfirst:{{{1}}}}}}}.png|{{ucfirst:{{{1}}}}} {{lcfirst:{{{2|button}}}}}]]</includeonly><noinclude>
<includeonly>[[File:N64-{{ucfirst:{{{2|Button}}}}}-{{#switch:{{ucfirst:{{{1}}}}}|Downleft=DownLeft|Downright=DownRight|Upleft=UpLeft|Upright=UpRight|{{ucfirst:{{{1}}}}}}}.png|{{ucfirst:{{{1}}}}} {{lcfirst:{{{2|button}}}}}]]</includeonly><noinclude>
 
{{Documentation}}
A template for making [[Nintendo 64]] button images.
 
== Usage ==
 
All images are in Camelcase, naming like N64-Button-A.png. Here is a full list.
 
<gallery>
Image:N64-Button-A.png|N64-Button-A.png
Image:N64-Button-B.png|N64-Button-B.png
Image:N64-Button-L.png|N64-Button-L.png
Image:N64-Button-R.png|N64-Button-R.png
Image:N64-Button-Start.png|N64-Button-Start.png
Image:N64-Button-Z.png|N64-Button-Z.png
Image:N64-Control-DownLeft.png|N64-Control-DownLeft.png
Image:N64-Control-Down.png|N64-Control-Down.png
Image:N64-Control-DownRight.png|N64-Control-DownRight.png
Image:N64-Control-Left.png|N64-Control-Left.png
Image:N64-Control-Neutral.png|N64-Control-Neutral.png
Image:N64-Control-Right.png|N64-Control-Right.png
Image:N64-Control-UpLeft.png|N64-Control-UpLeft.png
Image:N64-Control-Up.png|N64-Control-Up.png
Image:N64-Control-UpRight.png|N64-Control-UpRight.png
Image:N64-C-Down.png|N64-C-Down.png
Image:N64-C-Left.png|N64-C-Left.png
Image:N64-C-Right.png|N64-C-Right.png
Image:N64-C-Up.png|N64-C-Up.png
Image:N64-Dpad-Down.png|N64-Dpad-Down.png
Image:N64-Dpad-Left.png|N64-Dpad-Left.png
Image:N64-Dpad-Neutral.png|N64-Dpad-Neutral.png
Image:N64-Dpad-Right.png|N64-Dpad-Right.png
Image:N64-Dpad-Up.png|N64-Dpad-Up.png
</gallery>
 
Buttons examples with syntax:
 
{{N64|A}}:<nowiki>{{N64|A}}</nowiki>
 
{{N64|B}}:<nowiki>{{N64|B}}</nowiki>
 
Control Pad/C Button directions with syntax:
 
{{N64|DownLeft|Control}}:<nowiki>{{N64|DownLeft|Control}}</nowiki>
 
{{N64|Left|C}}:<nowiki>{{N64|Left|C}}</nowiki>
 
{{N64|Down|Dpad}}:<nowiki>{{N64|Down|Dpad}}</nowiki>


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

Latest revision as of 05:18, 10 April 2023

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


A template for making Nintendo 64 button images.

Usage

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

Buttons examples with syntax:

A button:{{N64|A}}

B button:{{N64|B}}

Control Pad/C Button directions with syntax:

DownLeft control:{{N64|DownLeft|Control}}

Left c:{{N64|Left|C}}

Down dpad:{{N64|Down|Dpad}}