This shows you the differences between two versions of the page.
| — |
pc:qori_wayra_xp_log [2025/Dec/14 18:10] (current) grandt0ast33 created |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | [[pc:Qori Wayra | Back]] | ||
| + | \\ | ||
| + | <tabbox XP Entry Form> | ||
| + | < | ||
| + | action pagemod _self add_xp_entry | ||
| + | fieldset "New XP ENTRY Form" | ||
| + | date "Entry Date" | ||
| + | select "Entry XP Amount" | ||
| + | select "Entry XP Type" "Scene XP|Catch Up XP|Weekly XP|Floor XP" | ||
| + | textbox "Link to Announcement (Optional)" | ||
| + | textbox "Scene Name (Optional)" | ||
| + | textarea "Entry Notes (Optional)" | ||
| + | submit | ||
| + | </ | ||
| + | < | ||
| + | |||
| + | '' | ||
| + | |||
| + | <tabbox XP Purchase Form> | ||
| + | < | ||
| + | action pagemod _self add_xp_purchase | ||
| + | fieldset "New XP PURCHASE Form" | ||
| + | date " | ||
| + | date " | ||
| + | number " | ||
| + | textbox "Item Purchased" | ||
| + | number "XP Reduction (Only if Rewarded)" | ||
| + | textarea " | ||
| + | submit | ||
| + | </ | ||
| + | < | ||
| + | |||
| + | '' | ||
| + | </ | ||
| + | |||
| + | ---- | ||
| + | ====== Experience Tracking ====== | ||
| + | |||
| + | '' | ||
| + | |||
| + | ^ **Total** | ||
| + | | ~~=sum(xptotal.c1r1: | ||
| + | |||
| + | ---- | ||
| + | ===== XP Gain Log ===== | ||
| + | |||
| + | ^ ~~=label(xptotal)~~**Date** ^ **XP** ^ **XP Type** ^ **Scene** ^ **Notes** ^ | ||
| + | |2025-12-14 |2 XP |Weekly XP |[[app: | ||
| + | |@@Entry Date@@ |@@Entry XP Amount@@ XP |@@Entry XP Type@@ |[[@@Link to Announcement (Optional)|@@|@@Scene Name (Optional)|N/ | ||
| + | |||
| + | ---- | ||
| + | ===== XP Purchase Log ===== | ||
| + | |||
| + | | //Monthly Discount Cap:// ((You will need to manually keep track of this.))||||0/ | ||
| + | ^ ~~=label(xppurchase)~~**Approval Date** ^ **Completion Date** ^ **XP** ^ **Purchased** ^ **Discount? | ||
| + | |@@Purchase Approval Date@@ |@@Completion Date|N/A@@ |@@Purchase XP Amount@@ XP |@@Item Purchased@@ |-@@XP Reduction (Only if Rewarded)|0@@ XP |@@Purchase Notes (Optional)|@@ |</ | ||
| + | |||
| + | ---- | ||
| + | ===== Current XP Requests ===== | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | \\ | ||
| + | '' | ||