Template:Magia Record Memoria Header: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(Created page with "<noinclude> Creates the header row for a Magia Record memoria table. Sample usage: <pre><nowiki> {{Magia Record Memoria Header}} {{Magia Record Memoria Row|...params...}} {{...")
 
(It looks bad and gets in the way of editing, and the persist functionality is currently broken. We can maybe put it back later though.)
Tag: Manual revert
 
(24 intermediate revisions by the same user not shown)
Line 10: Line 10:
{{Magia Record Memoria Footer}}
{{Magia Record Memoria Footer}}
</nowiki></pre>
</nowiki></pre>
Optional parameter:
* <tt>source=</tt> - The source language, defaults to JP for Japanese.


See also: [[Template:Magia Record Memoria Row]], [[Template:Magia Record Memoria Footer]]
See also: [[Template:Magia Record Memoria Row]], [[Template:Magia Record Memoria Footer]]
</noinclude><includeonly>
</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}|File||''To edit a memoria's details, click on the specific memoria''}}
{|class="wikitable" style="width:100%;text-align:center;border:none;"
{|class="wikitable mw-collapsible sortable" style="width:100%;text-align:center;border:none;table-layout:fixed;"
|style="width:10%;text-align:center;"|'''Card'''
!style="width:10%;text-align:center;"|'''Card'''
|style="width:20%;text-align:center;"|'''Effect'''
!style="width:20%;text-align:center;"|'''Effect'''
|style="width:20%;text-align:center;"|'''Cooldown'''
!style="width:20%;text-align:center;" data-sort-type="number"|'''Cooldown'''
|style="width:25%;text-align:center;"|'''Eng Text'''
!style="width:{{#ifeq:{{{source|}}}|EN|50%|25%}};text-align:center;" class="unsortable"|'''EN Text'''{{#ifeq:{{{source|}}}|EN||
|style="width:25%;text-align:center;"|'''Jap Text'''
<th style="width:25%;text-align:center;" class="unsortable">'''{{{source|JP}}} Text'''</th>}}</includeonly>
</includeonly>

Latest revision as of 02:45, 24 August 2023

Creates the header row 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}}

Optional parameter:

  • source= - The source language, defaults to JP for Japanese.

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