(创建页面,内容为“<includeonly>{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude> <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> This template adds the in-game background for DLC icons. It can be used directly as below, or through the {{template|Icon}} template. == Parameters == {| class="wikitable" ! Parameter !! Description !! Required !! Default |- | 1 || DLC name, with standard capitalization || '''required'…”) |
无编辑摘要 |
||
第4行: | 第4行: | ||
== Parameters == | == Parameters == | ||
{| class="wikitable" | {| class="wikitable" style="margin-left:3px;" | ||
! Parameter !! Description !! Required !! Default | ! Parameter !! Description !! Required !! Default | ||
|- | |- | ||
| 1 || DLC name, with standard capitalization || '''required''' || ''none'' | | 1 || DLC name, with standard capitalization<br>Automatically removes <code>(DLC)</code> from displayed text || '''required''' || ''none'' | ||
|- | |- | ||
| 2 || Adds text following icon, if set to <code>link</code>, adds as link || optional || ''none'' | | 2 || Adds text following icon, if set to <code>link</code>, adds as link || optional || ''none'' | ||
第15行: | 第15行: | ||
== List of valid DLC icons == | == List of valid DLC icons == | ||
The following capitalization must be used to avoid broken file links. | |||
{| class="wikitable" | {{box wrapper}} | ||
{| class="wikitable" style="margin-right: 5px;" | |||
|+ style="white-space:nowrap;" | Expansions, Mechanics packs | |||
! Name !! Icon | |||
|- | |||
| Sphere of Influence || {{DLC icon|Sphere of Influence}} | |||
|- | |||
| Charters of Commerce || {{DLC icon|Charters of Commerce}} | |||
|} | |||
{| class="wikitable" style="margin-right: 5px;" | |||
|+ style="white-space:nowrap;" | Immersion packs, Region packs | |||
! Name !! Icon | ! Name !! Icon | ||
|- | |- | ||
| Voice of the People || {{DLC icon|Voice of the People}} | | Voice of the People || {{DLC icon|Voice of the People}} | ||
|- | |- | ||
| | | Colossus of the South || {{DLC icon|Colossus of the South}} | ||
|- | |- | ||
| | | Pivot of Empire || {{DLC icon|Pivot of Empire}} | ||
|- | |- | ||
| | | National Awakening (DLC) || {{DLC icon|National Awakening (DLC)}} | ||
|} | |||
{| class="wikitable" style="margin-right: 5px;" | |||
|+ style="white-space:nowrap;" | Art packs, Music packs | |||
! Name !! Icon | |||
|- | |- | ||
| | | Melodies for the Masses || {{DLC icon|Melodies for the Masses}} | ||
|- | |- | ||
| | | Dawn of Wonder || {{DLC icon|Dawn of Wonder}} | ||
|} | |} | ||
{{end box wrapper}} | |||
== Examples == | == Examples == | ||
{| class="wikitable" | {| class="wikitable" | ||
第43行: | 第61行: | ||
|- | |- | ||
| <code><nowiki>{{DLC icon|Colossus of the South|link}}</nowiki></code> || {{DLC icon|Colossus of the South|link}} | | <code><nowiki>{{DLC icon|Colossus of the South|link}}</nowiki></code> || {{DLC icon|Colossus of the South|link}} | ||
|- | |||
| <code><nowiki>{{DLC icon|National Awakening|link}}</nowiki></code> || {{DLC icon|National Awakening|link}}<ref name="link">Note the difference in the links</ref> | |||
|- | |||
| <code><nowiki>{{DLC icon|National Awakening (DLC)|link}}</nowiki></code> || {{DLC icon|National Awakening (DLC)|link}}<ref name="link">Note the difference in the links</ref> | |||
|} | |} |
2025年9月27日 (六) 11:18的最新版本
This template adds the in-game background for DLC icons. It can be used directly as below, or through the {{Icon}}
template.
Parameters
Parameter | Description | Required | Default |
---|---|---|---|
1 | DLC name, with standard capitalization Automatically removes (DLC) from displayed text |
required | none |
2 | Adds text following icon, if set to link , adds as link |
optional | none |
w | icon size | optional | 30px |
List of valid DLC icons
The following capitalization must be used to avoid broken file links.
Name | Icon |
---|---|
Sphere of Influence | ![]() ![]() |
Charters of Commerce | ![]() ![]() |
Name | Icon |
---|---|
Voice of the People | ![]() ![]() |
Colossus of the South | ![]() ![]() |
Pivot of Empire | ![]() ![]() |
National Awakening (DLC) | ![]() ![]() |
Name | Icon |
---|---|
Melodies for the Masses | ![]() |
Dawn of Wonder | ![]() ![]() |
Examples
Wiki text | Produces |
---|---|
{{DLC icon|Sphere of Influence}} |
![]() ![]() |
{{DLC icon|Dawn of Wonder|w=24px}} |
![]() ![]() |
{{DLC icon|Charters of Commerce|1}} |
![]() ![]() |
{{DLC icon|Colossus of the South|link}} |
![]() ![]() |
{{DLC icon|National Awakening|link}} |
![]() ![]() |
{{DLC icon|National Awakening (DLC)|link}} |
![]() ![]() |