Difference between revisions of "Template:DM Fusion Material2/for row"

From Yugipedia
Jump to: navigation, search
(change the separator without arrays)
(Support for more columns. Necessary for Communication Fusion.)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
   <td>{{ #ask: [[Has subobject::{{{1}}}]] |?Reference name= | mainlabel=- | limit = 1 }}</td>
 
   <td>{{ #ask: [[Has subobject::{{{1}}}]] |?Reference name= | mainlabel=- | limit = 1 }}</td>
  
   <!-- The cards this card can fuse with to produce the aforementioned Fusion Monster -->
+
   <!-- The cards this card can fuse with to produce the aforementioned Fusion Monster
  <td>
+
    * Double replace is necessary to convert underscores to be spaces
<!-- Replace underscores in value with spaces (requires two #replace) -->
+
    * There can be multiple columns with multiple cards in each
{{ #ask: [[Fuses with::{{ #replace: {{ #replace: {{{1}}} | _ | * * }} | * }}]]
+
  -->{{ #ask: [[Fuses with::{{ #replace: {{ #replace: {{{1}}} | _ | * * }} | * }}]]
| ?Fusion Material.Reference name=
+
  | ?Fusion Material.Reference name
| class    = compact
+
  | format    = template
| format    = table
+
  | template  = DM Fusion Material2/for row/cell
| headers  = hide
+
  | mainlabel = -
| mainlabel = -
+
  | sep      =
| sep      = &#32;
+
  | valuesep  = &#32;
 
*
 
*
}}
+
  }}
</td>
 
 
</tr>
 
</tr>
 
</includeonly>
 
</includeonly>

Latest revision as of 00:17, 26 December 2018