Difference between revisions of "Template:DLC Icons/doc"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Description == | == Description == | ||
− | + | Prints a page name with the icons of the DLCs it belongs to. | |
There are two parameters: | There are two parameters: | ||
− | * The '''first''' parameter should be the | + | * 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 [[Template:RimworldIcon|<nowiki>{{RimworldIcon}}</nowiki>]] {{RimworldIcon}} as default |
== Usage == | == Usage == | ||
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. | 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. | ||
− | <pre> | + | <pre>{{DLC Icons|Darklight brazier}}</pre> |
'''Produces:''' | '''Produces:''' | ||
+ | {{DLC Icons|Darklight brazier}} | ||
− | |||
− | <pre> | + | <pre>{{DLC Icons|Club|core=1}}</pre> |
'''Produces:''' | '''Produces:''' | ||
+ | {{DLC Icons|Club|core=1}} | ||
− | + | ||
+ | <pre>{{DLC Icons|Darklight brazier|no link=1}}</pre> | ||
+ | |||
+ | '''Produces:''' | ||
+ | {{DLC Icons|Darklight brazier|no link=1}} | ||
+ | |||
+ | |||
+ | <pre>{{DLC Icons|Darklight brazier|no text=1|no text=1}}</pre> | ||
+ | |||
+ | '''Produces:''' | ||
+ | {{DLC Icons|Darklight brazier|no text=1}} | ||
== See also == | == See also == |
Revision as of 08:18, 7 October 2022
Description
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
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|Darklight brazier|no link=1}}
{{DLC Icons|Darklight brazier|no text=1|no text=1}}
See also
- {{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.