Template:CryptoResultTest: Difference between revisions

From Caves of Qud Wiki
Jump to navigation Jump to search
(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|}}}...")
 
No edit summary
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><details>Code</details>
.build-container {
display:grid;
align-items:flex-start;
grid-template-areas:
"header header header"
"attr img exts"
"attr stuff exts"
"skills skills skills";
grid-template-columns:30% 30% 30%;
}
 
#build-header {
grid-area:header;
}
 
#build-attr {
grid-area:attr;
}
 
#build-img{
grid-area:img;
}
 
#build-ext {
grid-area:exts;
}
 
#build-stuff {
grid-area:stuff;
}
#skills {
grid-area:skills;
}
 
.build-side-header::before {
width:100px;
left:-100px;
}
.build-side-header::before, .qud-box-header::after {
    content: "";
    position: absolute;
    height: 1px;
    background: #77bfcf;
    top: 0.5em;
}
.build-side-header {
    position: relative;
text-align:center;
    top: -1em;
    padding-left: 0.6em;
    padding-right: 0.6em;
    font-weight: bold;
    display: inline-block;
}
 
--><includeonly><div style="overflow:wrap;"><!--<summary><details>Code</details>
<div>{{{code|}}}</div></summary>
<div>{{{code|}}}</div></summary>
</div>--><div class="build-container" style="line-height:1.5em; font-family:Source Code Pro, Lucida Console, Consolas; font-size:medium; color:#b1c9c3; border:4px solid #b1c9c3;padding:1em;">
<div id="build-header" style="text-align:center;"><div style="color:#cfc041;font-size:1.2rem;font-weight:bold;">Build Title</div><div style="color:#77bfcf;>:asddfs:</div></div>
<div id="build-attr"><div class="build-side" style="padding:10px;"><div class="build-side-header">Attributes</div><div>Strength: {{{strength}}}</br>Agility: {{{agility}}}</br>Toughness: {{{toughness}}}</br>Intelligence: {{{intelligence}}}</br>Willpower: {{{willpower}}}</br>Ego: {{{ego}}}</br></div></div></div>
<div id="build-img">[[File:subtype_{{lc:{{{class|apostle}}}}}.png|64px]]</div>
<div id="build-ext">{{{exts|}}}</div>
<div id="build-stuff">{{{class}}}</br>{{{genotype}}}</div>
<div id="skills">Skills: {{{skills}}}</div>
</div>
</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>{{{notes}}}</div>
<div style="text-align:center;">::asddfs::</div>
 
</div>
|-
|
| {{qud text|&OGenotype: | notxml }}
| colspan="3"|{{{genotype|}}}
|-
| {{qud text|&O{{{classcalled|Calling}}} |notxml}}
| colspan="3"|{{{class|}}}
|-
| style="width:6em;"|{{qud text|&OStrength: |notxml}}
| style="width:5em; text-align:center;"|{{{strength|}}}
| style="width:6em;"|{{qud text|&OAgility: |notxml}}
| {{{agility|}}}
|-
| {{qud text|&OToughness: |notxml}}
| style="width:6em; text-align:center;"|{{{toughness|}}}
| {{qud text|&OIntelligence: |notxml}}
| {{{intelligence|}}}
|-
| {{qud text|&OWillpower: |notxml}}
| style="width:6em; text-align:center;"|{{{willpower|}}}
| {{qud text|&OEgo: |notxml}}
| {{{ego|}}}
|-
| style="width:6em;"|{{qud text|&O{{{extname|Mutations}}} |notxml}}
| colspan="3"|{{{exts|}}}
|-
| {{qud text|&OSkills: |notxml}}
| colspan="3"|{{{skills|}}}
{{#if: {{{notes|}}} | {{!}}-
{{!}}{{qud text|&ONotes: |notxml}}
{{!}}colspan="3"{{!}} {{{notes}}} }}
|}
</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>

Revision as of 19:16, 31 July 2023

Build Title
:asddfs:
Attributes
Strength: 16
Agility: 13
Toughness: 10
Intelligence: 10
Willpower: 10
Ego: 10
Subtype scholar.png
Unstable Genome x2
Beak (Rostrum)
Scholar
Mutated Human
Skills: Gadget Inspector, Heal, Harvestry, Hurdle, Tactful
{{{notes}}}