模組:Flag/doc
跳至導覽
跳至搜尋
此頁面為 Module:Flag 的說明文件
| File:OOjs UI icon bold-b.svg | 此模組文件已評為beta版,可廣泛使用。因其新近完成,請謹慎使用,以確保輸出結果符合預期。 |
| File:Lua-Logo.svg | 此模組使用Lua語言: |
Lua-native alternative to popular flag templates. Can be used to reduce post-expand include size of pages with lots of templates, since it avoids calling multilevel templates.
Usage[編輯]
- {{flag}} → {{#invoke:flag|main}}
- {{flagcountry}} → {{#invoke:flag|country}}
- {{flagdeco}} → {{#invoke:flag|deco}}
- {{flagicon}} → {{#invoke:flag|icon}}
- {{flag+link}} → {{#invoke:flag|+link}}
Examples[編輯]
| Template | Module | ||||
|---|---|---|---|---|---|
| Code | Output | TL | Code | Output | TL |
{{flag|China}} |
File:Flag of the People's Republic of China.svg 中國 | 443b | {{#invoke:flag|main|China}} |
File:Flag of the People's Republic of China.svg China | 128b |
{{flagcountry|China}} |
File:Flag of the People's Republic of China.svg 中國 | 577b | {{#invoke:flag|country|China}} |
File:Flag of the People's Republic of China.svg 中國 | 128b |
{{flagdeco|China}} |
File:Flag of the People's Republic of China.svg | 452b | {{#invoke:flag|deco|China}} |
File:Flag of the People's Republic of China.svg | 107b |
{{flagicon|China}} |
中國 | 548b | {{#invoke:flag|icon|China}} |
中國 | 117b |
{{flag+link|History of|China}} |
File:Flag of the People's Republic of China.svg 中國 | 663b | {{#invoke:flag|+link|History of|China}} |
File:Flag of the People's Republic of China.svg China | 139b |