Template:Magia Record Memoria Header: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
(…it helps if I spell the parser function correctly…)
(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
 
(10 intermediate revisions by the same user not shown)
Line 16: Line 16:
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>{{#ifeq:{{NAMESPACE}}|File||''To edit a memoria's details, click on the specific memoria''}}
</noinclude><includeonly>{{#ifeq:{{NAMESPACE}}|File||''To edit a memoria's details, click on the specific memoria''}}
{|class="wikitable mw-collapsible sortable" 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;" data-sort-type="number"|'''Cooldown'''
!style="width:20%;text-align:center;" data-sort-type="number"|'''Cooldown'''
!style="width:25%;text-align:center;" class="unsortable"|'''EN Text'''{{#ifeq:{{{source|}}}|EN||
!style="width:{{#ifeq:{{{source|}}}|EN|50%|25%}};text-align:center;" class="unsortable"|'''EN Text'''{{#ifeq:{{{source|}}}|EN||
<th style="width:25%;text-align:center;" class="unsortable">'''{{{source|JP}}} Text'''</th>}}</includeonly>
<th style="width:25%;text-align:center;" class="unsortable">'''{{{source|JP}}} Text'''</th>}}</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