Template:Magia Record Memoria Row: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(Add support=na parameter)
(Add a little special case for Ashley Taylor)
Line 22: Line 22:
* <tt>jp</tt> - Japanese description
* <tt>jp</tt> - Japanese description
* <tt>support=na</tt> - Not applicable as Support equipment
* <tt>support=na</tt> - Not applicable as Support equipment
* <tt>source=EN</tt> - Omit final column


See also: [[Template:Magia Record Memoria Header]], [[Template:Magia Record Memoria Footer]]
See also: [[Template:Magia Record Memoria Header]], [[Template:Magia Record Memoria Footer]]
Line 29: Line 30:
|style="width:20%;"|'''Normal:'''<br>{{{effect|???}}}<br>'''Max Limit Break:'''<br>{{{effectmax|???}}}{{#ifeq:{{{support|}}}|na|<br>(Not applicable as Support equipment)|}}
|style="width:20%;"|'''Normal:'''<br>{{{effect|???}}}<br>'''Max Limit Break:'''<br>{{{effectmax|???}}}{{#ifeq:{{{support|}}}|na|<br>(Not applicable as Support equipment)|}}
|style="width:20%;"|{{#ifeq:{{{cooldown}}}|passive|'''Passive'''|'''Normal:'''<br>{{{cooldown|?}}} turns<br>'''Max Limit Break:'''<br>{{{cooldownmax|?}}} turns}}
|style="width:20%;"|{{#ifeq:{{{cooldown}}}|passive|'''Passive'''|'''Normal:'''<br>{{{cooldown|?}}} turns<br>'''Max Limit Break:'''<br>{{{cooldownmax|?}}} turns}}
|style="width:25%;"|{{{en|}}}
|style="width:25%;"|{{{en|}}}{{#ifeq:{{{source|}}}|EN||
|style="width:25%;"|{{{jp|}}}
|style="width:25%;"|{{{jp|}}}}
</includeonly>
</includeonly>

Revision as of 04:52, 6 April 2022

Creates a memoria entry for a Magia Record memoria table.

Sample usage:

{{Magia Record Memoria Header}}
{{Magia Record Memoria Row|...params...}}
{{Magia Record Memoria Row|...params...}}
{{Magia Record Memoria Footer}}

Possible parameters:

  • image - The image file
  • name - Name of the memoria
  • naname - Name of the memoria on the North American server, if appreciably different
  • effect - Initial effect
  • effectmax - Effect at max enhancement
  • cooldown - Initial cooldown (cooldown=passive for passive skills)
  • cooldownmax - Cooldown at max enhancement
  • en - English description
  • jp - Japanese description
  • support=na - Not applicable as Support equipment
  • source=EN - Omit final column

See also: Template:Magia Record Memoria Header, Template:Magia Record Memoria Footer