User:Horblegorble/Sandbox/CollapsibleRow: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--<templatestyles src="https://wiki.veloren.net/wiki/User:Horblegorble/MyStyle.css" />-->

== Original ==
== Original ==
copied from https://www.mediawiki.org/wiki/Manual:Collapsible_elements
copied from https://www.mediawiki.org/wiki/Manual:Collapsible_elements
('translate' elements removed)
('translate' elements removed)


=== Inside another element === <!--T:59-->
=== Inside another element ===


You can also use collapsible elements in other elements, such as a table.
You can also use collapsible elements in other elements, such as a table.
Line 39: Line 41:
== Horblegorble's Loot Experiment ==
== Horblegorble's Loot Experiment ==



<table class="wikitable sortable" style="text-align:center;" cellpadding="2" cellspacing="0" width=fit>
<!-- Here is the CSS, i copy-pasted the code from mediawiki : https://wiki.veloren.net/wiki/Template:Https://wiki.veloren.net/wiki/User:Horblegorble/MyStyle.css -->
=== Templated ===

{{User:Horblegorble/Sandbox/Template/LootHeaderVariable}}
{{User:Horblegorble/Sandbox/Template/LootRow|itemname=Apple|quantity=1|color=green|rarity=40%}}
{{User:Horblegorble/Sandbox/Template/LootHeaderVariable|depth=1|collapsed=0|image=Scale Armor Set.png|title=Scale Armor}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Chestpiece|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Shoulderguards|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Leggings|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootEndNested}}
{{User:Horblegorble/Sandbox/Template/LootHeaderNested|image=Scale Armor Set.png|title=Scale Armor|quantity=1|color=yellow|rarity=10%}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Chestpiece|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Shoulderguards|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootRowNestedNoQuantity|itemname=Scale Leggings|color=orange|rarity=3.33%}}
{{User:Horblegorble/Sandbox/Template/LootEndNested}}
{{User:Horblegorble/Sandbox/Template/LootHeaderNestedNoImage|title=Armor|quantity=1|color=green|rarity=40%}}
{{User:Horblegorble/Sandbox/Template/LootHeaderDoubleNested|image=Steel Armor Set.png|title=Steel Armor|quantity=01-01|color=yellow|rarity=20.00%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Steel Cuirass|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Steel Shoulders|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Steel Chausses|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootEndDoubleNested}}
{{User:Horblegorble/Sandbox/Template/LootHeaderDoubleNested|image=Silken Armor Set.png|title=Silken Armor|quantity=01-01|color=yellow|rarity=20.00%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Silken Robe|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Silken Shoulders|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootRowDoubleNestedNoQuantity|itemname=Silken Skirt|color=orange|rarity=6.67%}}
{{User:Horblegorble/Sandbox/Template/LootEndDoubleNested}}
{{User:Horblegorble/Sandbox/Template/LootEndNested}}
{{User:Horblegorble/Sandbox/Template/LootRow|itemname=Coconut|quantity=2-4|color=yellow|rarity=10%}}
{{User:Horblegorble/Sandbox/Template/LootEnd}}


=== Manual ===

<table class="wikitable sortable" style="text-align:left;" cellpadding="2" cellspacing="0" width=fit>


<tr>
<tr>
<th width=50%>Item</th>
<th width=52%>Item</th>
<th width=25%>Quantity</th>
<th width=18%>Quantity</th>
<th width=25%>Rarity</th>
<th width=30%>Rarity</th>
</tr>
</tr>
<tr>
<tr>
<td>Apple</td>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<td>1</td>
<div style="width=10%; padding-left:0.8em;">[[Image:veloren_Apple.png|32px]]</div>
<td>60%</td>
<div style="width=90%; padding-left:0.5em;">[[Apple]]</div>
</div>
</td>
<td style="padding-left:1em;">1</td>
<td class="rarity-green" style="padding-left:0.8em;">60%</td>
</tr>
</tr>

<tr>
<tr>
<td colspan=3>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" style="text-align:center;" cellpadding="0" cellspacing="0" width=100%>
<table class="wikitable mw-collapsible mw-collapsed" data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<tr>
<td width=50% style="text-align:center;"><b>Steel Armour</b></th>
<td witdth=52%>
<td width=25% style="text-align:center;">1</th>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<td width=25% style="text-align:center;">30%</th>
<div style="width=10%;">[[File:Veloren Scale Armor Set.png|32px|link=]]</div>
<div style="width=90%; padding-left:0.5em;"><b>[[Scale Armor]]</b></div>
</div>
</td>
<td width=19% style="padding-left:1em;"><b>1</b></td>
<td width=29% style="padding-left:1em;" class="rarity-yellow"><b>10%</b></td>
</tr>
</tr>
<tr>
<tr>
<td>Steel Chest</td>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<td>1</td>
<div style="width=10%;">[[Image:veloren_Scale_Chestpiece.png|32px]]</div>
<td>10%</td>
<div style="width=90%; padding-left:0.5em;">[[Scale Chestpiece]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">3.33%</td>
</tr>
</tr>
<tr>
<tr>
<td>Steel Shoulders</td>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<td>1</td>
<div style="width=10%;">[[Image:veloren_Scale_Shoulderguards.png|32px]]</div>
<td>10%</td>
<div style="width=90%; padding-left:0.5em;">[[Scale Shoulderguards]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">3.33%</td>
</tr>
</tr>
<tr>
<tr>
<td>Steel Legs</td>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<td>1</td>
<div style="width=10%;">[[Image:veloren_Scale_Leggings.png|32px]]</div>
<td>10%</td>
<div style="width=90%; padding-left:0.5em;">[[Scale Leggings]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">3.33%</td>
</tr>
</tr>
</table>
</table>
Line 81: Line 139:
<tr>
<tr>
<td>Banana</td>
<td colspan=3>
<table class="wikitable mw-collapsible" data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<td>2</td>
<td>10%</td>
<tr>
<td colspan=2 width=71% style="padding-left:1em;"><b>Armor</b></td>
<td width=29% style="padding-left:1em;" class="rarity-green"><b>40.00%</b></td>
</tr>

<tr>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td witdth=52%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[File:Veloren Steel Armor Set.png|32px|link=]]</div>
<div style="width=90%; padding-left:0.5em;"><b>[[Steel Armor]]</b></div>
</td>
<td width=20% style="padding-left:1em;"><b>01-01</b></td>
<td width=28% style="padding-left:1em;" class="rarity-yellow"><b>20.00%</b></td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Steel_Cuirass.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Steel Cuirass]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Steel_Shoulders.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Steel Shoulders]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Steel_Chausses.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Steel Chausses]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td witdth=52%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[File:Veloren Silken Armor Set.png|32px|link=]]</div>
<div style="width=90%; padding-left:0.5em;"><b>[[Silken Armor]]</b></div>
</div>
</td>
<td width=20% style="padding-left:1em;"><b>1</b></td>
<td width=28% style="padding-left:1em;" class="rarity-yellow"><b>20%</b></td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Silken_Robe.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Silken Robe]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Silken_Shoulders.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Silken Shoulders]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%;">[[Image:veloren_Silken_Skirt.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Silken Skirt]]</div>
</div>
</td>
<td style="padding-left:1em;" class="rarity-orange">6.67%</td>
</tr>
</table>
</td>
<tr>
</td>
</table>
</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=10%; padding-left:1em;">[[Image:veloren_Coconut.png|32px]]</div>
<div style="width=90%; padding-left:0.5em;">[[Coconut]]</div>
</div>
</td>
<td style="padding-left:1em;>2-4</td>
<td style="padding-left:0.8em;" class="rarity-yellow">10%</td>
</tr>

</table>


=== (Old) Minotaur Mockup ===

<table class="wikitable sortable" style="text-align:left;" cellpadding="2" cellspacing="0" width=fit>
<tr>
<th width=55%>Item</th>
<th width=20%>Quantity</th>
<th width=25%>Rarity</th>
</tr>
<tr>
<td colspan=3>
<table class="wikitable mw-collapsible" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td width=55% style="padding-left:1em;">Material</td>
<td width=21% style="padding-left:1em;"><b>*</b></td>
<td width=24% style="padding-left:1em;"><b>15.4%</b></td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Sunsilk.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk]]</div>
</div>
</td>
<td style="padding-left:1em;">1-3</td>
<td style="padding-left:1em;">3.85%</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Dragon_Scale.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragon Scale]]</div>
</div>
</td>
<td style="padding-left:1em;">3-8</td>
<td style="padding-left:1em;">3.85%</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Orichalcum_Ingot.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Ingot]]</div>
</div>
</td>
<td style="padding-left:1em;">1-3</td>
<td style="padding-left:1em;">3.85%</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Eldwood_Logs.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Eldwood Logs]]</div>
</div>
</td>
<td style="padding-left:1em;">2-6</td>
<td style="padding-left:1em;">3.85%</td>
</tr>

</table>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Carcanet_of_Wrath.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Carcanet of Wrath]]</div>
</div>
</td>
<td style="padding-left:1em;">1</td>
<td style="padding-left:0.8em;">3.85%</td>
</tr>

<tr>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td witdth=55%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[File:Veloren Orichalcum Armor Set.png|32px|link=]]</div>
<div style="width=10%; padding-left:0.5em;"><b>[[Orichalcum Armor]]</b></div>
</div>
</td>
<td width=21% style="padding-left:1em;"><b>1</b></td>
<td width=24% style="padding-left:1em;"><b>3.33%</b></td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Chestguard.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Chestguard]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Mantle.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Mantle]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Legplates.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Legplates]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Cape.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Cape]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Gloves.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Gloves]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Belt.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Belt]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Orichalcum_Warboots.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Orichalcum Warboots]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

</table>
</td>
<tr>

<tr>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td witdth=55%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[File:Veloren Dragonscale Armor Set.png|32px|link=]]</div>
<div style="width=10%; padding-left:0.5em;"><b>[[Dragonscale Armor]]</b></div>
</div>
</td>
<td width=21% style="padding-left:1em;"><b>1</b></td>
<td width=24% style="padding-left:1em;"><b>3.33%</b></td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Chestplate.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Chestplate]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Mantle.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Mantle]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Leggings.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Leggings]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Cape.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Cape]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Gloves.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Gloves]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Sash.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Sash]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Dragonscale_Spurs.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Dragonscale Spurs]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

</table>
</td>
<tr>


<tr>
<td colspan=3>
<table class="wikitable mw-collapsible mw-collapsed" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<td witdth=55%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[File:Veloren Sunsilk Armor Set.png|32px|link=]]</div>
<div style="width=10%; padding-left:0.5em;"><b>[[Sunsilk Armor]]</b></div>
</div>
</td>
<td width=21% style="padding-left:1em;"><b>1</b></td>
<td width=24% style="padding-left:1em;"><b>3.33%</b></td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Tunic.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Tunic]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Shoulderwraps.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Shoulderwraps]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Kilt.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Kilt]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Cape.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Cape]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Handwraps.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Handwraps]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Sash.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Sash]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

<tr>
<td colspan=2>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%;">[[Image:veloren_Sunsilk_Footwraps.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Sunsilk Footwraps]]</div>
</div>
</td>
<td style="padding-left:1em;">0.48%</td>
</tr>

</table>
</td>
<tr>
<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Caladbolg.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Caladbolg]]</div>
</div>
</td>
<td style="padding-left:1em;">1</td>
<td style="padding-left:0.8em;">1.28%</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Mjolnir.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Mjolnir]]</div>
</div>
</td>
<td style="padding-left:1em;">1</td>
<td style="padding-left:0.8em;">1.28%</td>
</tr>

<tr>
<td>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0.8em;">[[Image:veloren_Parashu.png|32px]]</div>
<div style="width=10%; padding-left:0.5em;">[[Parashu]]</div>
</div>
</td>
<td style="padding-left:1em;">1</td>
<td style="padding-left:0.8em;">1.28%</td>
</tr>
</tr>



Latest revision as of 15:35, 27 September 2023


Original

copied from https://www.mediawiki.org/wiki/Manual:Collapsible_elements ('translate' elements removed)

Inside another element

You can also use collapsible elements in other elements, such as a table.

My table with collapsible info
Title Sample
Lorem Ipsum
More info
Number Letter  
1 A
2 B
3 C



Horblegorble's Loot Experiment

Templated

Item Quantity Rarity
1 40%
3.33%
3.33%
3.33%
1 10%
3.33%
3.33%
3.33%
Armor 40%
01-01 20.00%
6.67%
6.67%
6.67%
01-01 20.00%
6.67%
6.67%
6.67%
2-4 10%


Manual

Item Quantity Rarity
1 60%
1 10%
3.33%
3.33%
3.33%
Armor 40.00%
01-01 20.00%
6.67%
6.67%
6.67%
1 20%
6.67%
6.67%
6.67%
2-4 10%


(Old) Minotaur Mockup

Item Quantity Rarity
Material * 15.4%
1-3 3.85%
3-8 3.85%
1-3 3.85%
2-6 3.85%
1 3.85%
1 3.33%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
1 3.33%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
1 3.33%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
0.48%
1 1.28%
1 1.28%
1 1.28%
Cookies help us deliver our services. By using our services, you agree to our use of cookies.