Template:Infobox Item: Difference between revisions

From Palworld.io
m (1 revision imported)
(Replaced content with "<div> {{itemname}} </div> <noinclude> Category:Infobox templates </noinclude>")
Tag: Replaced
Line 1: Line 1:
<includeonly>
<div>
<infobox theme-source= "rarity">
    {{itemname}}
<title source="name"><default>{{PAGENAME}}</default></title>
   
<image source="image" />
</div>
<group>
<noinclude>
<header>Information</header>
<data source="type"><label>Type</label></data>
<data source="rarity"><label>Rarity</label><format>{{#switch: {{lc:{{{rarity}}}}}
|common = Common
|uncommon = Uncommon
|rare = Rare
|epic = Epic
|legendary = Legendary
|#default = INVALID INPUT }}</format></data>
<data source="effects"><label>Effects</label></data>
<data source="source"><label>Source</label></data>
<data source="weight"><label>Weight</label></data>
<data source="nutrition"><label>Nutrition</label></data>
<data source="san"><label>SAN</label></data>
<data source="capt_pwr"><label>Capture Power</label></data>
</group>
<group>
<header>Crafting</header>
<data source="tech_type"><label>Technology branch</label><format>{{#switch: {{lc:{{{tech_type}}}}}
|tech = [[Technology]]
|ancient = [[Technology#Ancient Technology|Ancient Technology]]
|#default = }}</format></data>
<data source="tech_tier"><label>Technology Tier</label></data>
<data source="points_cost"><label>Points cost</label></data>
<data source="workload"><label>Workload cost</label></data>
<data source="materials"><label>Materials</label></data>
</group>
<group>
<header>Prices</header>
<data source="gold_buy"><label>Buy</label></data>
<data source="gold_sell"><label>Sell</label></data>
</group>
</infobox></includeonly><noinclude>
[[Category:Infobox templates]]
[[Category:Infobox templates]]
</noinclude>
</noinclude>