Difference between revisions of "Template:B"
From ALttP Speedrunning Wiki
Line 46: | Line 46: | ||
.snes-button-bumper { | .snes-button-bumper { | ||
width: 40px; | width: 40px; | ||
− | height: | + | height: 18px; |
font-weight: bold; | font-weight: bold; | ||
border-color: #8D8D8D; | border-color: #8D8D8D; | ||
Line 52: | Line 52: | ||
} | } | ||
− | .snes-button- | + | .snes-button-L { |
border-radius: 15px 0 0 0; | border-radius: 15px 0 0 0; | ||
} | } | ||
− | .snes-button- | + | .snes-button-R { |
border-radius: 0 15px 0 0; | border-radius: 0 15px 0 0; | ||
} | } | ||
Line 67: | Line 67: | ||
background: #4B545B; | background: #4B545B; | ||
border-color: #050704; | border-color: #050704; | ||
− | |||
font-variant: small-caps; | font-variant: small-caps; | ||
} | } |
Revision as of 17:39, 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. |