Difference between revisions of "Template:DLC Icons"
Jump to navigation
Jump to search
m |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#vardefine:pageName | {{{1 | {{PAGENAME}} }}} }}{{#vardefine:displayName|{{#show:{{#var:pageName}}|?Name|link = none | default ={{#var:pageName}}}}}}{{#if: {{{no text|}}} || {{#if: {{{no link|}}} |
− | + | | {{#var:displayName}} | |
− | | | + | | [[{{#var:pageName}}|{{#var:displayName}}]] |
− | | | + | }} }}{{#if: {{#vardefineecho:DLC | {{#show: {{#var:pageName}} | ?From DLC | link = none}} }} |
− | + | | {{#if: {{#pos: {{#var:DLC}} | Royalty (DLC) }} | {{RoyaltyIcon}} }}{{#if: {{#pos: {{#var:DLC}} | Ideology (DLC) }} | {{IdeologyIcon}} }}{{#if: {{#pos: {{#var:DLC}} | Biotech (DLC) }} | {{BiotechIcon}} }}{{#if: {{#pos: {{#var:DLC}} | Anomaly (DLC) }} | {{AnomalyIcon}} }} | |
− | + | | {{#if: {{{core|}}} | {{RimworldIcon}} }} | |
− | |||
− | |||
− | | | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{Documentation}} | {{Documentation}} | ||
</noinclude> | </noinclude> |
Latest revision as of 21:07, 5 April 2025
Description[edit]
Prints a page name with the icons of the DLCs it belongs to.
There are two parameters:
- The first parameter should be the name of the page in question. Otherwise PAGENAME is used.
- Additionally the following named parameters can be set to any value to get the desired effects:
- no text: only prints the icons
- no link: prints the text without a link
- core: prints the {{RimworldIcon}}
as default
Usage[edit]
Simply add the template to the location it is required. This should work for both inline use, as well as in tables, nav boxes etc.
{{DLC Icons|Darklight brazier}}
Produces:
Darklight brazier
{{DLC Icons|Club|core=1}}
Produces:
Club
{{DLC Icons|Club}}
Produces: Club
{{DLC Icons|Darklight brazier|no link=1}}
{{DLC Icons|Darklight brazier|no text=1|no text=1}}
{{#ask: [[Category:Mechanoids]][[!Mechanoid]][[Type::Mechanoid]] | format = template | template = DLC Icons | link = none | sort = From DLC, Name | sep = • }}
Produces:
Centipede • Centipede blaster • Centipede burner • Centipede gunner • Lancer • Pikeman • Scyther • Termite • Agrihand • Apocriton
• Centurion
• Cleansweeper
• Constructoid
• Diabolus
• Fabricor
• Legionary
• Lifter
• Militor
• Paramedic
• Scorcher
• Tesseron
• Tunneler
• War queen
• War urchin
See also[edit]
- {{RimworldIcon}}
- for the icon template for core content.
- {{RoyaltyIcon}}
- for the icon template for the Royalty DLC content.
- {{IdeologyIcon}}
- for the icon template for Ideology DLC content.
- {{BiotechIcon}}
- for the icon template for Biotech DLC content.
- {{AnomalyIcon}}
- for the icon template for Anomaly DLC content.
The above documentation is transcluded from Template:DLC Icons/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |