Template:Mook Arm: Difference between revisions

From Empire of Dragons
Jump to navigation Jump to search
(Created page with "{{#css: .skill {width:350px; border=none;} .skills {width:350px; border=none;} .spacer {width: 11px; border=none;} .mook { border-collapse: collapse; width: 100%; } .mook th, .mook td { border: 1px solid black; →‎1px inside borders for table cells: padding: 8px; text-align: left; } .mook tr:first-child th { border-top: 2px solid black; →‎2px thick top border for the first row: } .mook tr:last-child td { border-bottom: 2px solid black;...")
 
No edit summary
Tag: Manual revert
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#css:
{{#css:
.skill {width:350px; border=none;}
.skill {width:350px; border=none;}
.skills {width:350px; border=none;}
.skills {width:350px; border=none;}
Line 8: Line 7:
     border-collapse: collapse;
     border-collapse: collapse;
     width: 100%;
     width: 100%;
    border: 1px solid black;
}
}
.mook th, .mook td {
.mook th, .mook td {
     border: 1px solid black; /* 1px inside borders for table cells */
     border: 1px solid black; /* 1px inside borders for table cells */
     padding: 8px;
     padding: 8px;
    width: 90%;
     text-align: left;
     text-align: left;
}
}
Line 35: Line 36:
   --line-thickness: 3px;
   --line-thickness: 3px;
   --top-space: 3lh;
   --top-space: 3lh;
}
}


Line 69: Line 71:
       );
       );
   box-shadow: 0 0 1rem rgb(0 0 0 / 0.25);
   box-shadow: 0 0 1rem rgb(0 0 0 / 0.25);
width:85%;
}
}
.paper {
.paper {
Line 77: Line 80:
   padding: 30px;
   padding: 30px;
   box-shadow: 2px 1px 1px 1px rgba(0,0,0,0.15);
   box-shadow: 2px 1px 1px 1px rgba(0,0,0,0.15);
  width:85%;
}
}
.paper,
.paper,
Line 83: Line 87:
   /* Add shadow to distinguish sheets from one another */
   /* Add shadow to distinguish sheets from one another */
   box-shadow: 2px 1px 1px 1px rgba(0,0,0,0.15);
   box-shadow: 2px 1px 1px 1px rgba(0,0,0,0.15);
  width:85%;
}
}
.paper::before,
.paper::before,
.paper::after {
.paper::after {
   content: "";
   content: "";
   position: absolute;
   position: absolute;
   width: 100%;
   width: 100%;
Line 108: Line 114:
.box{
.box{
   margin:25px;
   margin:25px;
   width:250px;
   width:80%x;
   height:250px;
   height:250px;
   background:#fff;
   background:#fff;
Line 114: Line 120:
   border-color: black;
   border-color: black;
   float:left;  
   float:left;  
  width:85%;
}
}


Line 122: Line 129:
}
}
.box2{
.box2{
   width:350px;
   width:95%;
   border-width: 3px 3px 5px 5px;
   border-width: 3px 3px 5px 5px;
   border-radius:4% 95% 6% 95%/95% 4% 92% 5%;
   border-radius:4% 95% 6% 95%/95% 4% 92% 5%;
Line 132: Line 139:
   border-color: brown;
   border-color: brown;
   padding: 30px;
   padding: 30px;
  width: 90%;
   border-width: 5px 3px 3px 5px;
   border-width: 5px 3px 3px 5px;
   border-radius:95% 4% 97% 5%/4% 94% 3% 95%;
   border-radius:95% 4% 97% 5%/4% 94% 3% 95%;
   transform: rotate(.1deg);
   transform: rotate(.1deg);
}
}
.box4{
  border: solid brown;
  border-color: brown;
  padding: 30px;
  width: 90%;
  border-width: 5px 3px 3px 5px;
}


.oddboxinner{
.oddboxinner{
Line 153: Line 172:
<noinclude>{{Template:Mook Arm/doc}}</noinclude>
<noinclude>{{Template:Mook Arm/doc}}</noinclude>
<includeonly>
<includeonly>
<table class=&quot;{{#switch: {{{era}}} | 2= charsheet | 1 = charsheet2 box3 | 3= charsheet3 | 4= paper | 5= lpaper|charsheet2 }}&quot; width=&quot;80%&quot;>
<div align="center">
<table width="90%" class="{{#switch: {{{era}}} | 2= charsheet box4 | 1 = charsheet2 box3 | 3= charsheet3 | 4= paper | 5= lpaper|charsheet2 }}" width="80">
<tr>
<tr>
{{#switch: {{{EAN|N}}}
{{#switch: {{{EAN|N}}}
  | E = <td style=&quot;border-top: none; background-color: red;&quot;colspan=&quot;6&quot;>{{{Name}}}</td>
  | E = <td style="border-top: none; background-color: red;"colspan="6">{{{Name}}}</td>
  | A = <td style=&quot;background-color: green;&quot; colspan=&quot;6&quot;>{{{Name}}}</td>
  | A = <td style="background-color: green;" colspan="6">{{{Name}}}</td>
  | N = <td style=&quot;background-color: yellow;&quot; colspan=&quot;6&quot;>{{{Name}}}</td>
  | N = <td style="background-color: yellow;" colspan="6">{{{Name}}}</td>
}}
}}


Line 164: Line 184:
</tr>
</tr>
<tr>
<tr>
<td>A+: {{{Abonus}}}  D+: {{{Abonus}}}</td><td>Size:{{{Size|0}}} </td><td>Damage: {{{Damage}}}<br>{{{Pen}}}mm Pen</td>
<td >Size:{{{Size|0}}} </td>
<td colspan=&quot;2&quot; >Soak: {{{Soak}}} <br> Thickness: {{{Thick}}}</td>{{#if:{{{image|}}}|<td rowspan=&quot;5&quot;>[[{{#invoke:Arm|processImage|image={{{image}}}}}|200x200px|link=]]</td>|}}
<td colspan="2" >Soak: {{{Soak}}} @ Thickness: {{{Thick}}}</td>{{#if:{{{image|}}}|<td rowspan="2">[[{{#invoke:Arm|image|image={{{image}}}}}|200x200px|link=]]</td>|}}
</tr>
</tr>
<tr>
<tr>
<td></td>
</tr>
</tr>
<tr>
<tr>
<td width=&quot;25%&quot;>Speech: {{{Speech}}}</td><td width=&quot;25%&quot;>Awareness: {{{Awareness}}}</td><td  width=&quot;25%&quot;>Athletics: {{{Athletics}}}</td><td colspan=&quot;2&quot; width=&quot;25%&quot;>Work Skill: {{{Specialist}}}</td>
<td width="25%">Speech: {{{Speech}}}</td><td width="25%">Awareness: {{{Awareness}}}</td><td  width="25%">Athletics: {{{Athletics}}}</td><td colspan="2" width="25%">Work Skill: {{{Specialist}}}</td>
</tr>
</tr>
{{#if: {{{Skills|}}}  <!-- Replace &quot;your_parameter&quot; with the actual parameter name -->
{{#if: {{{Skills|}}}  <!-- Replace "your_parameter" with the actual parameter name -->
| <tr><td colspan=&quot;12&quot;>{{{Skills}}}</td></tr>
| <tr><td colspan="12">{{{Skills}}}</td></tr>
|}}
{{#if: {{{Might|}}}  <!-- Replace "your_parameter" with the actual parameter name -->
| <tr><td colspan="12">{{{Might}}}</td></tr>
|}}
{{#if: {{{Description|}}}  <!-- Replace "your_parameter" with the actual parameter name -->
| <tr><td colspan="12">{{{Description}}}</td></tr>
|}}
{{#if: {{{Attacks|}}}  <!-- Replace "your_parameter" with the actual parameter name -->
| <tr><td colspan="12" align="center">{{{Attacks}}}</td></tr>
|}}
|}}
</table>
</table>
</div>
</includeonly>
</includeonly>

Latest revision as of 08:27, 11 May 2024





Average Modern Human
Size:0 Soak: 12 @ Thickness: --86d8f247529a269336ac2d7bf11407ef.jpg
Speech: 7Awareness: 5Athletics: 4Work Skill: 5
SkillsLevel
Carouse+1 Computer+2 Drive+3 Education+3 Politics+3





Average Modern Human
Size:0 Soak: 12 @ Thickness: --86d8f247529a269336ac2d7bf11407ef.jpg
Speech: 7Awareness: 5Athletics: 4Work Skill: 4
SkillsLevel
Carouse+1 Computer+2 Drive+3 Education+3 Politics+3





Average Modern Human
Size:0 Soak: 12 @ Thickness: --86d8f247529a269336ac2d7bf11407ef.jpg
Speech: 7Awareness: 5Athletics: 4Work Skill: 4
SkillsLevel
Carouse+1 Computer+2 Drive+3 Education+3 Politics+3





Average Modern Human
Size:0 Soak: 12 @ Thickness: --86d8f247529a269336ac2d7bf11407ef.jpg
Speech: 7Awareness: 5Athletics: 4Work Skill: 4
SkillsLevel
Carouse+1 Computer+2 Drive+3 Education+3 Politics+3





Average Modern Human
Size:0 Soak: 12 @ Thickness: --86d8f247529a269336ac2d7bf11407ef.jpg
Speech: 7Awareness: 5Athletics: 4Work Skill: 4
SkillsLevel
Carouse+1 Computer+2 Drive+3 Education+3 Politics+3