Template:CryptoResultTest: Difference between revisions

(Created page with "<includeonly><div style="overflow:wrap;"> [[File:subtype_{{lc:{{{class|apostle}}}}}.png]] <summary><details>Code</details> <div>{{{code|}}}</div></summary> </div> <div style="display:grid;line-height:1.5em; font-family:Source Code Pro, Lucida Console, Consolas; font-size:medium; color:#b1c9c3; border:4px solid #b1c9c3;padding:1em;width:100%;"> <div style="text-align:center;">::asddfs::</div> </div> |- | | {{qud text|&OGenotype: | notxml }} | colspan="3"|{{{genotype|}}}...")
 
mNo edit summary
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<includeonly><div style="overflow:wrap;">
<!-- WIP. trying to emulate the in-game character creation screen. css:
[[File:subtype_{{lc:{{{class|apostle}}}}}.png]]
summary:hover {
<summary><details>Code</details>
cursor:pointer;
<div>{{{code|}}}</div></summary>
}
</div>
 
<div style="display:grid;line-height:1.5em; font-family:Source Code Pro, Lucida Console, Consolas; font-size:medium; color:#b1c9c3; border:4px solid #b1c9c3;padding:1em;width:100%;">
.build-side-header {
<div style="text-align:center;">::asddfs::</div>
  position: relative;
</div>
  width: auto;
|-
  height: 1.8em;
|
  border: none;
| {{qud text|&OGenotype: | notxml }}  
  text-align: center;
| colspan="3"|{{{genotype|}}}
  padding:0em;
|-
}
| {{qud text|&O{{{classcalled|Calling}}} |notxml}}
 
| colspan="3"|{{{class|}}}
.build-side-header::before,
|-
.build-side-header::after {
| style="width:6em;"|{{qud text|&OStrength: |notxml}}
  position: absolute;
| style="width:5em; text-align:center;"|{{{strength|}}}
  width: 1px;
| style="width:6em;"|{{qud text|&OAgility: |notxml}}
  height: 1.2em;
| {{{agility|}}}
  content: "";
|-
}
| {{qud text|&OToughness: |notxml}}
 
| style="width:6em; text-align:center;"|{{{toughness|}}}
.build-side-header::before {
| {{qud text|&OIntelligence: |notxml}}  
  left: 0;
| {{{intelligence|}}}
  top: 0.6em;
|-
  border-left: 2px solid #4A757E;
| {{qud text|&OWillpower: |notxml}}  
}
| style="width:6em; text-align:center;"|{{{willpower|}}}
 
| {{qud text|&OEgo: |notxml}}  
.build-side-header::after {
| {{{ego|}}}
  right: 0;
|-
  bottom: 0em;
| style="width:6em;"|{{qud text|&O{{{extname|Mutations}}} |notxml}}  
  border-right: 2px solid #4A757E;
| colspan="3"|{{{exts|}}}
}
|-
 
| {{qud text|&OSkills: |notxml}}
--><includeonly><div style="display:block;line-height:1.5em; font-family:Source Code Pro, Lucida Console, Consolas; font-size:medium; color:#b1c9c3; overflow:hidden;border:1px solid #053230;border-radius:2px;"><div style="background:#053230;height:1.5em;"></div><div style="padding:1em;">
| colspan="3"|{{{skills|}}}
<div id="build-header" style="line-height:1em;text-align:center;"><div class="pixel-image">[[File:headerlogo.png]]</div><h3 style="color:#cfc041;font-size:1.3rem;font-family:Source Code Pro;letter-spacing:0.1rem;font-weight:normal;">{{{buildname}}}</h3><div style="color:#77bfcf;">:by {{{author}}}:</div></div>
{{#if: {{{notes|}}} | {{!}}-  
<div class="build-container" style="padding:0em 1em;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-evenly;">
{{!}}{{qud text|&ONotes: |notxml}}
<div id="build-attr" class="build-side" style="flex: 1 1 0;width:0;"><div class="build-side-header">
{{!}}colspan="3"{{!}} {{{notes}}} }}
{{#tag:htmltag|<htmltag tagname="legend">Attributes</htmltag>
|}
|tagname=fieldset
|style="border-top:2px solid #4A757E; border-bottom:none;border-left:none;border-right:none;margin:0px 0px -0.5em 0px;padding:0px;"
}}</div><!--
 
Attributes
 
--><div style="padding:1em;">Strength: <span style="float:right;">{{{strength}}}</span></br>Agility:<span style="float:right;">{{{agility}}}</span></br>Toughness:<span style="float:right;">{{{toughness}}}</span></br>Intelligence:<span style="float:right;">{{{intelligence}}}</span></br>Willpower:<span style="float:right;">{{{willpower}}}</span></br>Ego:<span style="float:right;">{{{ego}}}</span></div></div>
<div style="padding:0em 1em;flex: 1 1 0;width:0;"><div id="build-img" style="text-align:center;padding:1em;" class="pixel-image">[[File:subtype_{{lc:{{{class|apostle}}}}}.png|64px]]</div><div id="build-stuff" style="padding:0em 1em;grid-area:d">{{{class}}}</br>{{{genotype}}}</div>
</div><!--
 
Cybernetics/Mutations
 
--><div id="build-ext" class="build-side" style="flex: 1 1 0;width:0;"><div class="build-side-header">{{#tag:htmltag
|<htmltag tagname="legend">{{{extname}}}</htmltag>
|tagname=fieldset
|style="border-top:2px solid #4A757E; border-bottom:none;border-left:none;border-right:none;margin:0px 0em -1em 0em;"}}</div><div style="padding:1em;">{{{exts}}}</div></div></div><!--
 
Skills, other bonuses that aren't displayed in the original character sheet
 
--><div style="padding:0.5em 1em;">Starting skills: {{{skills}}}</div>
<div style="padding:0.5em 1em;">{{{extra}}}</div></div><div class="pixel-image" style="text-align:center;">[[File:build dots.png]]</div><!--
 
Build Code collapsible
 
-->
<div style="background:#053230;padding:4px;">{{#tag:htmltag|<htmltag tagname="summary" style="font-weight:bold;text-decoration:underline;">Click to reveal full code</htmltag>{{{code|}}}
|tagname=details
|style="word-break:break-all;"
}}
</div></includeonly><noinclude>{{#invoke:Sandbox/User:Teamtoto/LuaModule|test}}[[Category:Query Format Templates]]</noinclude>
</div></includeonly><noinclude>{{#invoke:Sandbox/User:Teamtoto/LuaModule|test}}[[Category:Query Format Templates]]</noinclude>

Latest revision as of 20:52, 6 August 2023

Headerlogo.png

DijTItle

:by Dij:

Attributes

Strength: 16
Agility:13
Toughness:10
Intelligence:10
Willpower:10
Ego:10
Subtype scholar.png
Scholar
Mutated Human
Mutations
Unstable Genome x2
Beak (Rostrum)
Starting skills: Gadget Inspector, Heal, Harvestry, Hurdle, Tactful
Build dots.png
Click to reveal full codeH4sIAAAAAAAACs1VW2vbMBR+L/Q/CLNH16RZNtZCHtJs7NaOLE67weiDbB9sUVky0lFHGvLfJ9lp4kuztIOFBIKj853Ll3O+Iy+OjwjxUprDPSjNpPDOidcPekG/NwjO3nl+iUeG8aTmcGodeissl4nhoK35lzsTsqgea2g2L8AF/ZxeBuOMKhojqAuXUQffTeK+H0FItG5XZYBPRlpDHvH5yTi0AYVPbqraww0zn4wNR6NgKMCgotwnExNxFn+F+UzegRgKw3nFsSSTUKSWxpqdNb3Cl1J7b5N06G2K2JyP/i7tlUGKkJBPJqei4dXp5SO2rH4s/X/uZWiiA21lg9nuTq7cXdIwziSnal8tLOdmc+sDbGKL2+425oXN+KZu0cAhLnNslrb6LOoHshLwqsnXQiONOBCn8BzqNUrfsTQCrWO/DdxQxWgJ9drQfQV9s9ePK+HV4aX/XGYXQO+20jndTqfDtEVnKjUqkzdZbQ63e1LjCFGxyCAcohzb5HbrcSKZQD0xKs6ohqRZ0609KhApZhZ42xiQN0oZZzi3wOsmMJMmzQRo3dGY91kgcM5SEDF00R+M80L+BtWFPqTSGTe2uh49WoQFlCI6OWvap5BTJphIHc3G2kX2747cMg4Ge1LO2GiUOXuANX6ACtpGcreSRLWnjkbdXAA+YbUKSMo5d9yVFPauCJ+M+p/DyaTUECJVaNVyKePyPjvEAf2F6DPe4q04V+yLLAr6spe5e9weHy3/ADv8xUOwCgAA