Fix bad links

This commit is contained in:
Evolena
2014-10-10 22:06:48 +02:00
parent 824f9c1d8c
commit 2fe095fcd1
15 changed files with 17 additions and 17 deletions

View File

@@ -14,8 +14,8 @@ The keyboard widget allows [[Messages]] to be generated in response to key press
The content of the `<$keyboard>` widget is rendered normally. The keyboard shortcut only takes effect within the contained content.
|!Attribute |!Description |
|message |The title of the WidgetMessage to generate |
|param |The parameter to be passed with the WidgetMessage |
|message |The title of the [[WidgetMessage|Messages]] to generate |
|param |The parameter to be passed with the [[WidgetMessage|Messages]] |
|key |Key string identifying the key to be trapped (see below) |
|class |A CSS class to be assigned to the generated HTML DIV element |