Template:Navbox/core: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:


---First group and image(s)---
---First group and image(s)---
-->{{#if:{{{l1|}}}|<tr>{{#if:{{{g1|}}}|<th style="{{{gs|}}}">{{{g1|}}}</th>}}<td colspan="{{#if:{{{g1|}}}|1|{{#ifeq:{{{nogroups|}}}|true|1|2}}}}" style="text-align:{{#if:{{{g1|}}}|left|center}};{{{os|}}}"></td><td>{{{l1|}}}</td></tr>}}<!--
-->{{#if:{{{l1|}}}|
<tr>
{{#if:{{{g1|}}}|
<td><th style="{{{gs|}}}">
{{{g1|}}}
</th></td>}}
<td colspan="{{#if:{{{g1|}}}|1|{{#ifeq:{{{nogroups|}}}|true|1|2}}}}" style="text-align:{{#if:{{{g1|}}}|left|center}};{{{os|}}}">
{{{l1|}}}</td></tr>}}<!--


---Remaining groups---
---Remaining groups---

Revision as of 13:26, 25 January 2008