Revision history of "Module:Key"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 01:33, 11 December 2021Tachyony talk contribs 5,175 bytes +5,175 Created page with "-- This module implements {{key press}}. local kbdPrefix = '<kbd class=' .. '"keyboard-key nowrap" ' .. 'style="border: 1px solid #aaa; ' .. -- The following is an expansion of {{border-radius|0.2em}} 'border-radius: 0.2em; ' .. -- The following is an expansion of {{box-shadow|0.1em|0.1em|0.2em|rgba(0,0,0,0.1)}} 'box-shadow: 0.1em 0.1em 0.2em rgba(0,0,0,0.1); ' .. 'background-color: #f9f9f9; ' .. -- The following is an expansion of {{linear-gradient|top|#eee, #..."