Files
2024-06-03 13:15:14 -04:00

736 lines
34 KiB
HTML

<input checked="checked" class="sheet-tab sheet-tab-main" name="attr_pcgm" style="float:left;" title="Character Tab" type="radio" value="1">
<input class="sheet-tab sheet-tab-equipment" name="attr_pcgm" style="float:left;" title="Inventory Tab" type="radio" value="2">
<div class="sheet-logo" align="center">
<img alt="STALKER: THE SCIFI ROLE PLAYING GAME" src="http://i.imgur.com/owS7IHz.jpg">
</div>
<!-----------------------------------------
MAIN SHEET TAB
------------------------------------------>
<div class="sheet-character-wrapper sheet-tab-content sheet-tab-main">
<div class="sheet-meta1">
<div class="sheet-singlecell-bottompadding">
<table class="sheet-table-onecolumn">
<tr>
<td class="sheet-table-noright sheet-text-label">
Name:
</td>
<td class="sheet-table-noleft">
<input class="sheet-input-standard" name="attr_character_name" type="text">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-text-label sheet-table-nobot">
Description
</td>
</tr>
<tr class="sheet-table-notop">
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-description" name="attr_description"></textarea>
</td>
</tr>
<tr>
<td colspan="2" class="sheet-text-label sheet-table-nobot">
History
</td>
</tr>
<tr class="sheet-table-notop">
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-history" name="attr_history"></textarea>
</td>
</tr>
<tr>
<td class="sheet-table-noright sheet-text-label">
Team:
</td>
<td class="sheet-table-noleft">
<input class="sheet-input-standard" name="attr_team" type="text">
</td>
</tr>
<tr>
<td class="sheet-table-noright sheet-text-label">
Role:
</td>
<td class="sheet-table-noleft">
<input class="sheet-input-standard" name="attr_role" type="text">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-text-label sheet-table-nobot">
Renown
</td>
</tr>
<tr class="sheet-table-notop">
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-renownInjuriesNotes" name="attr_renown"></textarea>
</td>
</tr>
</table>
</div>
<div class="sheet-singlecell-bottompadding">
<table class="sheet-table-onecolumn">
<tr>
<td class="sheet-text-label sheet-table-nobot">
Injuries
</td>
</tr>
<tr>
<td class="sheet-table-notop">
<textarea class="sheet-text-renownInjuriesNotes" name="attr_injuries"></textarea>
</td>
</tr>
</table>
</div>
<div class="sheet-singlecell">
<table class="sheet-table-onecolumn">
<tr>
<td class="sheet-text-label sheet-table-nobot">
Notes
</td>
</tr>
<tr>
<td class="sheet-table-notop">
<textarea class="sheet-text-renownInjuriesNotes" name="attr_notes"></textarea>
</td>
</tr>
</table>
</div>
</div>
<div class="sheet-meta2">
<div class="sheet-singlecell-bottompadding">
<table class="sheet-table-onecolumn">
<tr>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Fitness
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_fitnessBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_fitness" type="number" value="0">
</td>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Alertness
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_alertnessBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_alertness" type="number" value="0">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_fitness_names"></textarea>
</td>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_alertness_names"></textarea>
</td>
</tr>
<tr>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Intellect
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_intellectBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_intellect" type="number" value="0">
</td>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Willpower
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_willpowerBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_willpower" type="number" value="0">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_intellect_names"></textarea>
</td>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_willpower_names"></textarea>
</td>
</tr>
<tr>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Charisma
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_charismaBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_charisma" type="number" value="0">
</td>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Education
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_educationBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_education" type="number" value="0">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_charisma_names"></textarea>
</td>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_education_names"></textarea>
</td>
</tr>
<tr class="">
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Technical
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_technicalBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_technical" type="number" value="0">
</td>
<td class="sheet-skill-name sheet-table-noright sheet-text-label sheet-table-nobot">
Zone
</td>
<td class="sheet-skill-number sheet-table-noleft sheet-table-nobot">
<input class=" sheet-value-singledigit" name="attr_zoneBurned" type="number" value="0"> /
<input class=" sheet-value-singledigit" name="attr_zone" type="number" value="0">
</td>
</tr>
<tr>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_technical_names"></textarea>
</td>
<td colspan="2" class="sheet-table-notop">
<textarea class="sheet-text-skills" name="attr_zone_names"></textarea>
</td>
</tr>
</table>
</div>
<div class="sheet-singlecell">
<table class="sheet-table-onecolumn">
<tr>
<td class="sheet-text-label sheet-table-nobot">
Drawbacks
</td>
</tr>
<tr>
<td class="sheet-table-notop">
<textarea class="sheet-text-drawbacks" name="attr_drawbacks"></textarea>
</td>
</tr>
</table>
</div>
</div>
</div>
<!-----------------------------------------
EQUIPMENT SHEET TAB
------------------------------------------>
<div class="sheet-character-wrapper sheet-tab-content sheet-tab-equipment sheet-center">
<input class="sheet-tab-location sheet-tab-location-1" name="attr_location-selection" type="radio" value="1" checked="checked">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation1" type="text" placeholder="Backpack">
<input class="sheet-tab-location sheet-tab-location-2" name="attr_location-selection" type="radio" value="2">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation2" type="text" placeholder="Safehouse">
<input class="sheet-tab-location sheet-tab-location-3" name="attr_location-selection" type="radio" value="3">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation3" type="text" placeholder="Belt">
<input class="sheet-tab-location sheet-tab-location-4" name="attr_location-selection" type="radio" value="4">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation4" type="text">
<input class="sheet-tab-location sheet-tab-location-5" name="attr_location-selection" type="radio" value="5">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation5" type="text">
<input class="sheet-tab-location sheet-tab-location-6" name="attr_location-selection" type="radio" value="6">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation6" type="text">
<input class="sheet-tab-location sheet-tab-location-7" name="attr_location-selection" type="radio" value="7">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation7" type="text">
<input class="sheet-tab-location sheet-tab-location-8" name="attr_location-selection" type="radio" value="8">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation8" type="text">
<input class="sheet-tab-location sheet-tab-location-9" name="attr_location-selection" type="radio" value="9">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation9" type="text">
<input class="sheet-tab-location sheet-tab-location-10" name="attr_location-selection" type="radio" value="10">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation10" type="text">
<input class="sheet-tab-location sheet-tab-location-11" name="attr_location-selection" type="radio" value="11">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation11" type="text">
<input class="sheet-tab-location sheet-tab-location-12" name="attr_location-selection" type="radio" value="12">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation12" type="text">
<input class="sheet-tab-location sheet-tab-location-13" name="attr_location-selection" type="radio" value="13">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation13" type="text">
<input class="sheet-tab-location sheet-tab-location-14" name="attr_location-selection" type="radio" value="14">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation14" type="text">
<input class="sheet-tab-location sheet-tab-location-15" name="attr_location-selection" type="radio" value="15">
<input class="sheet-input-equipmentLocation" name="attr_equipmentLocation15" type="text">
<div class="sheet-equipment sheet-tab-content sheet-tab-location-1">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName1" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount1" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment1">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName1-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount1-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-2">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName2" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount2" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment2">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName2-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount2-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-3">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName3" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount3" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment3">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName3-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount3-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-4">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName4" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount4" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment4">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName4-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount4-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-5">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName5" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount5" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment5">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName5-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount5-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-6">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName6" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount6" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment6">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName6-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount6-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-7">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName7" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount7" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment7">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName7-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount7-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-8">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName8" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount8" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment8">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName8-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount8-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-9">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName9" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount9" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment9">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName9-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount9-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-10">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName10" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount10" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment10">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName10-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount10-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-11">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName11" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount11" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment11">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName11-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount11-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-12">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName12" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount12" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment12">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName12-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount12-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-13">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName13" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount13" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment13">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName13-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount13-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-14">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName14" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount14" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment14">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName14-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount14-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
<div class="sheet-equipment sheet-tab-content sheet-tab-location-15">
<table class="sheet-equipment">
<tr>
<td class="sheet-text-header">
Equipment Name
</td>
<td class="sheet-text-header sheet-cell-equipmentAmount">
Amount
</td>
</tr>
<tr>
<td>
<input class="sheet-input-standard" name="attr_equipmentName15" type="text">
</td>
<td>
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount15" type="number">
</td>
</tr>
</table>
<fieldset class="repeating_equipment15">
<table class="sheet-table-notop sheet-equipment">
<tr class="sheet-table-notop">
<td class="sheet-table-notop">
<input class="sheet-input-standard" name="attr_equipmentName15-repeating" type="text">
</td>
<td class="sheet-table-notop sheet-cell-equipmentAmount">
<input class="sheet-value-equipmentamount" name="attr_equipmentAmount15-repeating" type="number">
</td>
</tr>
</table>
</fieldset>
</div>
</div>