MediaWiki:Key press模板
在文章中显示按键操作。从Mediawiki复制出以下的模板,添加到自己的网站中:
- Template:Key_press
- Template:Key_press/core
- Template:Unicode
然后在LocalSettings.php中添加引用:
require_once "$IP/extensions/ParserFunctions/ParserFunctions.php";
欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
在文章中显示按键操作。从Mediawiki复制出以下的模板,添加到自己的网站中:
然后在LocalSettings.php中添加引用:
require_once "$IP/extensions/ParserFunctions/ParserFunctions.php";