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

Template:Mutation profile: Difference between revisions

Template page
Create display-only profile for age mutations and modifiers
 
Fix mutation type parameter closure in standalone profiles
Line 6: Line 6:
<div class="hw-infobox hw-mutation-infobox hw-mutation-type-{{{type|Special}}}" style="--hw-mutation-color: {{{color|#c9a75f}}};">
<div class="hw-infobox hw-mutation-infobox hw-mutation-type-{{{type|Special}}}" style="--hw-mutation-color: {{{color|#c9a75f}}};">
<div class="hw-infobox-title">{{{name|{{PAGENAME}}}}}</div>
<div class="hw-infobox-title">{{{name|{{PAGENAME}}}}}</div>
<div class="hw-infobox-badge">{{{type|Special}} mutation</div>
<div class="hw-infobox-badge">{{{type|Special}}} mutation</div>
<div class="hw-mutation-swatch"><span></span><code>{{{color|#c9a75f}}}</code></div>
<div class="hw-mutation-swatch"><span></span><code>{{{color|#c9a75f}}}</code></div>
<div class="hw-infobox-heading">Mutation Properties</div>
<div class="hw-infobox-heading">Mutation Properties</div>

Revision as of 02:42, 28 July 2026

This display-only template is for age mutations and modifiers that must not be stored in the standard Mutations Cargo table.

Usage

{{Mutation profile
| name = Century
| type = Age
| color = #5369FF
| multiplier = 1.5
| appears normally = Yes
| description = The first age mutation.
}}
Contents