Template:Navbox: Difference between revisions
Jump to navigation
Jump to search
(10 possible lists) |
No edit summary |
||
Line 1: | Line 1: | ||
<div class="navbox"> | <div class="navbox"> | ||
<table class="navbox-inner"> | <table class="navbox-inner"> | ||
<tr> | <tr> | ||
Line 13: | Line 12: | ||
{{#if: {{{group1|}}} | | {{#if: {{{group1|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group1}}} | {{{group1}}} | ||
Line 29: | Line 28: | ||
{{#if: {{{group2|}}} | | {{#if: {{{group2|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group2}}} | {{{group2}}} | ||
Line 45: | Line 44: | ||
{{#if: {{{group3|}}} | | {{#if: {{{group3|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group3}}} | {{{group3}}} | ||
Line 61: | Line 60: | ||
{{#if: {{{group4|}}} | | {{#if: {{{group4|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group4}}} | {{{group4}}} | ||
Line 77: | Line 76: | ||
{{#if: {{{group5|}}} | | {{#if: {{{group5|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group5}}} | {{{group5}}} | ||
Line 93: | Line 92: | ||
{{#if: {{{group6|}}} | | {{#if: {{{group6|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group6}}} | {{{group6}}} | ||
Line 109: | Line 108: | ||
{{#if: {{{group7|}}} | | {{#if: {{{group7|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group7}}} | {{{group7}}} | ||
Line 125: | Line 124: | ||
{{#if: {{{group8|}}} | | {{#if: {{{group8|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group8}}} | {{{group8}}} | ||
Line 141: | Line 140: | ||
{{#if: {{{group9|}}} | | {{#if: {{{group9|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group9}}} | {{{group9}}} | ||
Line 157: | Line 156: | ||
{{#if: {{{group10|}}} | | {{#if: {{{group10|}}} | | ||
<tr> | <tr> | ||
<td class="group-data"> | <td class="group-data" style={{{groupstyle|}}}> | ||
<div> | <div> | ||
{{{group10}}} | {{{group10}}} |