Difference between revisions of "CargoEquipmentItemCard"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
Line 6: | Line 6: | ||
-->{{Flex|type=begin|cols=2|border=yes}} | -->{{Flex|type=begin|cols=2|border=yes}} | ||
<h4>[{{fullurl:Equipment|item={{#replace:{{{Name|}}}||_}}}} {{{Name|}}}]</h4> | <h4>[{{fullurl:Equipment|item={{#replace:{{{Name|}}}||_}}}} {{{Name|}}}]</h4> | ||
− | {{#if: {{{Fluff|}}}|''{{{Fluff}}}''{{break}}}}<!-- | + | {{#decryptplt:<!-- |
+ | -->{{#if: {{{Fluff|}}}|''{{{Fluff}}}''{{break}}}}<!-- | ||
-->{{#if: {{{Description|}}}|{{{Description}}}{{break}}|}}<!-- | -->{{#if: {{{Description|}}}|{{{Description}}}{{break}}|}}<!-- | ||
Line 15: | Line 16: | ||
-->'''Price''' {{{PrettyPrice}}} '''Weight''' {{{PrettyWeight}}}<!-- | -->'''Price''' {{{PrettyPrice}}} '''Weight''' {{{PrettyWeight}}}<!-- | ||
+ | -->}}<!-- <- decrypt endtag | ||
-->{{Flex|type=end}}</includeonly> | -->{{Flex|type=end}}</includeonly> |
Revision as of 17:26, 24 March 2020
Creates an Item Card
Used by InterCargo with call {{#intercargolist:CargoEquipmentItemCard|Base_Items|Name,PrettyPrice,PrettyWeight,Fluff,Description,Benefit,Note}}