Template:Iconify:修订间差异

(撤销自由之民讨论)的版本24658)
标签撤销
(2参数的空值判断。)
 
第1行: 第1行:
<includeonly>{{icon|{{lc:{{{1}}}}}|{{{2|24px}}}}}{{#if:{{{3|}}}|&nbsp;{{#if:{{{4|}}}|{{{{{4}}}|{{{3}}}}}|{{{3}}}}}}}&nbsp;{{#if:{{{text|{{{5|}}}}}}|{{#cargo_query:
<includeonly>{{icon|{{lc:{{{1}}}}}|w{{#if:{{{2|}}}||NULL}}={{{2}}}}}{{#if:{{{3|}}}|&nbsp;{{#if:{{{4|}}}|{{{{{4}}}|{{{3}}}}}|{{{3}}}}}}}&nbsp;{{#if:{{{text|{{{5|}}}}}}|{{#cargo_query:
| tables= GLOSSARY
| tables= GLOSSARY
| 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
| 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

2022年4月14日 (四) 21:51的最新版本

[查看] [编辑]Template-info.png 模板文档

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[编辑源代码]

Wiki text Produces
{{iconify|Militarist}} 军国主义 Militarist 军国主义Militarist
{{iconify|Militarist|36px}} 军国主义 Militarist 军国主义Militarist
{{iconify|Minerals||+4}} 矿物 Minerals +4 矿物Minerals
{{iconify|Minerals||−4|red}} 矿物 Minerals  −4 矿物Minerals
{{iconify|influence||+1|green|monthly influence}} 影响力 Influence  +1 每月影响力Monthly Influence

List of available icons[编辑源代码]

: 
主条目:Template:Icon#List of available icons