(创建页面,内容为“{{flag|{{{1|CHI}}}}}”) |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 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 | |||
}} | |||