Difference between revisions of "Template:Navibox"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
− | <includeonly><table border="0" 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="110px" 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="110px" style="background:{{{groupbg|}}}; font-size:80%; text-align:right">{{{group-title2|}}}</td><td style="background:{{{linksbg2|}}}; font-size:80%">{{{group-links2|}}}</td></tr>|}} | + | <includeonly><table border="0" class="collapsible" {{#if:{{{state|}}}|class="{{{state|}}}"}} 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="110px" 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="110px" 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="110px" 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="110px" 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="110px" 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> | {{#if:{{{group-title3|}}}|<tr><td width="110px" 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="110px" 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="110px" 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 19:51, 27 January 2009
Basic template for navigation boxes.