Difference between revisions of "Template:B"
From ALttP Speedrunning Wiki
Line 77: | Line 77: | ||
width: 42px; | width: 42px; | ||
height: 42px; | height: 42px; | ||
+ | } | ||
+ | |||
+ | .snes-button-dpad-mid { | ||
+ | display: block; | ||
+ | position: relative; | ||
+ | width: 14px; | ||
+ | height: 14px; | ||
+ | background: #000000; | ||
+ | border-radius: 20px; | ||
+ | z-index: 9000; | ||
+ | left: 14px; | ||
+ | top: 13px; | ||
} | } | ||
Revision as of 19:14, 2 June 2018
Makes SNES buttons pretty.
{{B|A}} |
|
{{B|B}} |
|
{{B|X}} |
|
{{B|Y}} |
|
{{B|L}} |
|
{{B|R}} |
|
{{B|Start}} |
|
{{B|Select}} |
|
{{B|Directional}} |
|
{{B|D}} |
|
{{B|^}} |
|
{{B|v}} |
|
{{B|<}} |
|
{{B|>}} |
|
{{B|^<}} |
|
{{B|^>}} |
|
{{B|^v}} |
|
{{B|v<}} |
|
{{B|v>}} |
|
{{B|^<}} |
|
{{B|^v<>}} |
Chaining
Multiple buttons can be displayed by a single template call, with several delimiters being recognized as special text.
{{B|A|B|<|>}} |
|
{{B|A|+|B||+|<^}} |
|
{{B|A|,|B|,|<|,|>}} |
|
{{B|A|;|B|;|<|;|>}} |
The above documentation is transcluded from Template:B/doc. (edit | history) Please add categories to the /doc subpage. Subpages of this template. |