User:Mmmpld: Difference between revisions

From Path of Diablo Wiki
Mmmpld (talk | contribs)
Table Collapse Test
Mmmpld (talk | contribs)
m Items transclusion test
 
(18 intermediate revisions by 2 users not shown)
Line 1: Line 1:
mmmpld is a user of this wiki.
mmmpld is a user of this wiki.


== Table Collapse Tests ==
= Page Embed Test =
<big>''' Custom collapsible 4 (table-row)'''</big>
see https://www.mediawiki.org/wiki/Transclusion
----


<table class="wikitable">
= Uniques =
<tr>
{{ :Uniques }}
<th>X</th> <th>Y</th> <th>Z</th>
= Runewords =
</tr>
{{ :Runewords }}
<tr>
= Sets =
<td><span class="mw-customtoggle-AA mw-customtoggle-BB mw-customtoggle-CC">I'm the mw-customtoggle for A, B and C. Click me to toggle three table-rows at once!</span></td> <td>20</td> <td>11</td>
{{ :Sets }}
</tr>
<tr id="mw-customcollapsible-AA" class="mw-collapsible mw-collapsed">
<td>I'm the mw-customcollapsible row A</td> <td>20</td> <td>7</td>
</tr>
<tr id="mw-customcollapsible-BB" class="mw-collapsible mw-collapsed">
<td>I'm the mw-customcollapsible row B</td> <td>21</td> <td>11</td>
</tr>
<tr id="mw-customcollapsible-CC" class="mw-collapsible mw-collapsed">
<td>I'm the mw-customcollapsible row C</td> <td>29</td> <td>1</td>
</tr>
<tr>
<td>This is just a plain table cell</td><td>0</td><td>30</td>
</tr>
</table>