Actions

Template

Difference between revisions of "CargoEquipmentItemCard"

From Titan's Teeth

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
<noinclude>Creates an Item Card
 
<noinclude>Creates an Item Card
  
Used by InterCargo with call <nowiki>{{#intercargolist:CargoEquipmentItemCard|Base_Items|Name,PrettyPrice,PrettyWeight,Fluff,Description,Benefit,Note}}</nowiki>
+
Used by InterCargo with call <nowiki>{{#intercargolist:CargoEquipmentItemCard|Base_Items|Name,UrlName,PrettyPrice,PrettyWeight,Fluff,Description,Benefit,Note}}</nowiki>
 
</noinclude><includeonly><!--
 
</noinclude><includeonly><!--
  
 
-->{{Flex|type=begin|cols=2|border=yes}}
 
-->{{Flex|type=begin|cols=2|border=yes}}
<h4>[{{fullurl:Equipment|item={{#replace:{{{Name|}}}||_}}}} {{{Name|}}}]</h4>
+
<h4>{{LinkEquipment|{{{Name|}}}}}</h4>
 
{{#decryptplt:<!--
 
{{#decryptplt:<!--
 
-->{{#if: {{{Fluff|}}}|''{{{Fluff}}}''{{break}}}}<!--
 
-->{{#if: {{{Fluff|}}}|''{{{Fluff}}}''{{break}}}}<!--

Latest revision as of 19:56, 24 March 2020

Creates an Item Card

Used by InterCargo with call {{#intercargolist:CargoEquipmentItemCard|Base_Items|Name,UrlName,PrettyPrice,PrettyWeight,Fluff,Description,Benefit,Note}}