From StrategyWiki, the video game walkthrough and strategy guide wiki
Jump to navigation Jump to search
m (Protected "Template:Ds": Critical template [edit=sysop:move=sysop])
m (moving to doc page)
Line 1: Line 1:
<includeonly>[[Image:Ds-{{ucfirst:{{{2|Button}}}}}-{{ucfirst:{{{1}}}}}.png|{{ucfirst:{{{1}}}}} {{lcfirst:{{{2|button}}}}}]]</includeonly><noinclude>A template for making [[Nintendo DS]] button images.
<includeonly>[[Image:Ds-{{ucfirst:{{{2|Button}}}}}-{{ucfirst:{{{1}}}}}.png|{{ucfirst:{{{1}}}}} {{lcfirst:{{{2|button}}}}}]]</includeonly><noinclude>
 
{{Documentation}}
== Usage ==
 
All images are in Camelcase, naming like Ds-Button-A.png. Here is a full list.
 
<gallery>
Image:Ds-Button-A.png|Ds-Button-A.png
Image:Ds-Button-B.png|Ds-Button-B.png
Image:Ds-Button-L.png|Ds-Button-L.png
Image:Ds-Button-R.png|Ds-Button-R.png
Image:Ds-Button-Start.png|Ds-Button-Start.png
Image:Ds-Button-Select.png|Ds-Button-Select.png
Image:Ds-Button-X.png|Ds-Button-X.png
Image:Ds-Button-Y.png|Ds-Button-Y.png
Image:Ds-Dpad-Down.png|Ds-Dpad-Down.png
Image:Ds-Dpad-Left.png|Ds-Dpad-Left.png
Image:Ds-Dpad-Neutral.png|Ds-Dpad-Neutral.png
Image:Ds-Dpad-Right.png|Ds-Dpad-Right.png
Image:Ds-Dpad-Up.png|Ds-Dpad-Up.png
Image:Ds-Button-Stylus.png|Ds-Button-Stylus.png
</gallery>
 
Buttons examples with syntax:
 
{{ds|A}}:<nowiki>{{ds|A}}</nowiki>
 
{{ds|B}}:<nowiki>{{ds|B}}</nowiki>
 
{{ds|X}}:<nowiki>{{ds|X}}</nowiki>
 
{{ds|Y}}:<nowiki>{{ds|Y}}</nowiki>
 
controlpad directions with syntax:
 
{{ds|Down|Dpad}}:<nowiki>{{ds|Down|Dpad}}</nowiki>
 
for anything that uses the touch screen, there is a generic stylus "button" available. just describe how to use the touch screen somewhere on the page.
 
{{ds|Stylus}}:<nowiki>{{ds|Stylus}}</nowiki>


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

Revision as of 20:13, 28 February 2008

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


A template for making Nintendo DS button images.

Usage

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

Buttons examples with syntax:

A button:{{ds|A}}

B button:{{ds|B}}

X button:{{ds|X}}

Y button:{{ds|Y}}

controlpad directions with syntax:

Down dpad:{{ds|Down|Dpad}}

for anything that uses the touch screen, there is a generic stylus "button" available. just describe how to use the touch screen somewhere on the page.

Stylus button:{{ds|Stylus}}