(merge from offical wiki) |
小 (文本替换 - 替换“Category:Template documentation”为“Category:模板文档”) |
||
第44行: | 第44行: | ||
<noinclude> | <noinclude> | ||
[[Category: | [[Category: 模板文档 ]] | ||
</noinclude> | </noinclude> |
2022年3月8日 (二) 20:31的版本
Usage
One item in a list of icons (achievements, disasters, etc.). The box name is sent as a referencable anchor on the page, so you don't need to also use id="" to link to it.
{{iconbox|name|description}}
{{iconbox|name|description|image=file.png}}
{{iconbox|name|description|link=on}}
{{iconbox|name|description|image=file.png|link=on}}
Parameters
Parameter | Description | Required | Default |
---|---|---|---|
1 | Box name and hovertext | required | none |
2 | Description | optional | The description of the achievements |
image | Image file | optional | <parameter 1>.png |
template | Uses an assembled template in place of an image | optional | image |
link | Puts a link in the box name
|
optional | No link |
Examples
{{iconbox|unknown}}
unknown
unknown的描述
{{iconbox|Brave New World|Colonize a planet.}}
Brave New World
Colonize a planet.
{{iconbox|Break On Through...|Research a Rare technology.|link=on}}
Research a Rare technology.
{{iconbox|Shipyard|A Shipyard may build one ship at a time, in parallel with other Shipyards.|image=sb shipyard.png|link=on}}
A Shipyard may build one ship at a time, in parallel with other Shipyards.
{{iconbox|Lush|Life thrives here, the fauna is plentiful and the flora grows rapidly.|template={{planet modifier|pm_lush|1}}|link=on}}