Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Join the Playtest on Steam Now: SpiritVale

User:Eviand/Pulltest: Difference between revisions

From SpiritVale Wiki
No edit summary
No edit summary
Tags: Mobile edit Mobile web edit
 
(76 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>[[Category:Templates]]</noinclude>
== Definitions visual test ==
<div style="float:right; flex:0 0 35%; min-width:280px; margin:0 0 1em 1em; border:2px solid #5a4e7c; background:#f0f2f8; border-radius:12px; box-shadow:0 2px 4px rgba(0,0,0,0.2); font-size:95%; overflow:hidden;">
 
<div style="background:linear-gradient(180deg,#7a6fb0,#5a4e7c); color:white; text-align:center; padding:8px; font-size:125%; line-height:1.2em; border-top-left-radius:10px; border-top-right-radius:10px;">
This page tests {{def}} output and Universal Popups behavior.
'''{{{BoxName}}}'''
 
</div>
=== Inline prose (icons on) ===
<div style="padding:12px; line-height:1.7; font-size:100%;">
Core stats show up constantly: {{def|Stat|Str}}, {{def|Stat|Agi}}, {{def|Stat|Dex}}, {{def|Stat|Int}}, {{def|Stat|Vit}}, and {{def|Stat|Luk}}. Combat stats like {{def|Stat|Atk}} and {{def|Stat|Matk}} pair with accuracy {{def|Stat|Hit}} and avoidance {{def|Stat|Flee}}. Defensive lines usually mention {{def|Stat|Def}}, {{def|Stat|Mdef}}, {{def|Stat|Hp}}, and {{def|Stat|Mp}}.
{{#if: {{{A1|}}} |
 
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
Casting types like {{def|Cast|Target}}, {{def|Cast|Ground}}, and {{def|Cast|Toggle}} control delivery, while damage can be {{def|Damage|Melee}} or {{def|Damage|Magic}}. Elements often rotate between {{def|Element|Fire}}, {{def|Element|Water}}, {{def|Element|Wind}}, {{def|Element|Earth}}, and {{def|Element|Shadow}}.
<div style="font-weight:bold;">{{{A1}}}</div>
 
<div>{{{B1}}}</div>
=== Inline prose (noicon=1 sanity) ===
</div>}}
These should behave the same as above, but without icons:
{{#if: {{{A2|}}} |
{{def|Stat|Str|noicon=1}}, {{def|Stat|Agi|noicon=1}}, {{def|Stat|Dex|noicon=1}}, {{def|Stat|Int|noicon=1}}, {{def|Stat|Vit|noicon=1}}, {{def|Stat|Luk|noicon=1}}.
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
 
<div style="font-weight:bold;">{{{A2}}}</div>
=== Missing record sanity ===
<div>{{{B2}}}</div>
This should render a visible “?” missing marker and NO popup data:
</div>}}
{{def|Stat|DefinitelyNotARealKey}}
{{#if: {{{A3|}}} |
 
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
=== Linked header smoke test (manual) ===
<div style="font-weight:bold;">{{{A3}}}</div>
This one does not depend on Definitions.json; it verifies the “header title is a link” behavior directly:
<div>{{{B3}}}</div>
<span class="sv-def" tabindex="0" data-sv-def-tip="Linked definition: header title should be a real link.\nHover/click behavior should still match Universal Popups." data-sv-def-link="Casting">Casting (manual link)</span>
</div>}}
 
{{#if: {{{A4|}}} |
=== List density test ===
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
* Core stats: {{def|Stat|Str}}, {{def|Stat|Vit}}, {{def|Stat|Agi}}, {{def|Stat|Dex}}, {{def|Stat|Int}}, {{def|Stat|Luk}}
<div style="font-weight:bold;">{{{A4}}}</div>
* Combat: {{def|Stat|Atk}}, {{def|Stat|Matk}}, {{def|Stat|Hit}}, {{def|Stat|Flee}}
<div>{{{B4}}}</div>
* Defense: {{def|Stat|Def}}, {{def|Stat|Mdef}}, {{def|Stat|Hp}}, {{def|Stat|Mp}}
</div>}}
* Types: {{def|Cast|Target}}, {{def|Cast|Ground}}, {{def|Cast|Toggle}}, {{def|Damage|Melee}}, {{def|Damage|Magic}}
{{#if: {{{A5|}}} |
* Elements: {{def|Element|Neutral}}, {{def|Element|Fire}}, {{def|Element|Water}}, {{def|Element|Wind}}, {{def|Element|Earth}}, {{def|Element|Shadow}}
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
 
<div style="font-weight:bold;">{{{A5}}}</div>
=== Table density test ===
<div>{{{B5}}}</div>
{| class="wikitable"
</div>}}
! Scenario !! Cast !! Damage !! Element !! Notable stats
{{#if: {{{A6|}}} |
|-
<div style="display:flex; justify-content:space-between; margin-bottom:6px;">
| Basic strike || {{def|Cast|Target}} || {{def|Damage|Melee}} || {{def|Element|Neutral}} || {{def|Stat|Atk}}, {{def|Stat|Hit}}
<div style="font-weight:bold;">{{{A6}}}</div>
|-
<div>{{{B6}}}</div>
| Ground spell || {{def|Cast|Ground}} || {{def|Damage|Magic}} || {{def|Element|Fire}} || {{def|Stat|Matk}}, {{def|Stat|Int}}
</div>}}
|-
{{#if: {{{A7|}}} |
| Toggle buff || {{def|Cast|Toggle}} || {{def|Damage|Magic}} || {{def|Element|Holy}} || {{def|Stat|Mp}}, {{def|Stat|Vit}}
<div style="display:flex; justify-content:space-between; margin-bottom:0;">
|-
<div style="font-weight:bold;">{{{A7}}}</div>
| Defensive build || {{def|Cast|Target}} || {{def|Damage|Melee}} || {{def|Element|Shadow}} || {{def|Stat|Def}}, {{def|Stat|Mdef}}, {{def|Stat|Hp}}
<div>{{{B7}}}</div>
|}
</div>}}
 
</div>
{{def|Damage|Healing}}
</div>
{{def|Damage|True}}
{{def|Damage|Status}}