Three On A Match
⁂ Third on a match. Meaning: bad luck.


Current Update » December Update
Hotspot » McCoy Orchards
Previous Update » November Update

Early Winter

The atmosphere is festive at this time of year, but there's always the shadow of something a little eerie in the winter months.


Inventory Template


#1
Third on the Match Offline
Raconteur
Calamity

Inventory Template


A handy html template that you're free to use in your character profile! It will appear as a table, with three sections for the item name, the description, and effect, with keywords or dice (if applicable).

This is for magic items, found by your character, earned in events, or created through ritual magic. You can track mundane items if you wish, but it is not needed.

Code:
<div class="inv-flex">
<div class="inv1">Item Name</div>
<div class="inv2">Dice/Luck</div>
<div class="inv3">Effect</div>
</div>

<div class="inv-flex">
<div class="inv1">...</div>
<div class="inv2">...</div>
<div class="inv3">placeholder</div>
</div>

<div class="inv-flex">
<div class="inv1">...</div>
<div class="inv2">...</div>
<div class="inv3">placeholder</div>
</div>

Adding a New Item

Code:
<div class="inv-flex">
<div class="inv1">...</div>
<div class="inv2">...</div>
<div class="inv3">placeholder</div>
</div>
Reply

Users browsing this thread: 1 Guest(s)