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

From Yugipedia
Jump to: navigation, search
(includeonly and fix query)
(Support for more columns. Necessary for Communication Fusion.)
 
(7 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>{{ #ask: [[Fuses with::{{{1}}}]] | ?Fusion Material.Reference name= | mainlabel = -}}</td>
+
    * Double replace is necessary to convert underscores to be spaces
 +
    * There can be multiple columns with multiple cards in each
 +
  -->{{ #ask: [[Fuses with::{{ #replace: {{ #replace: {{{1}}} | _ | * * }} | * }}]]
 +
  | ?Fusion Material.Reference name
 +
  | format    = template
 +
  | template  = DM Fusion Material2/for row/cell
 +
  | mainlabel = -
 +
  | sep      =
 +
  | valuesep  = &#32;
 +
*
 +
  }}
 
</tr>
 
</tr>
 
</includeonly>
 
</includeonly>

Latest revision as of 00:17, 26 December 2018