User Tools

Site Tools


npc:output:werewolf_npc_form

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
npc:output:werewolf_npc_form [2024/Mar/01 20:34]
47.128.41.198 old revision restored (2022/Jan/22 17:53)
npc:output:werewolf_npc_form [2024/Jun/10 22:30] (current)
114.119.135.63 old revision restored (2023/Sep/07 04:03)
Line 5: Line 5:
        
    .dokuwiki form.bureaucracy__plugin label {    .dokuwiki form.bureaucracy__plugin label {
-    position: relative;+    /*position: relative;
     width: 550px;     width: 550px;
-    text-align: right;+    text-align: right; */ 
 +    display: flex; 
 +    justify-content: center; 
 +    padding: 3px; 
 +   } 
 + 
 +   .dokuwiki form.bureaucracy__plugin label span { 
 +    position: relative; 
 +    display: flex; 
 +    width: 150px;
    }    }
        
    .dokuwiki form.bureaucracy__plugin input[type=text] {    .dokuwiki form.bureaucracy__plugin input[type=text] {
     position: relative;     position: relative;
 +    display: flex;
 +    width: 100%;
     left: 10px;     left: 10px;
    }    }
Line 177: Line 188:
 fieldset "Attributes" fieldset "Attributes"
  
-number "Charisma" >0 <=1 .ColTwo +number "Charisma" >0 <=1 .ColTwo 
-number "Perception" >0 <=1 .ColThree +number "Perception" >0 <=1 .ColThree 
-number "Strength" >0 <=1 .ColOne+number "Strength" >0 <=1 .ColOne
  
-number "Manipulation" >0 <=1 .ColTwo +number "Manipulation" >0 <=1 .ColTwo 
-number "Intelligence" >0 <=1 .ColThree +number "Intelligence" >0 <=1 .ColThree 
-number "Dexterity" >0 <=1 .ColOne+number "Dexterity" >0 <=1 .ColOne
  
-number "Appearance" <=1 .ColTwo +number "Appearance" <=1 .ColTwo 
-number "Wits" >0 <=1 .ColThree +number "Wits" >0 <=1 .ColThree 
-number "Stamina" >0 <=1 .ColOne+number "Stamina" >0 <=1 .ColOne
  
 fieldset "Abilities" fieldset "Abilities"
Line 257: Line 268:
  
 fieldset "Werewolf Powers" "Splat" "Werewolf" fieldset "Werewolf Powers" "Splat" "Werewolf"
-textarea "Gifts" =WIP +textarea "Gifts"
-textarea "Rites" =WIP !+textarea "Rites" !
 static "(End each line with \\\ as just hitting Enter will not work.)" static "(End each line with \\\ as just hitting Enter will not work.)"
  
Line 274: Line 285:
 number "(B) Dots 6" >0 <6 .ColFive ! number "(B) Dots 6" >0 <6 .ColFive !
 textbox "Background 6" .ColSix ! textbox "Background 6" .ColSix !
-textarea "Fetishes" x5 =WIP ! +textarea "Merits: Cost" ! 
-textarea "Gear" x5 =WIP ! +textarea "Flaws: Cost" !
-textarea "Merits: Cost" =WIP +
-textarea "Flaws: Cost" =WIP !+
 static "(End each line with \\\ as just hitting Enter will not work.)" static "(End each line with \\\ as just hitting Enter will not work.)"
  
Line 288: Line 297:
 textbox "Ethnicity" ! textbox "Ethnicity" !
 textbox "Nationality" ! textbox "Nationality" !
-textarea "Physical Description" =WIP !+textarea "Physical Description" !
  
 fieldset "Backstory Notes (Bullet Point style)" fieldset "Backstory Notes (Bullet Point style)"
-textarea "History" x20 =WIP +textarea "History" x20 ! 
-textarea "Personality" x20 =WIP +textarea "Personality" x20 ! 
-textarea "Extra Notes" x20 =WIP !+textarea "Extra Notes" x20 !
  
 submit submit
  
 </form> </form>
npc/output/werewolf_npc_form.1709325245.txt.gz · Last modified: 2024/Mar/01 20:34 by 47.128.41.198