From Dark and Darker Wiki

(Basic implementation of Prop Tabs. Doesn't handle existence checks or data checks; simply assumes all exist, which needs to be fixed.)
 
(Added conditional existence check. Added rarity field to color chests by whether or not they are high-end props.)
Line 4: Line 4:
|firstShownTier=Normal
|firstShownTier=Normal
|contentNormal =  
|contentNormal =  
{{Infobox
{{#if:{{Prop Data|{{{1|}}}-{{{2|}}}|N|XP}}
|name = {{{1|}}}
|{{Infobox
|openduration = {{Prop Data|{{{1|}}}-{{{2|}}}|N|Interactions|Open|Duration}}
|name = {{{1|}}}
|experience     = {{Prop Data|{{{1|}}}-{{{2|}}}|N|XP}}
|rarity = {{#if:{{Prop Data|{{{1|}}}-{{{2|}}}|N|isHigh-End}}|7|2}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}|N|AP}}
|openduration = {{Prop Data|{{{1|}}}-{{{2|}}}|N|Interactions|Open|Duration}}
|nomargin=1
|experience = {{Prop Data|{{{1|}}}-{{{2|}}}|N|XP}}
}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}|N|AP}}
|nomargin = 1
}} }}
|contentNormalLocked =  
|contentNormalLocked =  
{{Infobox
{{#if:{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|XP}}
|name = {{{1|}}}
|{{Infobox
|picklockduration = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|Interactions|Pick Lock|Duration}}
|name = {{{1|}}}
|experience     = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|XP}}
|rarity = {{#if:{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|isHigh-End}}|7|2}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|AP}}
|picklockduration = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|Interactions|Pick Lock|Duration}}
|nomargin=1
|experience = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|XP}}
}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|N|AP}}
|nomargin = 1
}} }}
|contentHighRoller =  
|contentHighRoller =  
{{Infobox
{{#if:{{Prop Data|{{{1|}}}-{{{2|}}}|HR|XP}}
|name = {{{1|}}}
|{{Infobox
|openduration = {{Prop Data|{{{1|}}}-{{{2|}}}|HR|Interactions|Open|Duration}}
|name = {{{1|}}}
|experience     = {{Prop Data|{{{1|}}}-{{{2|}}}|HR|XP}}
|rarity = {{#if:{{Prop Data|{{{1|}}}-{{{2|}}}|HR|isHigh-End}}|7|2}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}|HR|AP}}
|openduration = {{Prop Data|{{{1|}}}-{{{2|}}}|HR|Interactions|Open|Duration}}
|nomargin=1
|experience = {{Prop Data|{{{1|}}}-{{{2|}}}|HR|XP}}
}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}|HR|AP}}
|nomargin = 1
}} }}
|contentHighRollerLocked =  
|contentHighRollerLocked =  
{{Infobox
{{#if:{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|XP}}
|name = {{{1|}}}
|{{Infobox
|picklockduration = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|Interactions|Pick Lock|Duration}}
|name = {{{1|}}}
|experience     = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|XP}}
|rarity = {{#if:{{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|isHigh-End}}|7|2}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|AP}}
|picklockduration = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|Interactions|Pick Lock|Duration}}
|nomargin=1
|experience = {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|XP}}
}}
|highendpropinteraction= {{Prop Data|{{{1|}}}-{{{2|}}}#Locked|HR|AP}}
}}<!--
|nomargin = 1
}} }} }}<!--


--></includeonly><noinclude>
--></includeonly><noinclude>
{{GeneratePropTabs|Lion's Head Chest|Crypt}}
{{GeneratePropTabs|Lion's Head Chest|Crypt}}
</noinclude>
</noinclude>

Revision as of 00:20, 6 August 2024