无编辑摘要 |
无编辑摘要 |
||
第1行: | 第1行: | ||
{{ | {{#cargo_query: table = country_names | ||
| fields = chinese, english, tag, nickname | |||
| format = template | |||
| template = Flag core | |||
| named args = yes | |||
| where = country_names.chinese = "{{{1|CHI}}}" OR country_names.nickname = "{{{1|CHI}}}" OR country_names.english = "{{{1|CHI}}}" OR country_names.tag = "{{{1|CHI}}}" <> 0 | |||
}} |