Difference between revisions of "Template:Icon List/doc"

From RimWorld Wiki
Jump to navigation Jump to search
(Created page with "Used with #ask to make an bulleted list that also has both the item icon, and the DLC icon via Template:DLC Icons === Example === <pre><div class="ul-column-width-200"> {...")
 
Line 19: Line 19:
 
}}
 
}}
 
</div>
 
</div>
 +
 +
  [[Category: Icon Templates]] [[Category: Formatting Templates]]

Revision as of 04:11, 26 October 2023

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

Example

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