Main public logs
Jump to navigation
Jump to search
This is a combined display of all logs except the patrol, review, tag and thanks logs: :Who performed the action – enter their name without prefix under "Performer". :The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 01:33, 11 December 2021 Tachyony talk contribs created page Module:Key (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, #...")