Difference between revisions of "CargoEquipmentItemCard"
From Titan's Teeth
Dicemonger (talk | contribs) |
Dicemonger (talk | contribs) |
||
(3 intermediate revisions 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> | + | <h4>{{LinkEquipment|{{{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> |
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}}