Difference between revisions of "Template:CharacterSheet/Gifts"

From Myriad Song
(Created page with "<table class="wikitable sheet_gifts"> <caption>Gifts</caption> <tr> <th colspan="2">Name</th> <th>Cost or Recharge</th> </tr> </table>")
 
 
Line 1: Line 1:
<table class="wikitable sheet_gifts">
+
<table class="wikitable sheet-gifts">
 
<caption>Gifts</caption>
 
<caption>Gifts</caption>
 
<tr>
 
<tr>
<th colspan="2">Name</th>
+
<th colspan="2" class="sheet-gift-name">Name</th>
<th>Cost or Recharge</th>
+
<th colspan="2" class="sheet-gift-cost">Cost or Recharge</th>
 
</tr>
 
</tr>
 +
{{CharacterSheet/GiftRow
 +
|name=Combat Save
 +
|cost=Rest
 +
}}
 +
{{CharacterSheet/GiftRow
 +
|from=Personality
 +
|name={{{personality|}}}
 +
|cost=Rest
 +
}}
 +
 +
{{CharacterSheet/GiftRow
 +
|from=Upbringing
 +
|name={{{upbringing_gift1|}}}
 +
|cost={{{upbringing_gift1_c|}}}
 +
}}
 +
{{CharacterSheet/GiftRow
 +
|from=Upbringing
 +
|name={{{upbringing_gift2|}}}
 +
|cost={{{upbringing_gift2_c|}}}
 +
}}
 +
{{CharacterSheet/GiftRow
 +
|from=Legacy
 +
|name={{{legacy_gift1|}}}
 +
|cost={{{legacy_gift1_c|}}}
 +
}}
 +
{{CharacterSheet/GiftRow
 +
|from=Legacy
 +
|name={{{legacy_gift2|}}}
 +
|cost={{{legacy_gift2_c|}}}
 +
}}
 +
 +
{{CharacterSheet/GiftRow
 +
|from=Career
 +
|name={{{career_gift1|}}}
 +
|cost={{{career_gift1_c|}}}
 +
}}
 +
{{CharacterSheet/GiftRow
 +
|from=Career
 +
|name={{{career_gift2|}}}
 +
|cost={{{career_gift2_c|}}}
 +
}}
 
</table>
 
</table>
 +
Todo: Add more rows

Latest revision as of 17:19, 13 July 2021

Gifts
Name Cost or Recharge
Combat Save Rest
Personality: [[ ]] Rest
Upbringing: [[ ]]
Upbringing: [[ ]]
Legacy: [[ ]]
Legacy: [[ ]]
Career: [[ ]]
Career: [[ ]]

Todo: Add more rows