mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
159 lines
10 KiB
HTML
159 lines
10 KiB
HTML
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab1" value="1" title="Caractéristiques" checked="checked" />
|
|
<input type="radio" name="attr_tab" class="sheet-tab sheet-tab2" value="2" title="Inventaire" />
|
|
|
|
<div class="sheet-tab-content sheet-tab1"> <!-- onglet principal -->
|
|
<div style="background-image: url(http://nsm08.casimages.com/img/2016/01/23//1601230744546857313918182.jpg); height: 869px; width: 1200px; background-repeat: no-repeat;">
|
|
<div style="width:800px;"> <!-- section gauche -->
|
|
|
|
<div> <!-- Nom et description -->
|
|
<div><input type="text" class="textes" name="attr_archetype_1" style="margin-left:315px; margin-top:146px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_archetype_2" style="margin-left:315px; margin-top:7px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_name" style="margin-left:340px; margin-top:23px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_origin" style="margin-left:290px; margin-top:2px; width:220px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_age" style="margin-left:290px; margin-top:2px; width:30px; line-height:10px; font-size:10px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_gender" style="margin-left:422px; margin-top:-40px; width:88px;"/></div>
|
|
<div><textarea type="text" class="zones" name="attr_description" style="margin-left:80px; margin-top:29px; text-align:left;" ></textarea></div>
|
|
<div><textarea type="text" class="zones" name="attr_tenue" style="margin-left:80px; margin-top:10px; text-align:left; height:100px;" ></textarea></div>
|
|
</div>
|
|
<div><!-- Arcanes du personnages-->
|
|
<div><input type="text" class="textes" name="attr_nom_arcane_beni_1" style="margin-left:175px; margin-top:23px; width:215px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_numero_arcane_beni_1" style="margin-left:450px; margin-top:-41px; width:35px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_nom_arcane_oppose_1" style="margin-left:220px; margin-top:-32px; width:170px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_numero_arcane_oppose_1" style="margin-left:450px; margin-top:-68px; width:35px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_marque_1" style="margin-left:155px; margin-top:-58px; width:330px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_nom_arcane_beni_2" style="margin-left:175px; margin-top:4px; width:215px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_numero_arcane_beni_2" style="margin-left:450px; margin-top:-41px; width:35px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_nom_arcane_oppose_2" style="margin-left:220px; margin-top:-32px; width:170px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_numero_arcane_oppose_2" style="margin-left:450px; margin-top:-68px; width:35px;"/></div>
|
|
<div><input type="text" class="textes" name="attr_marque_2" style="margin-left:155px; margin-top:-58px; width:330px;"/></div>
|
|
</div>
|
|
<div style="width:50px;margin-top:-645px;"> <!-- coches blessures & tenacite -->
|
|
<select name="attr_coche_1" style="width:48px; margin-left:602px; margin-top:0px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_2" style="width:48px; margin-left:602px; margin-top:1px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_3" style="width:48px; margin-left:602px; margin-top:-4px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_4" style="width:48px; margin-left:602px; margin-top:-2px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_5" style="width:48px; margin-left:602px; margin-top:-3px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_6" style="width:48px; margin-left:602px; margin-top:-3px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_7" style="width:48px; margin-left:602px; margin-top:-3px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_8" style="width:48px; margin-left:602px; margin-top:-3px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_9" style="width:48px; margin-left:602px; margin-top:-4px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
<select name="attr_coche_10" style="width:48px; margin-left:602px; margin-top:-4px; height:40px; font-size:16px; font-style:bolder;" >
|
|
<option value=" "> </option>
|
|
<option value="/">/</option>
|
|
<option value="X">X</option>
|
|
</select>
|
|
</div>
|
|
</div>
|
|
<div style="margin-left:750px;margin-top:-490px;"> <!-- colonne droite -->
|
|
<div><!-- caractéristiques -->
|
|
<input type="text" class="caracteristiques" name="attr_puissant" style="margin-left:40px;" value="1">
|
|
<input type="text" class="caracteristiques" name="attr_vif" style="margin-left:52px;" value="2">
|
|
<input type="text" class="caracteristiques" name="attr_galant" style="margin-left:85px;" value="3">
|
|
<input type="text" class="caracteristiques" name="attr_fin" style="margin-left:45px;" value="4">
|
|
</div> <!-- fin caractéristiques -->
|
|
|
|
<div style="margin-top:90px;margin-left:20px"><!-- skills -->
|
|
<div>
|
|
<input type="text" class="skill" name="attr_atlh">
|
|
<input type="text" class="skill" name="attr_adap" style="margin-left:92px;">
|
|
<input type="text" class="skill" name="attr_intr" style="margin-left:85px;">
|
|
<input type="text" class="skill" name="attr_erud" style="margin-left:95px;">
|
|
</div>
|
|
<div style="margin-top:5px">
|
|
<input type="text" class="skill" name="attr_auto">
|
|
<input type="text" class="skill" name="attr_crea" style="margin-left:92px;">
|
|
<input type="text" class="skill" name="attr_jeu" style="margin-left:85px;">
|
|
<input type="text" class="skill" name="attr_inve" style="margin-left:95px;">
|
|
</div>
|
|
<div style="margin-top:5px">
|
|
<input type="text" class="skill" name="attr_baga">
|
|
<input type="text" class="skill" name="attr_dupe" style="margin-left:92px;">
|
|
<input type="text" class="skill" name="attr_nego" style="margin-left:85px;">
|
|
<input type="text" class="skill" name="attr_mede" style="margin-left:95px;">
|
|
</div>
|
|
<div style="margin-top:5px">
|
|
<input type="text" class="skill" name="attr_equi">
|
|
<input type="text" class="skill" name="attr_furt" style="margin-left:92px;">
|
|
<input type="text" class="skill" name="attr_pers" style="margin-left:85px;">
|
|
<input type="text" class="skill" name="attr_tech" style="margin-left:95px;">
|
|
</div>
|
|
<div style="margin-top:5px">
|
|
<input type="text" class="skill" name="attr_volo">
|
|
<input type="text" class="skill" name="attr_vigi" style="margin-left:92px;">
|
|
<input type="text" class="skill" name="attr_sedu" style="margin-left:85px;">
|
|
<input type="text" class="skill" name="attr_tir" style="margin-left:95px;"></div>
|
|
|
|
<div><input type="text" class="skill" name="attr_occu" style="margin-left:30px;margin-top:37px;width:320px;"/></div>
|
|
</div> <!-- fin skills-->
|
|
|
|
<div><!-- escrime -->
|
|
<div style="margin-top:37px;">
|
|
<input type="text" class="caracteristiques" name="attr_escrime" style="margin-left:55px;">
|
|
<input type="text" class="caracteristiques" name="attr_escrime_ecole" style="margin-left:100px;width:170px;"/>
|
|
</div>
|
|
<div><textarea type="text" class="zones" name="attr_feintes" style="height:80px; width:410px; margin-left:-40px; margin-top:15px; text-align:left;" ></textarea></div>
|
|
<div><textarea type="text" class="zones" name="attr_bottes" style="height:77px; width:410px; margin-left:-40px; margin-top:5px; text-align:left;" ></textarea></div>
|
|
<div><textarea type="text" class="zones" name="attr_armes" style="height:18px; width:410px; margin-left:-40px; margin-top:25px; text-align:left;" ></textarea></div>
|
|
|
|
</div>
|
|
</div> <!-- fin colonne droite -->
|
|
</div>
|
|
|
|
</div> <!-- fin onglet principal-->
|
|
|
|
<div class="sheet-tab-content sheet-tab2"> <!-- onglet principal -->
|
|
<div style="background-image: url(http://nsm08.casimages.com/img/2016/05/31//1605311149356857314273423.jpg); height: 869px; width: 1200px; background-repeat: no-repeat;"><br>
|
|
<div style="width:600px;margin-top:90px;margin-left:85px;"> <!-- Colonne Gauche -->
|
|
<div><textarea name="attr_equipement" style="height:210px; width:480px; "></textarea></div>
|
|
<div><textarea name="attr_possessions" style="height:158px; width:480px;margin-top:45px"></textarea></div>
|
|
<div><textarea name="attr_historique" style="height:148px; width:480px;margin-top:50px"></textarea></div>
|
|
<div><input type="text" class="caracteristiques" name="attr_xp" style="margin-left:443px;width:35px;margin-top:-10px;height:30px;text-align:center"></div>
|
|
</div>
|
|
<div style="width:600px;margin-top:-695px;margin-left:633px;"> <!-- Colonne droite -->
|
|
<div><textarea name="attr_relation" style="height:186px; width:495px;"></textarea></div>
|
|
<div><textarea name="attr_contacts" style="height:180px; width:495px;margin-top:40px"></textarea></div>
|
|
<div><textarea name="attr_notes" style="height:175px; width:495px;margin-top:60px"></textarea></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
|