Template:Magia Record Memoria Row: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(Remove the column widths, which are specified by the header anyway and thus redundant here)
(Finally figured out how to get rid of the last of the extra newlines)
Line 41: Line 41:
|effectname=Cure Heal
|effectname=Cure Heal
|effecttype=support-heal
|effecttype=support-heal
<!--|cooldown=8
|cooldown=8
|cooldownmax=7-->
|cooldownmax=7
|cooldown=passive
|support=Test
|support=Test
|en=**Unique to Iroha Tamaki**<br>A nutritionally balanced recipe written with specific instructions. Seems like Iroha's handwriting, but she doesn't recall writing it. She tries making it, but she has no idea, in that moment, who she wrote it for.
|en=**Unique to Iroha Tamaki**<br>A nutritionally balanced recipe written with specific instructions. Seems like Iroha's handwriting, but she doesn't recall writing it. She tries making it, but she has no idea, in that moment, who she wrote it for.
Line 52: Line 51:


あのときのいろはには, わからないのであった。
あのときのいろはには, わからないのであった。
}}
{{Magia Record Memoria Row
|image=magia_record_memoria_sewers.png
|name=A Rough Welcome in the Sewers
|naname=A Wild Welcome in the Sewer
|effect=Defense UP [III] & Guaranteed Anti-Stun
|effectmax=Defense UP [IV] & Guaranteed Anti-Stun
|effecttype=buff-defense
|cooldown=passive
|en=They were guided by Felicia Mitsuki to the dark underground sewers, but no Magical Girls were there to greet them. Instead, there were shadowy creatures that lurked in the gloomy waterways! SKREE! SKREE SKREE! "AAAGH!" "UWAAAH!" "AAAHAHA!"
|jp=深月フェリシアに案内されて辿り着いたのは薄暗い地下水路そこで待ち受けていたのは追っていた魔法少女ではなく、地下水路を住処にしていた、暗闇の生物たちだった!キーッキーッキーッ!「きゃあ-!」「うわっ!」「あっははは!」
}}
}}
{{Magia Record Memoria Footer}}
{{Magia Record Memoria Footer}}
Line 58: Line 68:
|-
|-
|data-sort-value="{{{name|???}}}"|{{#if:{{{image|}}}|[[File:{{{image}}}|thumb|center|100px|link=File:{{{image}}}|'''''{{{name|???}}}{{#if:{{{naname|}}}|<br>(NA: {{{naname}}})|}}''''']]|'''''{{{name|???}}}'''''}}
|data-sort-value="{{{name|???}}}"|{{#if:{{{image|}}}|[[File:{{{image}}}|thumb|center|100px|link=File:{{{image}}}|'''''{{{name|???}}}{{#if:{{{naname|}}}|<br>(NA: {{{naname}}})|}}''''']]|'''''{{{name|???}}}'''''}}
|data-sort-value="{{{effecttype|unknown}}}"|
|data-sort-value="{{{effecttype|unknown}}}"|<span></span>
|style="border-left:2px solid #fff;border-left-style:hidden;padding:0.4em 0em" data-sort-value="{{{cooldown|{{{cooldownmax|0}}}}}}"|<div style="margin-left:-100%;overflow:clip">
|data-sort-value="{{{cooldown|{{{cooldownmax|0}}}}}}" style="border-left:2px solid #fff;border-left-style:hidden;padding:0.4em 0em"|<div style="margin-left:-100%;overflow:clip">
{| class="wikitable" style="width:100%;border-style:hidden hidden solid hidden"
{| class="wikitable" style="width:100%;border-style:hidden hidden solid hidden"
|colspan="2"|{{#if:{{{effecttype|}}}|{{Magia Record Skill Icon|{{{effecttype}}}}}}}{{#if:{{{effectname|}}}|<span style="width: 10px; display: inline-block"></span>'''{{{effectname}}}'''}}
|colspan="2"|{{#if:{{{effecttype|}}}|{{Magia Record Skill Icon|{{{effecttype}}}}}{{#if:{{{effectname|}}}|<span style="width: 10px; display: inline-block"></span>}}}}{{#if:{{{effectname|}}}|'''{{{effectname}}}'''}}
|-
|-
!{{#ifeq:{{{cooldown|}}}|passive||colspan="2"}}|Normal{{#ifeq:{{{cooldown|}}}|passive|<span></span>
!{{#ifeq:{{{cooldown|}}}|passive||colspan="2"{{!}}}}Normal{{#ifeq:{{{cooldown|}}}|passive|<span></span>
{{!}}rowspan="4"{{!}}'''Passive'''|}}
{{!}}rowspan="4"{{!}}'''Passive'''|}}
|-
|-
Line 69: Line 79:
{{!}}style="width:50%"{{!}}{{{cooldown|?}}} turns}}
{{!}}style="width:50%"{{!}}{{{cooldown|?}}} turns}}
|-
|-
!{{#ifeq:{{{cooldown|}}}|passive||colspan="2"}}|Max Limit Break
!{{#ifeq:{{{cooldown|}}}|passive||colspan="2"{{!}}}}Max Limit Break
|-
|-
|style="width:50%"|{{{effectmax|???}}}{{#ifeq:{{{cooldown|}}}|passive||<span></span>
|style="width:50%"|{{{effectmax|???}}}{{#ifeq:{{{cooldown|}}}|passive||<span></span>
Line 77: Line 87:
|}</div>
|}</div>
|{{#if:{{{unique|}}}|'''**Unique to {{#ifeq:{{{unique}}}|yes|{{PAGENAME}}|{{{unique}}}}}**'''<br>|}}{{{en|}}}{{#ifeq:{{{source|}}}|EN||
|{{#if:{{{unique|}}}|'''**Unique to {{#ifeq:{{{unique}}}|yes|{{PAGENAME}}|{{{unique}}}}}**'''<br>|}}{{{en|}}}{{#ifeq:{{{source|}}}|EN||
<td>{{{jp|}}}</td>}}
{{!}}{{{jp|}}}}}


</includeonly>
</includeonly>

Revision as of 20:13, 12 August 2023

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
  • effectname - Name of the effect
  • effecttype - The effect's icon
  • cooldown - Initial cooldown (cooldown=passive for passive skills)
  • cooldownmax - Cooldown at max enhancement
  • unique - Memoria is unique to this girl (fill in with the girl's name)
  • en - English description
  • jp - Japanese description
  • support=na - Does Not Work on Supports
  • support=Thing - Thing Does Not Work on Supports
  • source=EN - Omit final column

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

Sample usage:

To edit a memoria's details, click on the specific memoria

Card Effect Cooldown EN TextJP Text
Carefully Written Cooking Recipe
(NA: Detailed Recipe)
Icon skill 1078.pngCure Heal
Normal
HP Restore [IX] 8 turns
Max Limit Break
HP Restore [X] 7 turns
(Test Does Not Work on Supports)
栄養バランスや注意が細かく書かれた手書きのレシピ。

その筆跡から, いろはが書いたものと思われるが本人は覚えていない。

調理してみるものの, 果たしてこれが「誰の為」の料理なのかは,

あのときのいろはには, わからないのであった。


A Rough Welcome in the Sewers
(NA: A Wild Welcome in the Sewer)
Icon skill 1086.png
Normal Passive
Defense UP [III] & Guaranteed Anti-Stun
Max Limit Break
Defense UP [IV] & Guaranteed Anti-Stun
深月フェリシアに案内されて辿り着いたのは薄暗い地下水路そこで待ち受けていたのは追っていた魔法少女ではなく、地下水路を住処にしていた、暗闇の生物たちだった!キーッキーッキーッ!「きゃあ-!」「うわっ!」「あっははは!」


Card Effect Cooldown EN TextJP Text