The wiki is lacking in content. You can help by creating a new article. See the to do list for more ways you can help.

Difference between revisions of "Template:Button"

From Final Fantasy Wiki
Jump to navigationJump to search
(added l/r shoulder buttons)
(revert self)
 
(One intermediate revision by the same user not shown)
Line 48: Line 48:
|[[:File:PS Triangle.png|[link]]]
|[[:File:PS Triangle.png|[link]]]
|-
|-
|<code><nowiki>{{button|ps|l1}}</nowiki></code>
|<code><nowiki>{{button|ps|L1}}</nowiki></code>
|{{button|ps|l1}}
|{{button|ps|L1}}
|[[:File:PS L1.png|[link]]]
|[[:File:PS L1.png|[link]]]
|-
|-
|<code><nowiki>{{button|ps|r1}}</nowiki></code>
|<code><nowiki>{{button|ps|R1}}</nowiki></code>
|{{button|ps|r1}}
|{{button|ps|R1}}
|[[:File:PS R1.png|[link]]]
|[[:File:PS R1.png|[link]]]
|-
|-
|<code><nowiki>{{button|ps|l2}}</nowiki></code>
|<code><nowiki>{{button|ps|L2}}</nowiki></code>
|{{button|ps|l2}}
|{{button|ps|L2}}
|[[:File:PS L2.png|[link]]]
|[[:File:PS L2.png|[link]]]
|-
|-
|<code><nowiki>{{button|ps|r2}}</nowiki></code>
|<code><nowiki>{{button|ps|R2}}</nowiki></code>
|{{button|ps|r2}}
|{{button|ps|R2}}
|[[:File:PS R2.png|[link]]]
|[[:File:PS R2.png|[link]]]
|-
|-

Latest revision as of 15:56, May 24, 2020

Purpose[edit]

A template allowing images for a controller button to be added into an article. Original template was taken from Super Mario Wiki and modified.

The following paramaters are currently supported:

Code Button Image
PlayStation consoles
{{button|ps|circle}} Circle button [link]
{{button|ps|x}} X button [link]
{{button|ps|square}} Square button [link]
{{button|ps|triangle}} Triangle button [link]
{{button|ps|L1}} L1 button [link]
{{button|ps|R1}} R1 button [link]
{{button|ps|L2}} L2 button [link]
{{button|ps|R2}} R2 button [link]
Default
{{button|A}} A button [link]
{{button|B}} B button [link]
{{button|X}} X button [link]
{{button|Y}} Y button [link]