Module:Icon/doc

这是Module:Icon的文档页面

This module lists icons for use in other modules. New icon links can be added here or in other modules.


To add a new icon, use the following template: p.<name> = "[[File:<file name>|24px|link=<icon link>]]"

The name should use camelCase, with no spaces or underscores and each word after the first capitalized.


Alternate links can be added with the template: p.<alt name> = p.<name>


To include these icons in another module, use the code require('Module:Icon')