Template:Infobox: Difference between revisions

From DisNCord Community Wiki
Jump to navigation Jump to search
(add proper infobox template)
(elaborate on usage example)
Line 1: Line 1:
<noinclude>{{Infobox
<noinclude>
== Usage example ==
 
{{Infobox
| title = Example Infobox
| title = Example Infobox
| image = Disncord logo 2x.png
| image = Disncord logo 2x.png
| header1 = Section Header
| header1 = Section Header
| title2 = Title
| title2 = Title 1
| value2 = Value
| value2 = Value 1
| title3 = Infoboxes
| value3 = Are cool!
| header4 = Section 2 Header
| title5 = Foo
| value5 = Bar
|}}
|}}
Headers are defined by setting the <code>header{n}</code> parameter. Rows are defined by setting the <code>title{n}</code> and <code>value{n}</code>.
The <code>{n}</code> value decides the order of the header/row. You cannot use the same <code>{n}</code> for a header and a row. You must use the same <code>{n}</code> for a title and value for one row.
<pre>
<pre>
{{Infobox
{{Infobox
Line 11: Line 24:
| image = Disncord logo 2x.png
| image = Disncord logo 2x.png
| header1 = Section Header
| header1 = Section Header
| title2 = Title
| title2 = Title 1
| value2 = Value
| value2 = Value 1
| title3 = Infoboxes
| value3 = Are cool!
| header4 = Section 2 Header
| title5 = Foo
| value5 = Bar
|}}
|}}
</pre>
</pre>
<br><br>
<br><br>
</noinclude><table class="infobox" style="border-spacing: 3px;"><caption class="infobox-title">{{{title|{{PAGENAME}}}}}</caption>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;">[[File:{{{image}}}|260px|class=infobox-image]]</td></tr>}}<!--
</noinclude><includeonly><table class="infobox" style="border-spacing: 3px;"><caption class="infobox-title">{{{title|{{PAGENAME}}}}}</caption>{{#if:{{{image|}}}|<tr><td colspan="2" style="text-align: center;">[[File:{{{image}}}|260px|class=infobox-image]]</td></tr>}}<!--


Row template:
Row template:
Line 23: Line 41:
Usage: append with % (i, i, i, i, i).
Usage: append with % (i, i, i, i, i).


-->{{#if: {{{header1|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header1}}}</th></tr>|{{#if: {{{title1|}}}|<tr><th scope="row" class="infobox-row-title">{{{title1}}}</th><td class="infobox-row-value">{{{value1}}}</td></tr>|}}}}{{#if: {{{header2|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header2}}}</th></tr>|{{#if: {{{title2|}}}|<tr><th scope="row" class="infobox-row-title">{{{title2}}}</th><td class="infobox-row-value">{{{value2}}}</td></tr>|}}}}{{#if: {{{header3|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header3}}}</th></tr>|{{#if: {{{title3|}}}|<tr><th scope="row" class="infobox-row-title">{{{title3}}}</th><td class="infobox-row-value">{{{value3}}}</td></tr>|}}}}{{#if: {{{header4|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header4}}}</th></tr>|{{#if: {{{title4|}}}|<tr><th scope="row" class="infobox-row-title">{{{title4}}}</th><td class="infobox-row-value">{{{value4}}}</td></tr>|}}}}{{#if: {{{header5|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header5}}}</th></tr>|{{#if: {{{title5|}}}|<tr><th scope="row" class="infobox-row-title">{{{title5}}}</th><td class="infobox-row-value">{{{value5}}}</td></tr>|}}}}{{#if: {{{header6|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header6}}}</th></tr>|{{#if: {{{title6|}}}|<tr><th scope="row" class="infobox-row-title">{{{title6}}}</th><td class="infobox-row-value">{{{value6}}}</td></tr>|}}}}{{#if: {{{header7|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header7}}}</th></tr>|{{#if: {{{title7|}}}|<tr><th scope="row" class="infobox-row-title">{{{title7}}}</th><td class="infobox-row-value">{{{value7}}}</td></tr>|}}}}{{#if: {{{header8|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header8}}}</th></tr>|{{#if: {{{title8|}}}|<tr><th scope="row" class="infobox-row-title">{{{title8}}}</th><td class="infobox-row-value">{{{value8}}}</td></tr>|}}}}{{#if: {{{header9|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header9}}}</th></tr>|{{#if: {{{title9|}}}|<tr><th scope="row" class="infobox-row-title">{{{title9}}}</th><td class="infobox-row-value">{{{value9}}}</td></tr>|}}}}{{#if: {{{header10|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header10}}}</th></tr>|{{#if: {{{title10|}}}|<tr><th scope="row" class="infobox-row-title">{{{title10}}}</th><td class="infobox-row-value">{{{value10}}}</td></tr>|}}}}{{#if: {{{header11|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header11}}}</th></tr>|{{#if: {{{title11|}}}|<tr><th scope="row" class="infobox-row-title">{{{title11}}}</th><td class="infobox-row-value">{{{value11}}}</td></tr>|}}}}{{#if: {{{header12|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header12}}}</th></tr>|{{#if: {{{title12|}}}|<tr><th scope="row" class="infobox-row-title">{{{title12}}}</th><td class="infobox-row-value">{{{value12}}}</td></tr>|}}}}{{#if: {{{header13|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header13}}}</th></tr>|{{#if: {{{title13|}}}|<tr><th scope="row" class="infobox-row-title">{{{title13}}}</th><td class="infobox-row-value">{{{value13}}}</td></tr>|}}}}{{#if: {{{header14|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header14}}}</th></tr>|{{#if: {{{title14|}}}|<tr><th scope="row" class="infobox-row-title">{{{title14}}}</th><td class="infobox-row-value">{{{value14}}}</td></tr>|}}}}{{#if: {{{header15|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header15}}}</th></tr>|{{#if: {{{title15|}}}|<tr><th scope="row" class="infobox-row-title">{{{title15}}}</th><td class="infobox-row-value">{{{value15}}}</td></tr>|}}}}{{#if: {{{header16|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header16}}}</th></tr>|{{#if: {{{title16|}}}|<tr><th scope="row" class="infobox-row-title">{{{title16}}}</th><td class="infobox-row-value">{{{value16}}}</td></tr>|}}}}{{#if: {{{header17|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header17}}}</th></tr>|{{#if: {{{title17|}}}|<tr><th scope="row" class="infobox-row-title">{{{title17}}}</th><td class="infobox-row-value">{{{value17}}}</td></tr>|}}}}{{#if: {{{header18|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header18}}}</th></tr>|{{#if: {{{title18|}}}|<tr><th scope="row" class="infobox-row-title">{{{title18}}}</th><td class="infobox-row-value">{{{value18}}}</td></tr>|}}}}{{#if: {{{header19|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header19}}}</th></tr>|{{#if: {{{title19|}}}|<tr><th scope="row" class="infobox-row-title">{{{title19}}}</th><td class="infobox-row-value">{{{value19}}}</td></tr>|}}}}{{#if: {{{header20|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header20}}}</th></tr>|{{#if: {{{title20|}}}|<tr><th scope="row" class="infobox-row-title">{{{title20}}}</th><td class="infobox-row-value">{{{value20}}}</td></tr>|}}}}{{#if: {{{header21|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header21}}}</th></tr>|{{#if: {{{title21|}}}|<tr><th scope="row" class="infobox-row-title">{{{title21}}}</th><td class="infobox-row-value">{{{value21}}}</td></tr>|}}}}{{#if: {{{header22|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header22}}}</th></tr>|{{#if: {{{title22|}}}|<tr><th scope="row" class="infobox-row-title">{{{title22}}}</th><td class="infobox-row-value">{{{value22}}}</td></tr>|}}}}{{#if: {{{header23|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header23}}}</th></tr>|{{#if: {{{title23|}}}|<tr><th scope="row" class="infobox-row-title">{{{title23}}}</th><td class="infobox-row-value">{{{value23}}}</td></tr>|}}}}{{#if: {{{header24|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header24}}}</th></tr>|{{#if: {{{title24|}}}|<tr><th scope="row" class="infobox-row-title">{{{title24}}}</th><td class="infobox-row-value">{{{value24}}}</td></tr>|}}}}{{#if: {{{header25|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header25}}}</th></tr>|{{#if: {{{title25|}}}|<tr><th scope="row" class="infobox-row-title">{{{title25}}}</th><td class="infobox-row-value">{{{value25}}}</td></tr>|}}}}{{#if: {{{header26|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header26}}}</th></tr>|{{#if: {{{title26|}}}|<tr><th scope="row" class="infobox-row-title">{{{title26}}}</th><td class="infobox-row-value">{{{value26}}}</td></tr>|}}}}{{#if: {{{header27|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header27}}}</th></tr>|{{#if: {{{title27|}}}|<tr><th scope="row" class="infobox-row-title">{{{title27}}}</th><td class="infobox-row-value">{{{value27}}}</td></tr>|}}}}{{#if: {{{header28|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header28}}}</th></tr>|{{#if: {{{title28|}}}|<tr><th scope="row" class="infobox-row-title">{{{title28}}}</th><td class="infobox-row-value">{{{value28}}}</td></tr>|}}}}{{#if: {{{header29|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header29}}}</th></tr>|{{#if: {{{title29|}}}|<tr><th scope="row" class="infobox-row-title">{{{title29}}}</th><td class="infobox-row-value">{{{value29}}}</td></tr>|}}}}{{#if: {{{header30|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header30}}}</th></tr>|{{#if: {{{title30|}}}|<tr><th scope="row" class="infobox-row-title">{{{title30}}}</th><td class="infobox-row-value">{{{value30}}}</td></tr>|}}}}{{#if: {{{header31|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header31}}}</th></tr>|{{#if: {{{title31|}}}|<tr><th scope="row" class="infobox-row-title">{{{title31}}}</th><td class="infobox-row-value">{{{value31}}}</td></tr>|}}}}{{#if: {{{header32|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header32}}}</th></tr>|{{#if: {{{title32|}}}|<tr><th scope="row" class="infobox-row-title">{{{title32}}}</th><td class="infobox-row-value">{{{value32}}}</td></tr>|}}}}{{#if: {{{header33|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header33}}}</th></tr>|{{#if: {{{title33|}}}|<tr><th scope="row" class="infobox-row-title">{{{title33}}}</th><td class="infobox-row-value">{{{value33}}}</td></tr>|}}}}{{#if: {{{header34|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header34}}}</th></tr>|{{#if: {{{title34|}}}|<tr><th scope="row" class="infobox-row-title">{{{title34}}}</th><td class="infobox-row-value">{{{value34}}}</td></tr>|}}}}{{#if: {{{header35|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header35}}}</th></tr>|{{#if: {{{title35|}}}|<tr><th scope="row" class="infobox-row-title">{{{title35}}}</th><td class="infobox-row-value">{{{value35}}}</td></tr>|}}}}{{#if: {{{header36|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header36}}}</th></tr>|{{#if: {{{title36|}}}|<tr><th scope="row" class="infobox-row-title">{{{title36}}}</th><td class="infobox-row-value">{{{value36}}}</td></tr>|}}}}{{#if: {{{header37|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header37}}}</th></tr>|{{#if: {{{title37|}}}|<tr><th scope="row" class="infobox-row-title">{{{title37}}}</th><td class="infobox-row-value">{{{value37}}}</td></tr>|}}}}{{#if: {{{header38|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header38}}}</th></tr>|{{#if: {{{title38|}}}|<tr><th scope="row" class="infobox-row-title">{{{title38}}}</th><td class="infobox-row-value">{{{value38}}}</td></tr>|}}}}{{#if: {{{header39|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header39}}}</th></tr>|{{#if: {{{title39|}}}|<tr><th scope="row" class="infobox-row-title">{{{title39}}}</th><td class="infobox-row-value">{{{value39}}}</td></tr>|}}}}{{#if: {{{header40|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header40}}}</th></tr>|{{#if: {{{title40|}}}|<tr><th scope="row" class="infobox-row-title">{{{title40}}}</th><td class="infobox-row-value">{{{value40}}}</td></tr>|}}}}{{#if: {{{header41|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header41}}}</th></tr>|{{#if: {{{title41|}}}|<tr><th scope="row" class="infobox-row-title">{{{title41}}}</th><td class="infobox-row-value">{{{value41}}}</td></tr>|}}}}{{#if: {{{header42|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header42}}}</th></tr>|{{#if: {{{title42|}}}|<tr><th scope="row" class="infobox-row-title">{{{title42}}}</th><td class="infobox-row-value">{{{value42}}}</td></tr>|}}}}{{#if: {{{header43|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header43}}}</th></tr>|{{#if: {{{title43|}}}|<tr><th scope="row" class="infobox-row-title">{{{title43}}}</th><td class="infobox-row-value">{{{value43}}}</td></tr>|}}}}{{#if: {{{header44|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header44}}}</th></tr>|{{#if: {{{title44|}}}|<tr><th scope="row" class="infobox-row-title">{{{title44}}}</th><td class="infobox-row-value">{{{value44}}}</td></tr>|}}}}{{#if: {{{header45|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header45}}}</th></tr>|{{#if: {{{title45|}}}|<tr><th scope="row" class="infobox-row-title">{{{title45}}}</th><td class="infobox-row-value">{{{value45}}}</td></tr>|}}}}{{#if: {{{header46|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header46}}}</th></tr>|{{#if: {{{title46|}}}|<tr><th scope="row" class="infobox-row-title">{{{title46}}}</th><td class="infobox-row-value">{{{value46}}}</td></tr>|}}}}{{#if: {{{header47|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header47}}}</th></tr>|{{#if: {{{title47|}}}|<tr><th scope="row" class="infobox-row-title">{{{title47}}}</th><td class="infobox-row-value">{{{value47}}}</td></tr>|}}}}{{#if: {{{header48|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header48}}}</th></tr>|{{#if: {{{title48|}}}|<tr><th scope="row" class="infobox-row-title">{{{title48}}}</th><td class="infobox-row-value">{{{value48}}}</td></tr>|}}}}{{#if: {{{header49|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header49}}}</th></tr>|{{#if: {{{title49|}}}|<tr><th scope="row" class="infobox-row-title">{{{title49}}}</th><td class="infobox-row-value">{{{value49}}}</td></tr>|}}}}{{#if: {{{header50|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header50}}}</th></tr>|{{#if: {{{title50|}}}|<tr><th scope="row" class="infobox-row-title">{{{title50}}}</th><td class="infobox-row-value">{{{value50}}}</td></tr>|}}}}{{#if: {{{header51|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header51}}}</th></tr>|{{#if: {{{title51|}}}|<tr><th scope="row" class="infobox-row-title">{{{title51}}}</th><td class="infobox-row-value">{{{value51}}}</td></tr>|}}}}{{#if: {{{header52|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header52}}}</th></tr>|{{#if: {{{title52|}}}|<tr><th scope="row" class="infobox-row-title">{{{title52}}}</th><td class="infobox-row-value">{{{value52}}}</td></tr>|}}}}{{#if: {{{header53|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header53}}}</th></tr>|{{#if: {{{title53|}}}|<tr><th scope="row" class="infobox-row-title">{{{title53}}}</th><td class="infobox-row-value">{{{value53}}}</td></tr>|}}}}{{#if: {{{header54|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header54}}}</th></tr>|{{#if: {{{title54|}}}|<tr><th scope="row" class="infobox-row-title">{{{title54}}}</th><td class="infobox-row-value">{{{value54}}}</td></tr>|}}}}{{#if: {{{header55|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header55}}}</th></tr>|{{#if: {{{title55|}}}|<tr><th scope="row" class="infobox-row-title">{{{title55}}}</th><td class="infobox-row-value">{{{value55}}}</td></tr>|}}}}{{#if: {{{header56|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header56}}}</th></tr>|{{#if: {{{title56|}}}|<tr><th scope="row" class="infobox-row-title">{{{title56}}}</th><td class="infobox-row-value">{{{value56}}}</td></tr>|}}}}{{#if: {{{header57|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header57}}}</th></tr>|{{#if: {{{title57|}}}|<tr><th scope="row" class="infobox-row-title">{{{title57}}}</th><td class="infobox-row-value">{{{value57}}}</td></tr>|}}}}{{#if: {{{header58|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header58}}}</th></tr>|{{#if: {{{title58|}}}|<tr><th scope="row" class="infobox-row-title">{{{title58}}}</th><td class="infobox-row-value">{{{value58}}}</td></tr>|}}}}{{#if: {{{header59|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header59}}}</th></tr>|{{#if: {{{title59|}}}|<tr><th scope="row" class="infobox-row-title">{{{title59}}}</th><td class="infobox-row-value">{{{value59}}}</td></tr>|}}}}{{#if: {{{header60|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header60}}}</th></tr>|{{#if: {{{title60|}}}|<tr><th scope="row" class="infobox-row-title">{{{title60}}}</th><td class="infobox-row-value">{{{value60}}}</td></tr>|}}}}{{#if: {{{header61|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header61}}}</th></tr>|{{#if: {{{title61|}}}|<tr><th scope="row" class="infobox-row-title">{{{title61}}}</th><td class="infobox-row-value">{{{value61}}}</td></tr>|}}}}{{#if: {{{header62|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header62}}}</th></tr>|{{#if: {{{title62|}}}|<tr><th scope="row" class="infobox-row-title">{{{title62}}}</th><td class="infobox-row-value">{{{value62}}}</td></tr>|}}}}{{#if: {{{header63|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header63}}}</th></tr>|{{#if: {{{title63|}}}|<tr><th scope="row" class="infobox-row-title">{{{title63}}}</th><td class="infobox-row-value">{{{value63}}}</td></tr>|}}}}{{#if: {{{header64|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header64}}}</th></tr>|{{#if: {{{title64|}}}|<tr><th scope="row" class="infobox-row-title">{{{title64}}}</th><td class="infobox-row-value">{{{value64}}}</td></tr>|}}}}{{#if: {{{header65|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header65}}}</th></tr>|{{#if: {{{title65|}}}|<tr><th scope="row" class="infobox-row-title">{{{title65}}}</th><td class="infobox-row-value">{{{value65}}}</td></tr>|}}}}{{#if: {{{header66|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header66}}}</th></tr>|{{#if: {{{title66|}}}|<tr><th scope="row" class="infobox-row-title">{{{title66}}}</th><td class="infobox-row-value">{{{value66}}}</td></tr>|}}}}{{#if: {{{header67|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header67}}}</th></tr>|{{#if: {{{title67|}}}|<tr><th scope="row" class="infobox-row-title">{{{title67}}}</th><td class="infobox-row-value">{{{value67}}}</td></tr>|}}}}{{#if: {{{header68|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header68}}}</th></tr>|{{#if: {{{title68|}}}|<tr><th scope="row" class="infobox-row-title">{{{title68}}}</th><td class="infobox-row-value">{{{value68}}}</td></tr>|}}}}{{#if: {{{header69|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header69}}}</th></tr>|{{#if: {{{title69|}}}|<tr><th scope="row" class="infobox-row-title">{{{title69}}}</th><td class="infobox-row-value">{{{value69}}}</td></tr>|}}}}{{#if: {{{header70|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header70}}}</th></tr>|{{#if: {{{title70|}}}|<tr><th scope="row" class="infobox-row-title">{{{title70}}}</th><td class="infobox-row-value">{{{value70}}}</td></tr>|}}}}{{#if: {{{header71|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header71}}}</th></tr>|{{#if: {{{title71|}}}|<tr><th scope="row" class="infobox-row-title">{{{title71}}}</th><td class="infobox-row-value">{{{value71}}}</td></tr>|}}}}{{#if: {{{header72|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header72}}}</th></tr>|{{#if: {{{title72|}}}|<tr><th scope="row" class="infobox-row-title">{{{title72}}}</th><td class="infobox-row-value">{{{value72}}}</td></tr>|}}}}{{#if: {{{header73|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header73}}}</th></tr>|{{#if: {{{title73|}}}|<tr><th scope="row" class="infobox-row-title">{{{title73}}}</th><td class="infobox-row-value">{{{value73}}}</td></tr>|}}}}{{#if: {{{header74|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header74}}}</th></tr>|{{#if: {{{title74|}}}|<tr><th scope="row" class="infobox-row-title">{{{title74}}}</th><td class="infobox-row-value">{{{value74}}}</td></tr>|}}}}{{#if: {{{header75|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header75}}}</th></tr>|{{#if: {{{title75|}}}|<tr><th scope="row" class="infobox-row-title">{{{title75}}}</th><td class="infobox-row-value">{{{value75}}}</td></tr>|}}}}{{#if: {{{header76|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header76}}}</th></tr>|{{#if: {{{title76|}}}|<tr><th scope="row" class="infobox-row-title">{{{title76}}}</th><td class="infobox-row-value">{{{value76}}}</td></tr>|}}}}{{#if: {{{header77|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header77}}}</th></tr>|{{#if: {{{title77|}}}|<tr><th scope="row" class="infobox-row-title">{{{title77}}}</th><td class="infobox-row-value">{{{value77}}}</td></tr>|}}}}{{#if: {{{header78|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header78}}}</th></tr>|{{#if: {{{title78|}}}|<tr><th scope="row" class="infobox-row-title">{{{title78}}}</th><td class="infobox-row-value">{{{value78}}}</td></tr>|}}}}{{#if: {{{header79|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header79}}}</th></tr>|{{#if: {{{title79|}}}|<tr><th scope="row" class="infobox-row-title">{{{title79}}}</th><td class="infobox-row-value">{{{value79}}}</td></tr>|}}}}{{#if: {{{header80|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header80}}}</th></tr>|{{#if: {{{title80|}}}|<tr><th scope="row" class="infobox-row-title">{{{title80}}}</th><td class="infobox-row-value">{{{value80}}}</td></tr>|}}}}{{#if: {{{header81|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header81}}}</th></tr>|{{#if: {{{title81|}}}|<tr><th scope="row" class="infobox-row-title">{{{title81}}}</th><td class="infobox-row-value">{{{value81}}}</td></tr>|}}}}{{#if: {{{header82|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header82}}}</th></tr>|{{#if: {{{title82|}}}|<tr><th scope="row" class="infobox-row-title">{{{title82}}}</th><td class="infobox-row-value">{{{value82}}}</td></tr>|}}}}{{#if: {{{header83|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header83}}}</th></tr>|{{#if: {{{title83|}}}|<tr><th scope="row" class="infobox-row-title">{{{title83}}}</th><td class="infobox-row-value">{{{value83}}}</td></tr>|}}}}{{#if: {{{header84|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header84}}}</th></tr>|{{#if: {{{title84|}}}|<tr><th scope="row" class="infobox-row-title">{{{title84}}}</th><td class="infobox-row-value">{{{value84}}}</td></tr>|}}}}{{#if: {{{header85|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header85}}}</th></tr>|{{#if: {{{title85|}}}|<tr><th scope="row" class="infobox-row-title">{{{title85}}}</th><td class="infobox-row-value">{{{value85}}}</td></tr>|}}}}{{#if: {{{header86|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header86}}}</th></tr>|{{#if: {{{title86|}}}|<tr><th scope="row" class="infobox-row-title">{{{title86}}}</th><td class="infobox-row-value">{{{value86}}}</td></tr>|}}}}{{#if: {{{header87|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header87}}}</th></tr>|{{#if: {{{title87|}}}|<tr><th scope="row" class="infobox-row-title">{{{title87}}}</th><td class="infobox-row-value">{{{value87}}}</td></tr>|}}}}{{#if: {{{header88|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header88}}}</th></tr>|{{#if: {{{title88|}}}|<tr><th scope="row" class="infobox-row-title">{{{title88}}}</th><td class="infobox-row-value">{{{value88}}}</td></tr>|}}}}{{#if: {{{header89|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header89}}}</th></tr>|{{#if: {{{title89|}}}|<tr><th scope="row" class="infobox-row-title">{{{title89}}}</th><td class="infobox-row-value">{{{value89}}}</td></tr>|}}}}{{#if: {{{header90|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header90}}}</th></tr>|{{#if: {{{title90|}}}|<tr><th scope="row" class="infobox-row-title">{{{title90}}}</th><td class="infobox-row-value">{{{value90}}}</td></tr>|}}}}{{#if: {{{header91|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header91}}}</th></tr>|{{#if: {{{title91|}}}|<tr><th scope="row" class="infobox-row-title">{{{title91}}}</th><td class="infobox-row-value">{{{value91}}}</td></tr>|}}}}{{#if: {{{header92|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header92}}}</th></tr>|{{#if: {{{title92|}}}|<tr><th scope="row" class="infobox-row-title">{{{title92}}}</th><td class="infobox-row-value">{{{value92}}}</td></tr>|}}}}{{#if: {{{header93|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header93}}}</th></tr>|{{#if: {{{title93|}}}|<tr><th scope="row" class="infobox-row-title">{{{title93}}}</th><td class="infobox-row-value">{{{value93}}}</td></tr>|}}}}{{#if: {{{header94|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header94}}}</th></tr>|{{#if: {{{title94|}}}|<tr><th scope="row" class="infobox-row-title">{{{title94}}}</th><td class="infobox-row-value">{{{value94}}}</td></tr>|}}}}{{#if: {{{header95|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header95}}}</th></tr>|{{#if: {{{title95|}}}|<tr><th scope="row" class="infobox-row-title">{{{title95}}}</th><td class="infobox-row-value">{{{value95}}}</td></tr>|}}}}{{#if: {{{header96|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header96}}}</th></tr>|{{#if: {{{title96|}}}|<tr><th scope="row" class="infobox-row-title">{{{title96}}}</th><td class="infobox-row-value">{{{value96}}}</td></tr>|}}}}{{#if: {{{header97|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header97}}}</th></tr>|{{#if: {{{title97|}}}|<tr><th scope="row" class="infobox-row-title">{{{title97}}}</th><td class="infobox-row-value">{{{value97}}}</td></tr>|}}}}{{#if: {{{header98|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header98}}}</th></tr>|{{#if: {{{title98|}}}|<tr><th scope="row" class="infobox-row-title">{{{title98}}}</th><td class="infobox-row-value">{{{value98}}}</td></tr>|}}}}{{#if: {{{header99|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header99}}}</th></tr>|{{#if: {{{title99|}}}|<tr><th scope="row" class="infobox-row-title">{{{title99}}}</th><td class="infobox-row-value">{{{value99}}}</td></tr>|}}}}</table>
-->{{#if: {{{header1|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header1}}}</th></tr>|{{#if: {{{title1|}}}|<tr><th scope="row" class="infobox-row-title">{{{title1}}}</th><td class="infobox-row-value">{{{value1}}}</td></tr>|}}}}{{#if: {{{header2|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header2}}}</th></tr>|{{#if: {{{title2|}}}|<tr><th scope="row" class="infobox-row-title">{{{title2}}}</th><td class="infobox-row-value">{{{value2}}}</td></tr>|}}}}{{#if: {{{header3|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header3}}}</th></tr>|{{#if: {{{title3|}}}|<tr><th scope="row" class="infobox-row-title">{{{title3}}}</th><td class="infobox-row-value">{{{value3}}}</td></tr>|}}}}{{#if: {{{header4|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header4}}}</th></tr>|{{#if: {{{title4|}}}|<tr><th scope="row" class="infobox-row-title">{{{title4}}}</th><td class="infobox-row-value">{{{value4}}}</td></tr>|}}}}{{#if: {{{header5|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header5}}}</th></tr>|{{#if: {{{title5|}}}|<tr><th scope="row" class="infobox-row-title">{{{title5}}}</th><td class="infobox-row-value">{{{value5}}}</td></tr>|}}}}{{#if: {{{header6|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header6}}}</th></tr>|{{#if: {{{title6|}}}|<tr><th scope="row" class="infobox-row-title">{{{title6}}}</th><td class="infobox-row-value">{{{value6}}}</td></tr>|}}}}{{#if: {{{header7|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header7}}}</th></tr>|{{#if: {{{title7|}}}|<tr><th scope="row" class="infobox-row-title">{{{title7}}}</th><td class="infobox-row-value">{{{value7}}}</td></tr>|}}}}{{#if: {{{header8|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header8}}}</th></tr>|{{#if: {{{title8|}}}|<tr><th scope="row" class="infobox-row-title">{{{title8}}}</th><td class="infobox-row-value">{{{value8}}}</td></tr>|}}}}{{#if: {{{header9|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header9}}}</th></tr>|{{#if: {{{title9|}}}|<tr><th scope="row" class="infobox-row-title">{{{title9}}}</th><td class="infobox-row-value">{{{value9}}}</td></tr>|}}}}{{#if: {{{header10|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header10}}}</th></tr>|{{#if: {{{title10|}}}|<tr><th scope="row" class="infobox-row-title">{{{title10}}}</th><td class="infobox-row-value">{{{value10}}}</td></tr>|}}}}{{#if: {{{header11|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header11}}}</th></tr>|{{#if: {{{title11|}}}|<tr><th scope="row" class="infobox-row-title">{{{title11}}}</th><td class="infobox-row-value">{{{value11}}}</td></tr>|}}}}{{#if: {{{header12|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header12}}}</th></tr>|{{#if: {{{title12|}}}|<tr><th scope="row" class="infobox-row-title">{{{title12}}}</th><td class="infobox-row-value">{{{value12}}}</td></tr>|}}}}{{#if: {{{header13|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header13}}}</th></tr>|{{#if: {{{title13|}}}|<tr><th scope="row" class="infobox-row-title">{{{title13}}}</th><td class="infobox-row-value">{{{value13}}}</td></tr>|}}}}{{#if: {{{header14|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header14}}}</th></tr>|{{#if: {{{title14|}}}|<tr><th scope="row" class="infobox-row-title">{{{title14}}}</th><td class="infobox-row-value">{{{value14}}}</td></tr>|}}}}{{#if: {{{header15|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header15}}}</th></tr>|{{#if: {{{title15|}}}|<tr><th scope="row" class="infobox-row-title">{{{title15}}}</th><td class="infobox-row-value">{{{value15}}}</td></tr>|}}}}{{#if: {{{header16|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header16}}}</th></tr>|{{#if: {{{title16|}}}|<tr><th scope="row" class="infobox-row-title">{{{title16}}}</th><td class="infobox-row-value">{{{value16}}}</td></tr>|}}}}{{#if: {{{header17|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header17}}}</th></tr>|{{#if: {{{title17|}}}|<tr><th scope="row" class="infobox-row-title">{{{title17}}}</th><td class="infobox-row-value">{{{value17}}}</td></tr>|}}}}{{#if: {{{header18|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header18}}}</th></tr>|{{#if: {{{title18|}}}|<tr><th scope="row" class="infobox-row-title">{{{title18}}}</th><td class="infobox-row-value">{{{value18}}}</td></tr>|}}}}{{#if: {{{header19|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header19}}}</th></tr>|{{#if: {{{title19|}}}|<tr><th scope="row" class="infobox-row-title">{{{title19}}}</th><td class="infobox-row-value">{{{value19}}}</td></tr>|}}}}{{#if: {{{header20|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header20}}}</th></tr>|{{#if: {{{title20|}}}|<tr><th scope="row" class="infobox-row-title">{{{title20}}}</th><td class="infobox-row-value">{{{value20}}}</td></tr>|}}}}{{#if: {{{header21|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header21}}}</th></tr>|{{#if: {{{title21|}}}|<tr><th scope="row" class="infobox-row-title">{{{title21}}}</th><td class="infobox-row-value">{{{value21}}}</td></tr>|}}}}{{#if: {{{header22|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header22}}}</th></tr>|{{#if: {{{title22|}}}|<tr><th scope="row" class="infobox-row-title">{{{title22}}}</th><td class="infobox-row-value">{{{value22}}}</td></tr>|}}}}{{#if: {{{header23|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header23}}}</th></tr>|{{#if: {{{title23|}}}|<tr><th scope="row" class="infobox-row-title">{{{title23}}}</th><td class="infobox-row-value">{{{value23}}}</td></tr>|}}}}{{#if: {{{header24|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header24}}}</th></tr>|{{#if: {{{title24|}}}|<tr><th scope="row" class="infobox-row-title">{{{title24}}}</th><td class="infobox-row-value">{{{value24}}}</td></tr>|}}}}{{#if: {{{header25|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header25}}}</th></tr>|{{#if: {{{title25|}}}|<tr><th scope="row" class="infobox-row-title">{{{title25}}}</th><td class="infobox-row-value">{{{value25}}}</td></tr>|}}}}{{#if: {{{header26|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header26}}}</th></tr>|{{#if: {{{title26|}}}|<tr><th scope="row" class="infobox-row-title">{{{title26}}}</th><td class="infobox-row-value">{{{value26}}}</td></tr>|}}}}{{#if: {{{header27|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header27}}}</th></tr>|{{#if: {{{title27|}}}|<tr><th scope="row" class="infobox-row-title">{{{title27}}}</th><td class="infobox-row-value">{{{value27}}}</td></tr>|}}}}{{#if: {{{header28|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header28}}}</th></tr>|{{#if: {{{title28|}}}|<tr><th scope="row" class="infobox-row-title">{{{title28}}}</th><td class="infobox-row-value">{{{value28}}}</td></tr>|}}}}{{#if: {{{header29|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header29}}}</th></tr>|{{#if: {{{title29|}}}|<tr><th scope="row" class="infobox-row-title">{{{title29}}}</th><td class="infobox-row-value">{{{value29}}}</td></tr>|}}}}{{#if: {{{header30|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header30}}}</th></tr>|{{#if: {{{title30|}}}|<tr><th scope="row" class="infobox-row-title">{{{title30}}}</th><td class="infobox-row-value">{{{value30}}}</td></tr>|}}}}{{#if: {{{header31|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header31}}}</th></tr>|{{#if: {{{title31|}}}|<tr><th scope="row" class="infobox-row-title">{{{title31}}}</th><td class="infobox-row-value">{{{value31}}}</td></tr>|}}}}{{#if: {{{header32|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header32}}}</th></tr>|{{#if: {{{title32|}}}|<tr><th scope="row" class="infobox-row-title">{{{title32}}}</th><td class="infobox-row-value">{{{value32}}}</td></tr>|}}}}{{#if: {{{header33|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header33}}}</th></tr>|{{#if: {{{title33|}}}|<tr><th scope="row" class="infobox-row-title">{{{title33}}}</th><td class="infobox-row-value">{{{value33}}}</td></tr>|}}}}{{#if: {{{header34|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header34}}}</th></tr>|{{#if: {{{title34|}}}|<tr><th scope="row" class="infobox-row-title">{{{title34}}}</th><td class="infobox-row-value">{{{value34}}}</td></tr>|}}}}{{#if: {{{header35|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header35}}}</th></tr>|{{#if: {{{title35|}}}|<tr><th scope="row" class="infobox-row-title">{{{title35}}}</th><td class="infobox-row-value">{{{value35}}}</td></tr>|}}}}{{#if: {{{header36|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header36}}}</th></tr>|{{#if: {{{title36|}}}|<tr><th scope="row" class="infobox-row-title">{{{title36}}}</th><td class="infobox-row-value">{{{value36}}}</td></tr>|}}}}{{#if: {{{header37|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header37}}}</th></tr>|{{#if: {{{title37|}}}|<tr><th scope="row" class="infobox-row-title">{{{title37}}}</th><td class="infobox-row-value">{{{value37}}}</td></tr>|}}}}{{#if: {{{header38|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header38}}}</th></tr>|{{#if: {{{title38|}}}|<tr><th scope="row" class="infobox-row-title">{{{title38}}}</th><td class="infobox-row-value">{{{value38}}}</td></tr>|}}}}{{#if: {{{header39|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header39}}}</th></tr>|{{#if: {{{title39|}}}|<tr><th scope="row" class="infobox-row-title">{{{title39}}}</th><td class="infobox-row-value">{{{value39}}}</td></tr>|}}}}{{#if: {{{header40|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header40}}}</th></tr>|{{#if: {{{title40|}}}|<tr><th scope="row" class="infobox-row-title">{{{title40}}}</th><td class="infobox-row-value">{{{value40}}}</td></tr>|}}}}{{#if: {{{header41|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header41}}}</th></tr>|{{#if: {{{title41|}}}|<tr><th scope="row" class="infobox-row-title">{{{title41}}}</th><td class="infobox-row-value">{{{value41}}}</td></tr>|}}}}{{#if: {{{header42|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header42}}}</th></tr>|{{#if: {{{title42|}}}|<tr><th scope="row" class="infobox-row-title">{{{title42}}}</th><td class="infobox-row-value">{{{value42}}}</td></tr>|}}}}{{#if: {{{header43|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header43}}}</th></tr>|{{#if: {{{title43|}}}|<tr><th scope="row" class="infobox-row-title">{{{title43}}}</th><td class="infobox-row-value">{{{value43}}}</td></tr>|}}}}{{#if: {{{header44|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header44}}}</th></tr>|{{#if: {{{title44|}}}|<tr><th scope="row" class="infobox-row-title">{{{title44}}}</th><td class="infobox-row-value">{{{value44}}}</td></tr>|}}}}{{#if: {{{header45|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header45}}}</th></tr>|{{#if: {{{title45|}}}|<tr><th scope="row" class="infobox-row-title">{{{title45}}}</th><td class="infobox-row-value">{{{value45}}}</td></tr>|}}}}{{#if: {{{header46|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header46}}}</th></tr>|{{#if: {{{title46|}}}|<tr><th scope="row" class="infobox-row-title">{{{title46}}}</th><td class="infobox-row-value">{{{value46}}}</td></tr>|}}}}{{#if: {{{header47|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header47}}}</th></tr>|{{#if: {{{title47|}}}|<tr><th scope="row" class="infobox-row-title">{{{title47}}}</th><td class="infobox-row-value">{{{value47}}}</td></tr>|}}}}{{#if: {{{header48|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header48}}}</th></tr>|{{#if: {{{title48|}}}|<tr><th scope="row" class="infobox-row-title">{{{title48}}}</th><td class="infobox-row-value">{{{value48}}}</td></tr>|}}}}{{#if: {{{header49|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header49}}}</th></tr>|{{#if: {{{title49|}}}|<tr><th scope="row" class="infobox-row-title">{{{title49}}}</th><td class="infobox-row-value">{{{value49}}}</td></tr>|}}}}{{#if: {{{header50|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header50}}}</th></tr>|{{#if: {{{title50|}}}|<tr><th scope="row" class="infobox-row-title">{{{title50}}}</th><td class="infobox-row-value">{{{value50}}}</td></tr>|}}}}{{#if: {{{header51|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header51}}}</th></tr>|{{#if: {{{title51|}}}|<tr><th scope="row" class="infobox-row-title">{{{title51}}}</th><td class="infobox-row-value">{{{value51}}}</td></tr>|}}}}{{#if: {{{header52|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header52}}}</th></tr>|{{#if: {{{title52|}}}|<tr><th scope="row" class="infobox-row-title">{{{title52}}}</th><td class="infobox-row-value">{{{value52}}}</td></tr>|}}}}{{#if: {{{header53|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header53}}}</th></tr>|{{#if: {{{title53|}}}|<tr><th scope="row" class="infobox-row-title">{{{title53}}}</th><td class="infobox-row-value">{{{value53}}}</td></tr>|}}}}{{#if: {{{header54|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header54}}}</th></tr>|{{#if: {{{title54|}}}|<tr><th scope="row" class="infobox-row-title">{{{title54}}}</th><td class="infobox-row-value">{{{value54}}}</td></tr>|}}}}{{#if: {{{header55|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header55}}}</th></tr>|{{#if: {{{title55|}}}|<tr><th scope="row" class="infobox-row-title">{{{title55}}}</th><td class="infobox-row-value">{{{value55}}}</td></tr>|}}}}{{#if: {{{header56|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header56}}}</th></tr>|{{#if: {{{title56|}}}|<tr><th scope="row" class="infobox-row-title">{{{title56}}}</th><td class="infobox-row-value">{{{value56}}}</td></tr>|}}}}{{#if: {{{header57|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header57}}}</th></tr>|{{#if: {{{title57|}}}|<tr><th scope="row" class="infobox-row-title">{{{title57}}}</th><td class="infobox-row-value">{{{value57}}}</td></tr>|}}}}{{#if: {{{header58|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header58}}}</th></tr>|{{#if: {{{title58|}}}|<tr><th scope="row" class="infobox-row-title">{{{title58}}}</th><td class="infobox-row-value">{{{value58}}}</td></tr>|}}}}{{#if: {{{header59|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header59}}}</th></tr>|{{#if: {{{title59|}}}|<tr><th scope="row" class="infobox-row-title">{{{title59}}}</th><td class="infobox-row-value">{{{value59}}}</td></tr>|}}}}{{#if: {{{header60|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header60}}}</th></tr>|{{#if: {{{title60|}}}|<tr><th scope="row" class="infobox-row-title">{{{title60}}}</th><td class="infobox-row-value">{{{value60}}}</td></tr>|}}}}{{#if: {{{header61|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header61}}}</th></tr>|{{#if: {{{title61|}}}|<tr><th scope="row" class="infobox-row-title">{{{title61}}}</th><td class="infobox-row-value">{{{value61}}}</td></tr>|}}}}{{#if: {{{header62|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header62}}}</th></tr>|{{#if: {{{title62|}}}|<tr><th scope="row" class="infobox-row-title">{{{title62}}}</th><td class="infobox-row-value">{{{value62}}}</td></tr>|}}}}{{#if: {{{header63|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header63}}}</th></tr>|{{#if: {{{title63|}}}|<tr><th scope="row" class="infobox-row-title">{{{title63}}}</th><td class="infobox-row-value">{{{value63}}}</td></tr>|}}}}{{#if: {{{header64|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header64}}}</th></tr>|{{#if: {{{title64|}}}|<tr><th scope="row" class="infobox-row-title">{{{title64}}}</th><td class="infobox-row-value">{{{value64}}}</td></tr>|}}}}{{#if: {{{header65|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header65}}}</th></tr>|{{#if: {{{title65|}}}|<tr><th scope="row" class="infobox-row-title">{{{title65}}}</th><td class="infobox-row-value">{{{value65}}}</td></tr>|}}}}{{#if: {{{header66|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header66}}}</th></tr>|{{#if: {{{title66|}}}|<tr><th scope="row" class="infobox-row-title">{{{title66}}}</th><td class="infobox-row-value">{{{value66}}}</td></tr>|}}}}{{#if: {{{header67|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header67}}}</th></tr>|{{#if: {{{title67|}}}|<tr><th scope="row" class="infobox-row-title">{{{title67}}}</th><td class="infobox-row-value">{{{value67}}}</td></tr>|}}}}{{#if: {{{header68|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header68}}}</th></tr>|{{#if: {{{title68|}}}|<tr><th scope="row" class="infobox-row-title">{{{title68}}}</th><td class="infobox-row-value">{{{value68}}}</td></tr>|}}}}{{#if: {{{header69|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header69}}}</th></tr>|{{#if: {{{title69|}}}|<tr><th scope="row" class="infobox-row-title">{{{title69}}}</th><td class="infobox-row-value">{{{value69}}}</td></tr>|}}}}{{#if: {{{header70|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header70}}}</th></tr>|{{#if: {{{title70|}}}|<tr><th scope="row" class="infobox-row-title">{{{title70}}}</th><td class="infobox-row-value">{{{value70}}}</td></tr>|}}}}{{#if: {{{header71|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header71}}}</th></tr>|{{#if: {{{title71|}}}|<tr><th scope="row" class="infobox-row-title">{{{title71}}}</th><td class="infobox-row-value">{{{value71}}}</td></tr>|}}}}{{#if: {{{header72|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header72}}}</th></tr>|{{#if: {{{title72|}}}|<tr><th scope="row" class="infobox-row-title">{{{title72}}}</th><td class="infobox-row-value">{{{value72}}}</td></tr>|}}}}{{#if: {{{header73|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header73}}}</th></tr>|{{#if: {{{title73|}}}|<tr><th scope="row" class="infobox-row-title">{{{title73}}}</th><td class="infobox-row-value">{{{value73}}}</td></tr>|}}}}{{#if: {{{header74|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header74}}}</th></tr>|{{#if: {{{title74|}}}|<tr><th scope="row" class="infobox-row-title">{{{title74}}}</th><td class="infobox-row-value">{{{value74}}}</td></tr>|}}}}{{#if: {{{header75|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header75}}}</th></tr>|{{#if: {{{title75|}}}|<tr><th scope="row" class="infobox-row-title">{{{title75}}}</th><td class="infobox-row-value">{{{value75}}}</td></tr>|}}}}{{#if: {{{header76|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header76}}}</th></tr>|{{#if: {{{title76|}}}|<tr><th scope="row" class="infobox-row-title">{{{title76}}}</th><td class="infobox-row-value">{{{value76}}}</td></tr>|}}}}{{#if: {{{header77|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header77}}}</th></tr>|{{#if: {{{title77|}}}|<tr><th scope="row" class="infobox-row-title">{{{title77}}}</th><td class="infobox-row-value">{{{value77}}}</td></tr>|}}}}{{#if: {{{header78|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header78}}}</th></tr>|{{#if: {{{title78|}}}|<tr><th scope="row" class="infobox-row-title">{{{title78}}}</th><td class="infobox-row-value">{{{value78}}}</td></tr>|}}}}{{#if: {{{header79|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header79}}}</th></tr>|{{#if: {{{title79|}}}|<tr><th scope="row" class="infobox-row-title">{{{title79}}}</th><td class="infobox-row-value">{{{value79}}}</td></tr>|}}}}{{#if: {{{header80|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header80}}}</th></tr>|{{#if: {{{title80|}}}|<tr><th scope="row" class="infobox-row-title">{{{title80}}}</th><td class="infobox-row-value">{{{value80}}}</td></tr>|}}}}{{#if: {{{header81|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header81}}}</th></tr>|{{#if: {{{title81|}}}|<tr><th scope="row" class="infobox-row-title">{{{title81}}}</th><td class="infobox-row-value">{{{value81}}}</td></tr>|}}}}{{#if: {{{header82|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header82}}}</th></tr>|{{#if: {{{title82|}}}|<tr><th scope="row" class="infobox-row-title">{{{title82}}}</th><td class="infobox-row-value">{{{value82}}}</td></tr>|}}}}{{#if: {{{header83|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header83}}}</th></tr>|{{#if: {{{title83|}}}|<tr><th scope="row" class="infobox-row-title">{{{title83}}}</th><td class="infobox-row-value">{{{value83}}}</td></tr>|}}}}{{#if: {{{header84|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header84}}}</th></tr>|{{#if: {{{title84|}}}|<tr><th scope="row" class="infobox-row-title">{{{title84}}}</th><td class="infobox-row-value">{{{value84}}}</td></tr>|}}}}{{#if: {{{header85|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header85}}}</th></tr>|{{#if: {{{title85|}}}|<tr><th scope="row" class="infobox-row-title">{{{title85}}}</th><td class="infobox-row-value">{{{value85}}}</td></tr>|}}}}{{#if: {{{header86|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header86}}}</th></tr>|{{#if: {{{title86|}}}|<tr><th scope="row" class="infobox-row-title">{{{title86}}}</th><td class="infobox-row-value">{{{value86}}}</td></tr>|}}}}{{#if: {{{header87|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header87}}}</th></tr>|{{#if: {{{title87|}}}|<tr><th scope="row" class="infobox-row-title">{{{title87}}}</th><td class="infobox-row-value">{{{value87}}}</td></tr>|}}}}{{#if: {{{header88|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header88}}}</th></tr>|{{#if: {{{title88|}}}|<tr><th scope="row" class="infobox-row-title">{{{title88}}}</th><td class="infobox-row-value">{{{value88}}}</td></tr>|}}}}{{#if: {{{header89|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header89}}}</th></tr>|{{#if: {{{title89|}}}|<tr><th scope="row" class="infobox-row-title">{{{title89}}}</th><td class="infobox-row-value">{{{value89}}}</td></tr>|}}}}{{#if: {{{header90|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header90}}}</th></tr>|{{#if: {{{title90|}}}|<tr><th scope="row" class="infobox-row-title">{{{title90}}}</th><td class="infobox-row-value">{{{value90}}}</td></tr>|}}}}{{#if: {{{header91|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header91}}}</th></tr>|{{#if: {{{title91|}}}|<tr><th scope="row" class="infobox-row-title">{{{title91}}}</th><td class="infobox-row-value">{{{value91}}}</td></tr>|}}}}{{#if: {{{header92|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header92}}}</th></tr>|{{#if: {{{title92|}}}|<tr><th scope="row" class="infobox-row-title">{{{title92}}}</th><td class="infobox-row-value">{{{value92}}}</td></tr>|}}}}{{#if: {{{header93|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header93}}}</th></tr>|{{#if: {{{title93|}}}|<tr><th scope="row" class="infobox-row-title">{{{title93}}}</th><td class="infobox-row-value">{{{value93}}}</td></tr>|}}}}{{#if: {{{header94|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header94}}}</th></tr>|{{#if: {{{title94|}}}|<tr><th scope="row" class="infobox-row-title">{{{title94}}}</th><td class="infobox-row-value">{{{value94}}}</td></tr>|}}}}{{#if: {{{header95|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header95}}}</th></tr>|{{#if: {{{title95|}}}|<tr><th scope="row" class="infobox-row-title">{{{title95}}}</th><td class="infobox-row-value">{{{value95}}}</td></tr>|}}}}{{#if: {{{header96|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header96}}}</th></tr>|{{#if: {{{title96|}}}|<tr><th scope="row" class="infobox-row-title">{{{title96}}}</th><td class="infobox-row-value">{{{value96}}}</td></tr>|}}}}{{#if: {{{header97|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header97}}}</th></tr>|{{#if: {{{title97|}}}|<tr><th scope="row" class="infobox-row-title">{{{title97}}}</th><td class="infobox-row-value">{{{value97}}}</td></tr>|}}}}{{#if: {{{header98|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header98}}}</th></tr>|{{#if: {{{title98|}}}|<tr><th scope="row" class="infobox-row-title">{{{title98}}}</th><td class="infobox-row-value">{{{value98}}}</td></tr>|}}}}{{#if: {{{header99|}}}|<tr><th class="infobox-row-header" colspan="2">{{{header99}}}</th></tr>|{{#if: {{{title99|}}}|<tr><th scope="row" class="infobox-row-title">{{{title99}}}</th><td class="infobox-row-value">{{{value99}}}</td></tr>|}}}}</table></includeonly>

Revision as of 21:16, 14 January 2023

Usage example

Example Infobox
Disncord logo 2x.png
Section Header
Title 1Value 1
InfoboxesAre cool!
Section 2 Header
FooBar

Headers are defined by setting the header{n} parameter. Rows are defined by setting the title{n} and value{n}.

The {n} value decides the order of the header/row. You cannot use the same {n} for a header and a row. You must use the same {n} for a title and value for one row.

{{Infobox
| title = Example Infobox
| image = Disncord logo 2x.png
| header1 = Section Header
| title2 = Title 1
| value2 = Value 1
| title3 = Infoboxes
| value3 = Are cool!
| header4 = Section 2 Header
| title5 = Foo
| value5 = Bar
|}}