Template:Software/bc/doc/zh
< Template:Software | bc | doc
Jump to navigation
Jump to search

This is a documentation subpage for Template:Software.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Don't forget to purge the contents of the base page upon creating or editing this subpage.
Template:Software/bc是基础的图标模板,它有8个主要参数:
- {{{1}}}——图标的显示方式。
- 如果你只需要一个图标,请留空。
- 输入1以获得游戏名称和关于该游戏的文章链接。
- 输入2以获得游戏图标和游戏名称。
- 当输入3时,类似于1,并可获得游戏颜色。
- 当输入4时,类似于2,并可获得游戏颜色。
- 当输入3.1或4.1时,可获得游戏颜色并使游戏名保留纯文本格式。
- 输入col以获得游戏的颜色。这主要是其他模板需要的。
- 输入in、also、only、since、removed或not以获得图标和附加文本的显示。

- {{{ico}}}——这是图标的名称,输入时只写文件的名称本身,没有 “File:”和 方括号。
- {{{link}}}——链接到文章(无法链接至其他网站)。留空时,链接将使用 {{{name}}} 参数。输入时不要有_。
- {{{name}}}——显示的名称。输入时不要有_。
- {{{name<数字>}}}——这个参数显示的是基于 {{{nt}}} 参数的备用名称。您也可以使用 {{{name<number>:<lang_code>}}} 参数制作一个翻译版本。(现建议使用 Template:Autolang)

- {{{col}}}——模板文字的颜色。如果未被指定,请不要输入这个参数,这将使用标准颜色:#ADD8E6。
- {{{addtext}}}——额外的文本,将被写在图标后面。它主要用于添加其他图标。

- {{{nt}}} – 该参数将调用 {{{name<数字>}}} 中的名称。
结果
最后,你应该得到这样的结果:
如何使用
这是在文章中使用该模板的情况:
参数 | 结果 |
---|---|
{{bms}}
|
→ ![]() |
{{bms|1}}
|
→ Black Mesa |
{{bms|2}}
|
→ ![]() |
{{bms|3}}
|
→ Black Mesa |
{{bms|3.1}}
|
→ Black Mesa |
{{bms|4}}
|
→ ![]() |
{{bms|4.1}}
|
→ ![]() |
{{bms|4|nt=0}}
|
→ ![]() |
{{bms|4|nt=1}}
|
→ ![]() |
{{bms|ico}}
|
→ Bms icon.png |
{{bms|col}}
|
→ #E57126 |
{{bms|name}}
|
→ Black Mesa |
{{bms|in}}
|
→ (存在于 ![]() |
{{bms|only}}
|
→ (仅存在于 ![]() |
{{bms|since}}
|
→ (存在于自 ![]() |
{{bms|not}}
|
→ (不存在于 ![]() |
{{bms|removed}}
|
→ (被移除于 ![]() |
{{bms|also|addtext={{csgo}} {{l4d2}}}}
|
→ (也存在于 ![]() ![]() ![]() |