Template:Mutation: Difference between revisions
Template page
More actions
Aurelianus (talk | contribs) Create HarvestWiki-styled fillable template |
Aurelianus (talk | contribs) Store only standard mutation records in Cargo |
||
| Line 1: | Line 1: | ||
<includeonly> | <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 | 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
Mutation
Special mutation
#c9a75fMutation 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
}}