Module:Lang-zh/doc
From TechInfoDepot
Jump to navigationJump to searchThis is a documentation subpage for Module:Lang-zh. It may contain usage information, categories and other content that is not part of the original module page. |
This module is subject to page protection. It is a highly visible module in use by a very large number of pages, or is substituted very frequently. Because vandalism or mistakes would affect many pages, and even trivial editing might cause substantial load on the servers, it is protected from editing. |
Uses Lua: |
Usage
This is the module for the template {{Lang-zh}}. Its main features are described on that template's documentation page, refer to that for how to use it in articles. This documentation describes some particular features of the module.
The first table in the module lists the articles in which the template will put traditional Chinese first. Add articles to this list in the same fashion (the order doesn't matter) to include them. If you cannot edit the module because its protected use the {{edit template-protected}} template on its talk page to request a change.
Use from other modules
The module can be called directly from another module as well as a template. To do this first load the module
local Zh = require("Module:Lang-zh")._Zh
Then call it as follows, with the arguments in a table
local output = Zh{["c"] = "中国", ["p"] = "zhōngguó"}
Tracking categories
- Category:Articles containing Chinese-language text (1)
- Category:Articles containing simplified Chinese-language text (0)
- Category:Articles containing traditional Chinese-language text (0)
- Category:Pages using template Zh with sup tags (0)