Array

Template:NavboxTest: Difference between revisions

mNo edit summary
mNo edit summary
 
(21 intermediate revisions by the same user not shown)
Line 2: Line 2:
{{#if:{{{background_color|}}}|<div style="background-color:{{{background_color}}}; border: none">|<div style="background-color:{{Settings:Default Navbox Color}}; border: none">}}<!--Defaults to light blue color-->
{{#if:{{{background_color|}}}|<div style="background-color:{{{background_color}}}; border: none">|<div style="background-color:{{Settings:Default Navbox Color}}; border: none">}}<!--Defaults to light blue color-->


<left><small>{{#if:{{{title|}}}|'''{{{title}}}''' }}</small></left></div>
<small>{{#if:{{{title|}}}|'''{{{title}}}'''|}}</small></div>


<div class="mw-collapsible-content">
<div class="mw-collapsible-content">
<table class="wikitable" style="margin:auto; line-height:1.5">
<table class="table" style="margin:auto; line-height:1.5; border:none; width:100%; align:top">
{{#if:{{{group1|}}}|
{{#if:{{{group1|}}}|
<tr>
<tr>
<td style="width:0%><small><div style="line-height:1.0; border=none">'''{{{group1}}}'''</div></small></td>
<td style="width:80%><div style="line-height:1.0; border=none">{{{group1}}}</div></td>
<td><small><div class="{{#if:{{{liststyle1|}}}|vlist|hlist}}">{{#if:{{{list1|}}}|{{{list1}}} }}</div></small></td>
<td style="vertical-align:top"><div class="{{#if:{{{liststyle1|}}}|vlist|hlist}}">{{#if:{{{list1|}}}|{{{list1}}} }}</div></td>
</tr>}}
</tr>}}
{{#if:{{{group2|}}}|
{{#if:{{{group2|}}}|

Latest revision as of 23:28, 17 May 2024