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/May/10 07:52]
52.167.144.205 old revision restored (2024/Feb/29 20:12)
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;
    }    }
        
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;
    }    }
        
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;
    }    }
        
Line 177: Line 199:
 fieldset "Attributes" fieldset "Attributes"
  
-number "Charisma" >0 <=1 .ColTwo +number "Strength" >0 <=1 .ColOne 
-number "Perception" >0 <=1 .ColThree +number "Dexterity" >0 <=1 .ColOne 
-number "Strength" >0 <=1 .ColOne+number "Stamina" >0 <=1 .ColOne 
 + 
 +number "Charisma" >0 <6 =1 .ColTwo 
 +number "Manipulation" >0 <6 =1 .ColTwo 
 +number "Appearance" <6 =1 .ColTwo
  
-number "Manipulation" >0 <8 =1 .ColTwo 
-number "Intelligence" >0 <8 =1 .ColThree 
-number "Dexterity" >0 <8 =1 .ColOne 
  
-number "Appearance" <8 =1 .ColTwo 
-number "Wits" >0 <8 =1 .ColThree 
-number "Stamina" >0 <8 =1 .ColOne 
  
 fieldset "Abilities" fieldset "Abilities"
Line 274: 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" ! 
 textarea "Merits: Cost" ! textarea "Merits: Cost" !
 textarea "Flaws: Cost" ! textarea "Flaws: Cost" !
npc/output/werewolf_npc_form.1715327538.txt.gz · Last modified: 2024/May/10 07:52 by 52.167.144.205 · Currently locked by: 114.119.142.39,10.179.80.71