Template:Infobox: Difference between revisions

Add option to embed this infobox into another infobox (should not cause any problems with current transclusions), please revert if controversial. Thanks!
(trying the mini version of the navbar per discussion, revert at will)
(Add option to embed this infobox into another infobox (should not cause any problems with current transclusions), please revert if controversial. Thanks!)
Line 1: Line 1:
<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!--
{{#ifeq:{{{child|}}}|yes||<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width:22em; text-align:left; font-size:88%; line-height:1.5em; {{{bodystyle|}}}"><!--
  Caption
  Caption
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!--
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size:125%; font-weight:bold; {{{titlestyle|}}}">{{{title}}}</caption>}}<!--
Line 6: Line 6:
  |header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}}
  |header={{{above}}} |headerstyle=text-align:center; font-size:125%; font-weight:bold; {{{abovestyle|}}}
  |class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}}
  |class={{{aboveclass|}}} |rowclass={{{aboverowclass|}}}
}} }}<!--
}} }} }}{{#ifeq:{{{child|}}}|yes|{{#if:{{{title|}}}|'''{{{title}}}'''}}}}<!--
  Subheader1
  Subheader1
-->{{#if:{{{subheader|}}}|{{Infobox/row
-->{{#if:{{{subheader|}}}|{{Infobox/row
Line 431: Line 431:
  Navbar
  Navbar
-->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align:right">{{navbar|{{{name}}}|mini=1}}</td></tr>}}
-->{{#if:{{{name|}}}|<tr><td colspan="2" style="text-align:right">{{navbar|{{{name}}}|mini=1}}</td></tr>}}
</table><noinclude>
{{#ifeq:{{{child|}}}|yes||</table>}}<noinclude>
{{documentation}}
{{documentation}}
</noinclude>
</noinclude>