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/Feb/02 14:27]
114.119.144.15 old revision restored (2022/Feb/09 19:18)
npc:output:werewolf_npc_form [2024/May/26 12:04] (current)
114.119.135.63 old revision restored (2023/Sep/14 13:47)
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; 
 +    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 22: Line 32:
    .dokuwiki form.bureaucracy__plugin label[class=" textareafield"] {    .dokuwiki form.bureaucracy__plugin label[class=" textareafield"] {
     position: relative;     position: relative;
 +    display: block;
     width: 100%;     width: 100%;
     left: 0px;     left: 0px;
Line 28: Line 39:
    .dokuwiki form.bureaucracy__plugin textarea {    .dokuwiki form.bureaucracy__plugin textarea {
     position: relative;     position: relative;
 +    display: flex;
 +    width: 100%;
     left: 0px;     left: 0px;
    }    }
        
    .dokuwiki form.bureaucracy__plugin label.ColOne {    .dokuwiki form.bureaucracy__plugin label.ColOne {
-    display: block;+    /*display: block;
     position: relative;     position: relative;
     right: 2%;     right: 2%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    
 +    justify-content: flex-start; 
 +    padding: 3px;
    }    }
        
-   .dokuwiki form.bureaucracy__plugin label.ColOne select {+   .dokuwiki form.bureaucracy__plugin label input.ColOne {
     position: relative;     position: relative;
     left: 10px;     left: 10px;
Line 46: Line 62:
        
    .dokuwiki form.bureaucracy__plugin label.ColTwo {    .dokuwiki form.bureaucracy__plugin label.ColTwo {
-    display: block;+    /*display: block;
     position: absolute;     position: absolute;
     right: 43%;     right: 43%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    justify-content: center; 
 +    align-items: flex-start; 
 +    padding: 3px;
    }    }
        
-   .dokuwiki form.bureaucracy__plugin label.ColTwo select {+   .dokuwiki form.bureaucracy__plugin label input.ColTwo {
     left: 10px;     left: 10px;
     width: 50px;     width: 50px;
Line 59: Line 78:
        
    .dokuwiki form.bureaucracy__plugin label.ColThree {    .dokuwiki form.bureaucracy__plugin label.ColThree {
-    display: block;+    /*display: block;
     position: absolute;     position: absolute;
     right: 20%;     right: 20%;
     width: 220px;     width: 220px;
-    text-align: right;+    text-align: right;*/ 
 +    display: flex; 
 +    justify-content: flex-end; 
 +    padding: 3px;
    }    }
        
-   .dokuwiki form.bureaucracy__plugin label.ColThree select {+   .dokuwiki form.bureaucracy__plugin label input.ColThree {
     left: 10px;     left: 10px;
     width: 50px;     width: 50px;
Line 177: Line 199:
 fieldset "Attributes" fieldset "Attributes"
  
-select "Charisma" "1|2|3|4|5|6|7|8" .ColTwo +number "Strength>0 <6 =1 .ColOne 
-select "Perception"1|2|3|4|5|6|7|8" .ColThree +number "Dexterity" >0 <6 =.ColOne 
-select "Strength"1|2|3|4|5|6|7|8" .ColOne+number "Stamina" >0 <=1 .ColOne 
 + 
 +number "Charisma" >0 <6 =1 .ColTwo 
 +number "Manipulation>0 <=1 .ColTwo 
 +number "Appearance<=1 .ColTwo
  
-select "Manipulation" "1|2|3|4|5|6|7|8" .ColTwo 
-select "Intelligence" "1|2|3|4|5|6|7|8" .ColThree 
-select "Dexterity" "1|2|3|4|5|6|7|8" .ColOne 
  
-select "Appearance" "1|2|3|4|5|6|7|8" .ColTwo 
-select "Wits" "1|2|3|4|5|6|7|8" .ColThree 
-select "Stamina" "1|2|3|4|5|6|7|8" .ColOne 
  
 fieldset "Abilities" fieldset "Abilities"
  
-select "Animal Ken" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Animal Ken" <6 =0 .ColTwo 
-select "Academics" "0|1|2|3|4|5|6|7|8" .ColThree +number "Academics" <6 =0 .ColThree 
-select "Alertness" "0|1|2|3|4|5|6|7|8" .ColOne+number "Alertness" <6 =0 .ColOne
  
-select "Crafts" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Crafts" <6 =0 .ColTwo 
-select "Computers" "0|1|2|3|4|5|6|7|8" .ColThree +number "Computers" <6 =0 .ColThree 
-select "Athletics" "0|1|2|3|4|5|6|7|8" .ColOne+number "Athletics" <6 =0 .ColOne
  
-select "Drive" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Drive" <6 =0 .ColTwo 
-select "Enigmas" "0|1|2|3|4|5|6|7|8" .ColThree +number "Enigmas" <6 =0 .ColThree 
-select "Primal Urge" "0|1|2|3|4|5|6|7|8" .ColOne+number "Primal Urge" <6 =0 .ColOne
  
-select "Etiquette" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Etiquette" <6 =0 .ColTwo 
-select "Investigation" "0|1|2|3|4|5|6|7|8" .ColThree +number "Investigation" <6 =0 .ColThree 
-select "Brawl" "0|1|2|3|4|5|6|7|8" .ColOne+number "Brawl" <6 =0 .ColOne
  
-select "Firearms" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Firearms" <6 =0 .ColTwo 
-select "Law" "0|1|2|3|4|5|6|7|8" .ColThree +number "Law" <6 =0 .ColThree 
-select "Empathy" "0|1|2|3|4|5|6|7|8" .ColOne+number "Empathy" <6 =0 .ColOne
  
-select "Larceny" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Larceny" <6 =0 .ColTwo 
-select "Medicine" "0|1|2|3|4|5|6|7|8" .ColThree +number "Medicine" <6 =0 .ColThree 
-select "Expression" "0|1|2|3|4|5|6|7|8" .ColOne+number "Expression" <6 =0 .ColOne
  
-select "Melee" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Melee" <6 =0 .ColTwo 
-select "Occult" "0|1|2|3|4|5|6|7|8" .ColThree +number "Occult" <6 =0 .ColThree 
-select "Intimidation" "0|1|2|3|4|5|6|7|8" .ColOne+number "Intimidation" <6 =0 .ColOne
  
-select "Performance" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Performance" <6 =0 .ColTwo 
-select "Politics" "0|1|2|3|4|5|6|7|8" .ColThree +number "Politics" <6 =0 .ColThree 
-select "Leadership" "0|1|2|3|4|5|6|7|8" .ColOne+number "Leadership" <6 =0 .ColOne
  
-select "Stealth" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Stealth" <6 =0 .ColTwo 
-select "Science" "0|1|2|3|4|5|6|7|8" .ColThree +number "Science" <6 =0 .ColThree 
-select "Streetwise" "0|1|2|3|4|5|6|7|8" .ColOne+number "Streetwise" <6 =0 .ColOne
  
-select "Survival" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Survival" <6 =0 .ColTwo 
-select "Finance" "0|1|2|3|4|5|6|7|8" .ColThree +number "Finance" <6 =0 .ColThree 
-select "Subterfuge" "0|1|2|3|4|5|6|7|8" .ColOne+number "Subterfuge" <6 =0 .ColOne
  
-select "Technology" "0|1|2|3|4|5|6|7|8" .ColTwo +number "Technology" <6 =0 .ColTwo 
-select "Research" "0|1|2|3|4|5|6|7|8" .ColThree+number "Research" <6 =0 .ColThree
 static "." .ColOne static "." .ColOne
  
-select "Rituals" "0|1|2|3|4|5|6|7|8" .ColThree+number "Rituals" <6 =0 .ColThree
 static "." .ColOne static "." .ColOne
  
Line 247: Line 267:
 number "Lore: Spirits" <6 =0 .LoreOne number "Lore: Spirits" <6 =0 .LoreOne
  
-fieldset "Werewolf Specific Stats" +fieldset "Werewolf Specific Stats" "Splat" "Werewolf
-number "Glory" =0 .ColFive+number "Glory" <4 =0 .ColFive
 number "Willpower" >2 <11 =3 .ColFour number "Willpower" >2 <11 =3 .ColFour
-number "Honor" =0 .ColFive+number "Honor" <4 =0 .ColFive
 number "Rage" >0 <11 =1 .ColFour number "Rage" >0 <11 =1 .ColFour
-number "Wisdom" =0 .ColFive+number "Wisdom" <4 =0 .ColFive
 number "Gnosis" >0 <11 =1 .ColFour number "Gnosis" >0 <11 =1 .ColFour
 number "Harano" <4 =0 .ColFour number "Harano" <4 =0 .ColFour
  
-fieldset "Metis Deformity" "Breed"Metis" +fieldset "Werewolf Powers" "Splat" "Werewolf" 
-textbox "Deformity"+textarea "Gifts"
-textarea "Deformity Description"+textarea "Rites" !
- +
-fieldset "Werewolf Powers+
-textarea "Gifts" =WIP +
-textarea "Rites" =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 278: Line 294:
 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 292: Line 306:
 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.1706884074.txt.gz · Last modified: 2024/Feb/02 14:27 by 114.119.144.15