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: Difference between revisions

Template page
Create HarvestWiki-styled fillable template
 
Store only standard mutation records in Cargo
Line 1: Line 1:
<includeonly>{{#ifeq:{{lc:{{{catalogue|yes}}}}}|yes|{{#cargo_store:
<includeonly>{{#cargo_store:
_table=Mutations
_table=Mutations
|Name={{{name|{{PAGENAME}}}}}
|Name={{{name|{{PAGENAME}}}}}
Line 11: Line 11:
|Description={{{description|}}}
|Description={{{description|}}}
|OrderIndex={{{order|999}}}
|OrderIndex={{{order|999}}}
}}}}
}}
<div class="hw-record-banner hw-record-banner--mutation" style="--hw-mutation-color: {{{color|#c9a75f}}};">
<div class="hw-record-banner hw-record-banner--mutation" style="--hw-mutation-color: {{{color|#c9a75f}}};">
<div class="hw-record-code">ALTERATION RECORD · {{{type|Standard}}} MUTATION</div>
<div class="hw-record-code">ALTERATION RECORD · {{{type|Standard}}} MUTATION</div>
Line 42: Line 42:
|OrderIndex=Integer
|OrderIndex=Integer
}}
}}
This template displays a mutation record. Standard mutations are stored in Cargo by default. Use <code>| catalogue = no</code> for age mutations and modifiers that must remain outside the standard index.
This template stores and displays a standard mutation record. Use {{Mutation profile}} for age mutations and modifiers that must remain outside the standard index.


== Usage ==
== Usage ==

Revision as of 02:32, 28 July 2026

This template defines the table "Mutations". View table.

This template stores and displays a standard mutation record. Use

ALTERATION RECORD · Special MUTATION
Mutation
No description available.
Mutation
Special mutation
#c9a75f
Mutation Properties
Value Multiplier
×—
Priority
Appears Normally
Yes
Appearance
No visual effect documented.

for age mutations and modifiers that must remain outside the standard index.

Usage

{{Mutation
| name = Silver
| type = Standard
| color = #EEF1F1
| multiplier = 2
| weight = 100
| priority = 1
| appears normally = Yes
| appearance = Turns the herb silver.
| description = A standard mutation.
| order = 1
}}
Contents