小 (试验一下) |
(2参数的空值判断。) |
||
(未显示同一用户的5个中间版本) | |||
第1行: | 第1行: | ||
<includeonly>{{icon|{{lc:{{{1}}}}}|{{{2|}}}}}{{#if:{{{3|}}}| {{#if:{{{4|}}}|{{{{{4}}}|{{{3}}}}}|{{{3}}}}}}} {{#if:{{{text|{{{5|}}}}}}|{{#cargo_query: | <includeonly>{{icon|{{lc:{{{1}}}}}|w{{#if:{{{2|}}}||NULL}}={{{2}}}}}{{#if:{{{3|}}}| {{#if:{{{4|}}}|{{{{{4}}}|{{{3}}}}}|{{{3}}}}}}} {{#if:{{{text|{{{5|}}}}}}|{{#cargo_query: | ||
| tables= GLOSSARY | | tables= GLOSSARY | ||
| where = GLOSSARY.en = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.cn = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.id = "{{{text|{{{5|1}}}}}}" OR GLOSSARY.alias1 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias2 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias3 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias4 = "{{{text|{{{5|1000}}}}}}" <> 0 | | where = (GLOSSARY.alias1 IS NULL AND GLOSSARY.en = "{{{text|{{{5|1000}}}}}}") OR GLOSSARY.cn = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.id = "{{{text|{{{5|1}}}}}}" OR GLOSSARY.alias1 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias2 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias3 = "{{{text|{{{5|1000}}}}}}" OR GLOSSARY.alias4 = "{{{text|{{{5|1000}}}}}}" <> 0 | ||
| fields = GLOSSARY.cn,GLOSSARY.en | | fields = GLOSSARY.cn,GLOSSARY.en | ||
| format = template | | format = template | ||
第9行: | 第9行: | ||
}}|{{#cargo_query: | }}|{{#cargo_query: | ||
| tables= GLOSSARY | | tables= GLOSSARY | ||
| where = GLOSSARY.en = "{{{1|1000}}}" OR GLOSSARY.cn = "{{{1|1000}}}" OR GLOSSARY.id = "{{{1|1}}}" OR GLOSSARY.alias1 = "{{{1|1000}}}" OR GLOSSARY.alias2 = "{{{1|1000}}}" OR GLOSSARY.alias3 = "{{{1|1000}}}" OR GLOSSARY.alias4 = "{{{1|1000}}}" <> 0 | | where = (GLOSSARY.alias1 IS NULL AND GLOSSARY.en = "{{{1|1000}}}") OR GLOSSARY.cn = "{{{1|1000}}}" OR GLOSSARY.id = "{{{1|1}}}" OR GLOSSARY.alias1 = "{{{1|1000}}}" OR GLOSSARY.alias2 = "{{{1|1000}}}" OR GLOSSARY.alias3 = "{{{1|1000}}}" OR GLOSSARY.alias4 = "{{{1|1000}}}" <> 0 | ||
| fields = GLOSSARY.cn,GLOSSARY.en | | fields = GLOSSARY.cn,GLOSSARY.en | ||
| format = template | | format = template |
2022年4月14日 (四) 21:51的最新版本
This template can be used to add icons as generated by Template:Icon in front of words.
Use this template to standardise the order of elements in bonuses. It also suppresses alt text for improved accessibility.
Parameters[编辑源代码]
Parameter | Description | Required | Default |
---|---|---|---|
1 | The icon to use. For a list of icons see Template:Icon. | required | none |
2 | Width of the icon | optional | 24px |
3 | Quantity to add between the icon and text | optional | none |
4 | Name of template to apply to quantity (e.g. {{green}}) | optional | none |
5 or text |
Text to display | optional | same as first parameter |
Examples[编辑源代码]
List of available icons[编辑源代码]
: