Template:Pshint: Difference between revisions
Jump to navigation
Jump to search
MetalManeMc (talk | contribs) mNo edit summary |
MetalManeMc (talk | contribs) No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#switch:{{lc:{{{1}}}}} | <includeonly>{{#switch:{{lc:{{{1}}}}} | ||
| l1 = [[File: | | l1 = [[File:ico_ps_l1.png|25px|L1|link=]] | ||
| l2 = [[File: | | l2 = [[File:ico_ps_l2.png|25px|L2|link=]] | ||
| l3 = [[File:ico_l3.png|25px|L3|link=]] | | l3 = [[File:ico_l3.png|25px|L3|link=]] | ||
| ls = [[File:ico_ls.png|25px|Left stick|link=]] | | ls = [[File:ico_ls.png|25px|Left stick|link=]] | ||
| ls-in = [[File:ico_ls_in.png|25px| | | ls-in = [[File:ico_ls_in.png|25px|Left stick press|link=]] | ||
| ls-all = [[File:ico_ls_all.png|25px|All directions with left stick|link=]] | | ls-all = [[File:ico_ls_all.png|25px|All directions with left stick|link=]] | ||
| ls-up-down = [[File:ico_ls_up_down.png|25px|Up/Down with left stick|link=]] | | ls-up-down = [[File:ico_ls_up_down.png|25px|Up/Down with left stick|link=]] | ||
Line 12: | Line 12: | ||
| ls-left = [[File:ico_ls_left.png|25px|Left with left stick|link=]] | | ls-left = [[File:ico_ls_left.png|25px|Left with left stick|link=]] | ||
| ls-right = [[File:ico_ls_right.png|25px|Right with left stick|link=]] | | ls-right = [[File:ico_ls_right.png|25px|Right with left stick|link=]] | ||
| r1 = [[File: | | r1 = [[File:ico_ps_r1.png|25px|R1|link=]] | ||
| r2 = [[File: | | r2 = [[File:ico_ps_r2.png|25px|R2|link=]] | ||
| r3 = [[File:ico_r3.png|25px|R3|link=]] | | r3 = [[File:ico_r3.png|25px|R3|link=]] | ||
| rs = [[File:ico_rs.png|25px|Right stick|link=]] | | rs = [[File:ico_rs.png|25px|Right stick|link=]] | ||
| rs-in = [[File:ico_rs_in.png|25px| | | rs-in = [[File:ico_rs_in.png|25px|Right stick press|link=]] | ||
| rs-all = [[File:ico_rs_all.png|25px|All directions with right stick|link=]] | | rs-all = [[File:ico_rs_all.png|25px|All directions with right stick|link=]] | ||
| rs-up-down = [[File:ico_rs_up_down.png|25px|Up/Down with right stick|link=]] | | rs-up-down = [[File:ico_rs_up_down.png|25px|Up/Down with right stick|link=]] | ||
Line 34: | Line 34: | ||
| circle | o = [[File:ico_ps_circle.png|25px|Circle|link=]] | | circle | o = [[File:ico_ps_circle.png|25px|Circle|link=]] | ||
| cross | x = [[File:ico_ps_cross.png|25px|Cross|link=]] | | cross | x = [[File:ico_ps_cross.png|25px|Cross|link=]] | ||
| triangle = [[File: | | triangle = [[File:ico_ps_triangle.png|25px|Triangle|link=]] | ||
| square = [[File: | | square = [[File:ico_ps_square.png|25px|Square|link=]] | ||
| options = [[File:ico_ps_options.png|25px|Options|link=]] | | options = [[File:ico_ps_options.png|25px|Options|link=]] | ||
| share = [[File:ico_ps_share.png|25px|Share|link=]] | | share = [[File:ico_ps_share.png|25px|Share|link=]] |
Latest revision as of 10:32, 4 January 2024
Diplays a PS5 controller button hint. The buttons used in this template come from the game's texture files.
Examples
Input Name | Code | Result |
---|---|---|
L1 | {{pshint|l1}} |
|
L2 | {{pshint|l2}} |
|
L3 | {{pshint|l3}} |
|
Left stick | {{pshint|ls}} |
|
Left stick press | {{pshint|ls-in}} |
|
ALl directions with left stick | {{pshint|ls-all}} |
|
Up/Dow with left stick | {{pshint|ls-up-down}} |
|
Up with left stick | {{pshint|ls-up}} |
|
Down with left stick | {{pshint|ls-down}} |
|
Left/Right with left stick | {{pshint|ls-left-right}} |
|
Left with left stick | {{pshint|ls-left}} |
|
Right with left stick | {{pshint|ls-right}} |
|
R1 | {{pshint|r1}} |
|
R2 | {{pshint|r2}} |
|
R3 | {{pshint|r3}} |
|
Right stick | {{pshint|rs}} |
|
Right stick press | {{pshint|rs-in}} |
|
All directions with right stick | {{pshint|rs-all}} |
|
Up/Down with right stick | {{pshint|rs-up-down}} |
|
Up with right stick | {{pshint|rs-up}} |
|
Down with right stick | {{pshint|rs-down}} |
|
Left/Right with right stick | {{pshint|rs-left-right}} |
|
Left with right stick | {{pshint|rs-left}} |
|
Right with right stick | {{pshint|rs-right}} |
|
Directional pad | {{pshint|dpad}} |
|
All directions on directional pad | {{pshint|dpad-all}} |
|
Up/Down on directional pad | {{pshint|dpad-up-down}} |
|
Up on directional pad | {{pshint|dpad-up}} |
|
Down on directional pad | {{pshint|dpad-down}} |
|
Left/Right on directional pad | {{pshint|dpad-left-right}} |
|
Left on directional pad | {{pshint|dpad-left}} |
|
Right on directional pad | {{pshint|dpad-right}} |
|
Circle | {{pshint|circle}} |
|
Cross | {{pshint|cross}} |
|
Triangle | {{pshint|triangle}} |
|
Square | {{pshint|square}} |
|
Options | {{pshint|options}} |
|
Share | {{pshint|share}} |
|
Touch pad | {{pshint|touchpad}} |
Template data
This template displays a PS5 controller button hint.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Button | 1 | Which button to be displayed. | String | required |