Difference between revisions of "Template:Navibox"

From GTAMods Wiki
Jump to navigation Jump to search
Line 1: Line 1:
<includeonly><table border="1" class="collapsible" width="100%" cellpadding="3" cellspacing="0" style="margin: 1em 1em 1em 0; background: {{{boxbg|#f9f9f9}}}; border: 1px #aaa solid; border-collapse: collapse;" ><!-- Header --><tr style="background: {{{headerbg|}}}"><th colspan="2">{{{box-header|}}}</th></tr><!-- Groups -->{{#if:{{{group-title1|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%">{{{group-title1|}}}</td><td style="background:{{{linksbg1|}}}">{{{group-links1|}}}</td></tr>|}}{{#if:{{{group-title2|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}">{{{group-title2|}}}</td><td style="background:{{{linksbg2|}}}">{{{group-links2|}}}</td></tr>|}}
+
<includeonly><table border="1" class="collapsible" width="100%" cellpadding="3" cellspacing="0" style="margin: 1em 1em 1em 0; background: {{{boxbg|#f9f9f9}}}; border: 1px #aaa solid; border-collapse: collapse;" ><!-- Header --><tr style="background: {{{headerbg|}}}"><th colspan="2">{{{box-header|}}}</th></tr><!-- Groups -->{{#if:{{{group-title1|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title1|}}}</td><td style="background:{{{linksbg1|}}}; font-size:80%">{{{group-links1|}}}</td></tr>|}}{{#if:{{{group-title2|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title2|}}}</td><td style="background:{{{linksbg2|}}}; font-size:80%">{{{group-links2|}}}</td></tr>|}}
{{#if:{{{group-title3|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}">{{{group-title3|}}}</td><td style="background:{{{linksbg3|}}}">{{{group-links3|}}}</td></tr>|}}{{#if:{{{group-title4|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}">{{{group-title4|}}}</td><td style="background:{{{linksbg4|}}}">{{{group-links4|}}}</td></tr>|}}{{#if:{{{group-title5|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}">{{{group-title5|}}}</td><td style="background:{{{linksbg5|}}}">{{{group-links5|}}}</td></tr>|}}</table></includeonly><noinclude>Basic template for navigation boxes.</noinclude>
+
{{#if:{{{group-title3|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title3|}}}</td><td style="background:{{{linksbg3|}}}; font-size:80%">{{{group-links3|}}}</td></tr>|}}{{#if:{{{group-title4|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title4|}}}</td><td style="background:{{{linksbg4|}}}; font-size:80%">{{{group-links4|}}}</td></tr>|}}{{#if:{{{group-title5|}}}|<tr><td width="150px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title5|}}}</td><td style="background:{{{linksbg5|}}}; font-size:80%">{{{group-links5|}}}</td></tr>|}}</table></includeonly><noinclude>Basic template for navigation boxes.</noinclude>

Revision as of 18:19, 27 January 2009

Basic template for navigation boxes.