Template:Button: Difference between revisions
DansFriend (talk | contribs) No edit summary |
DansFriend (talk | contribs) (Temporary placeholders.) |
||
Line 1: | Line 1: | ||
{{#switch:{{{1|}}} | {{#switch:{{{1|}}} | ||
| Cross | | Cross | ||
| X= | | X='''CROSS''' | ||
| O | | O | ||
| Circle | | Circle | ||
| C= | | C='''CIRCLE''' | ||
| Triangle | | Triangle | ||
| T= | | T='''TRIANGLE''' | ||
| Square | | Square | ||
| S= | | S='''SQUARE''' | ||
| L1= | | L1='''L1''' | ||
| L2= | | L2='''L2''' | ||
| L3= | | L3='''L3''' | ||
| R1= | | R1='''R1''' | ||
| R2= | | R2='''R2''' | ||
| R3= | | R3='''R3''' | ||
| LEFT | | LEFT | ||
| L= | | L='''LEFT''' | ||
| RIGHT | | RIGHT | ||
| R= | | R='''RIGHT''' | ||
| UP | | UP | ||
| U= | | U='''UP''' | ||
| DOWN | | DOWN | ||
| D= | | D='''DOWN''' | ||
| SELECT= | | SELECT='''SELECT''' | ||
| START= | | START='''START''' | ||
| Left Analog | | Left Analog | ||
| LA= | | LA='''LEFT ANALOG STICK''' | ||
| Right Analog | | Right Analog | ||
| RA= | | RA='''RIGHT ANALOG STICK''' | ||
}}<noinclude>{{Documentation}}</noinclude> | }}<noinclude>{{Documentation}}</noinclude> |
Revision as of 06:40, 26 July 2023
About this template
This template is used for creating icons of the PlayStation buttons.
Usage
{{Button|<buttonName>}}
Using 'X' for buttonName will produce this:
CROSS
Valid parameters for buttonName
- CROSS: X, Cross
- CIRCLE: O, C, Circle
- TRIANGLE: T, Triangle
- SQUARE: S, Square
- L1: L1
- L2: L2
- L3: L3
- R1: R1
- R2: R2
- R3: R3
- LEFT: L, LEFT
- RIGHT: R, RIGHT
- UP: U, UP
- DOWN: D, DOWN
- SELECT: SELECT
- START: START
- LEFT ANALOG STICK: LA, Left Analog
- RIGHT ANALOG STICK: RA, Right Analog
Visit Template:Button/doc to edit this text! (How does this work?)