Template:Infobox Item: Difference between revisions

From Palworld.io
(Replaced content with "<div> {{itemname}} </div> <noinclude> Category:Infobox templates </noinclude>")
Tag: Replaced
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div>
    <div class="card infobox" style="width: 18em">
     {{itemname}}
      <div
      
        class="card-header border-0"
        style="padding: 5px; color: white; background-color: rgba(0, 0, 0, 0.8)"
      >
        <p>{{{ItemName|Item}}}</p>
      </div>
<div class="border-bottom" style="margin:0;padding:0">[[Image:{{{image|placeholder.png}}}|frameless|alt={{{alt|Default alt
      text}}}]]</div>
 
<div style="padding: 10px 8px 0 8px">
<table class="table table-borderless table-sm">
    <tr>
      <td>Type </td>
      <td>{{{type|?}}}</td>
    </tr>
    <tr>
      <td>Rarity </td>
      <td>{{{rarity|?}}}</td>
    </tr>
    <tr>
      <td>Weight</td>
      <td>{{{weight|?}}}</td>
    </tr>
    <tr>
      <td>Stack Size</td>
      <td>{{{stack|?}}}</td>
     </tr>
    <tr>
      <td>Sell Price</td>
      <td>{{{sellPrice|?}}}</td>
     </tr>
    <tr>
      <td>Buy Price</td>
      <td>{{{buyPrice|?}}}</td>
    </tr>
    <tr>
      <td>Description</td>
      <td>{{{description|?}}}</td>
    </tr>
</table>
</div>
</div>
<noinclude>
 
[[Category:Infobox templates]]
 
</noinclude>
    </div>

Latest revision as of 11:43, 13 February 2024

Item

alt=Default alt text
Type ?
Rarity ?
Weight ?
Stack Size ?
Sell Price ?
Buy Price ?
Description ?