Template:Psbutton: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
(All the files will be uploaded soon:tm:)
 
No edit summary
Line 33: Line 33:
; Result
; Result
{{psbutton|triangle}}
{{psbutton|triangle}}
== List of buttons ==
{| class="wikitable"
!Input Name
!Code
!Result
|-
! colspan="3" |Face Buttons
|-
|Cross Button
|{{t|Psbutton|cross}}
|{{Psbutton|cross}}
|-
|Circle Button
|{{t|Psbutton|circle}}
|{{Psbutton|circle}}
|-
|Square Button
|{{t|Psbutton|square}}
|{{Psbutton|square}}
|-
|Triangle Button
|{{t|Psbutton|triangle}}
|{{Psbutton|triangle}}
|-
! colspan="3" |Directional Buttons
|-
|Directional Buttons
|{{t|Psbutton|dpad}}
|{{Psbutton|dpad}}
|-
|Up Button
|{{t|Psbutton|dpad-up}}
|{{Psbutton|dpad-up}}
|-
|Down Button
|{{t|Psbutton|dpad-down}}
|{{Psbutton|dpad-down}}
|-
|Left Button
|{{t|Psbutton|dpad-left}}
|{{Psbutton|dpad-left}}
|-
|Right Button
|{{t|Psbutton|dpad-right}}
|{{Psbutton|dpad-right}}
|-
! colspan="3" |Control Sticks
|-
|Left Stick
|{{t|Psbutton|thumb-left}}
|{{Psbutton|thumb-left}}
|-
|Right Stick
|{{t|Psbutton|thumb-right}}
|{{Psbutton|thumb-right}}
|-
|L3 Button
|{{t|Psbutton|thumb-left-click}}
|{{Psbutton|thumb-left-click}}
|-
|R3 Button
|{{t|Psbutton|thumb-right-click}}
|{{Psbutton|thumb-right-click}}
|-
! colspan="3" |Shoulder Buttons & Triggers
|-
|L1 Button
|{{t|Psbutton|l1}}
|{{Psbutton|l1}}
|-
|R1 Button
|{{t|Psbutton|r1}}
|{{Psbutton|r1}}
|-
|L2 Button
|{{t|Psbutton|l2}}
|{{Psbutton|l2}}
|-
|R2 Button
|{{t|Psbutton|r2}}
|{{Psbutton|r2}}
|-
! colspan="3" |System & Other Buttons
|-
|Create Button
|{{t|Psbutton|create}}
|{{Psbutton|create}}
|-
|Options Button
|{{t|Psbutton|options}}
|{{Psbutton|options}}
|-
|Touch Pad
|{{t|Psbutton|touchpad}}
|{{Psbutton|touchpad}}
|-
|Touch Pad Button
|{{t|Psbutton|touchpad-button}}
|{{Psbutton|touchpad-button}}
|}


[[Category: Templates]]
[[Category: Templates]]

Revision as of 13:12, 3 January 2024

Template documentation

Displays a PS5 controller button. The buttons used in this template come from Xelu's FREE Controllers & Keyboard Prompts Pack, licensed under Creative Commons 0 (CC0).

Examples

Wikitext
{{psbutton|triangle}}
Result

Triangle button

List of buttons

{