T-Doll Production/Sandbox: Difference between revisions

m Some designing
Sample implementation
Line 1: Line 1:
<div class="multi-column-table">
<dpl>
<dpl>
   category=Craftable T-Dolls
   category=Exclusive Equipments
   notnamespace=Category
   notnamespace=Category
   includepage ={T-Doll}:craft,{T-Doll|dollproductionname}
   includepage ={Equipment|Exclusive_Equipment_Name.dpl},{doll name}
   table      =class="gf-table tdollproductiontable" cellspacing="1",-,Time,Doll
   table      =class="gf-table exclusiveequipmenttable" cellspacing="1",-,Equipment,Compatible T-Doll
   tablerow    =style="padding: 0 0.5em 0 0.5em; width:1%"|%%,%%
   tablerow    =style="padding: 0 0 0 0; width:1%"|%%,%%
   tablesortcol=1
   tablesortcol=1
</dpl>
</dpl>
</div>
 
<hr/>
 
Simple test: Call each exclusive equipment for T-Doll "UMP40"<br/>
<dpl>
  category    =Exclusive Equipments
  notnamespace=Category
  includepage ={Equipment|Exclusive_Equipment_Name.dpl}
  includematch=/\|.*?UMP40.*?\|/s
  listseparators=&nbsp;
</dpl>