Difference between revisions of "Template:Icon List"

From RimWorld Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<includeonly>* {{Icon Small|{{{1|}}}|24}} {{DLC Icons|{{{1|}}}}}</includeonly><noinclude>
+
<includeonly>* [[{{#show: {{{1|}}} | ?image | link = none }}|24px|link={{#ifeq:{{{1|}}}|{{PAGENAME}}||{{{1|}}}}}]] {{DLC Icons|{{{1|}}}}}</includeonly><noinclude>{{Documentation}}</noinclude>
<div class="ul-column-width-200">
 
{{#ask: [[Lifestage::~Child*]]
 
| format = template
 
| template = Icon List
 
| link = none
 
| sort = From DLC
 
}}
 
</div>
 
</noinclude>
 

Latest revision as of 04:15, 26 October 2023

Documentation icon Template documentation[view] [edit] [history] [purge]

Used with #ask to make an bulleted list that also has both the item icon, and the DLC icon via Template:DLC Icons

Example[edit]

<div class="ul-column-width-200">
{{#ask: [[Lifestage::~Child*]]
| format = template
| template = Icon List
| link = none
| sort = From DLC
}}
</div>