Toggle menu
1.3K
1.7K
695
23.9K
Veloren Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Horblegorble/Sandbox/Template/LootHeaderVariable: Difference between revisions

From Veloren Wiki
Content added Content deleted
No edit summary
No edit summary
Line 13: Line 13:
data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
data-expandtext="+" data-collapsetext="-" style="text-align:left;" cellpadding="0" cellspacing="0" width=100%>
<tr>
<tr>
<td colspan={{#expr: 3 - {{Bool| {{#if:n|}} }} - {{Bool| {{#if:p|}} }} }} width={{#expr: 50 + {{#if: {{{n|}}} | 0 | {{#expr: 20 + {{{depth|1}}} }} }} + {{#if: {{{p|}}} | 0 | {{#expr: 30 - {{{depth|1}}} }} }} }}%
{{#if: {{{image|}}}
{{#if: {{{image|}}}
| >
|<td width={{#expr: 50 + {{#if: {{{n|}}} | 0 | {{#expr: 20 + {{{depth|1}}} }} }} + {{#if: {{{p|}}} | 0 | {{#expr: 30 - {{{depth|1}}} }} }} }}%>
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="display:flex; align-items:center; justify-content:left; height:100%; width:100%;">
<div style="width=90%; padding-left:0;">[[File:Veloren {{{image|}}}|32px|link=]]</div>
<div style="width=90%; padding-left:0;">[[File:Veloren {{{image|}}}|32px|link=]]</div>
Line 20: Line 21:
</div>
</div>
</td>
</td>
|<td colspan=2 width=71% style="padding-left:1em;">
| style="padding-left:1em;">
<b>{{{title|}}}</b>
<b>{{{title|}}}</b>
</td>
</td>

Revision as of 15:22, 27 September 2023


Cookies help us deliver our services. By using our services, you agree to our use of cookies.