Difference between revisions of "Template:Infobox"
(doubling capacity to handle infoboxes of up to 40 rows.) |
(small modification of default style; data rows without labels are centered. This seems to be common practice in existing infoboxes.) |
||
Line 7: | Line 7: | ||
</tr>}}<!-- | </tr>}}<!-- | ||
Row 1 | Row 1 | ||
− | -->{{#if:{{{header1|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header1}}}</th></tr>| {{#if:{{{label1|}}}|{{#if:{{{data1|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label1}}}</th><td style="{{{datastyle|}}}">{{{data1|}}}</td></tr>}}| {{#if:{{{data1|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data1|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header1|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header1}}}</th></tr>| {{#if:{{{label1|}}}|{{#if:{{{data1|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label1}}}</th><td style="{{{datastyle|}}}">{{{data1|}}}</td></tr>}}| {{#if:{{{data1|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data1|}}}</td></tr>}} }} }}<!-- |
Row 2 | Row 2 | ||
− | -->{{#if:{{{header2|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header2}}}</th></tr>| {{#if:{{{label2|}}}|{{#if:{{{data2|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label2}}}</th><td style="{{{datastyle|}}}">{{{data2|}}}</td></tr>}}| {{#if:{{{data2|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data2|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header2|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header2}}}</th></tr>| {{#if:{{{label2|}}}|{{#if:{{{data2|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label2}}}</th><td style="{{{datastyle|}}}">{{{data2|}}}</td></tr>}}| {{#if:{{{data2|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data2|}}}</td></tr>}} }} }}<!-- |
Row 3 | Row 3 | ||
− | -->{{#if:{{{header3|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header3}}}</th></tr>| {{#if:{{{label3|}}}|{{#if:{{{data3|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label3}}}</th><td style="{{{datastyle|}}}">{{{data3|}}}</td></tr>}}| {{#if:{{{data3|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data3|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header3|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header3}}}</th></tr>| {{#if:{{{label3|}}}|{{#if:{{{data3|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label3}}}</th><td style="{{{datastyle|}}}">{{{data3|}}}</td></tr>}}| {{#if:{{{data3|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data3|}}}</td></tr>}} }} }}<!-- |
Row 4 | Row 4 | ||
− | -->{{#if:{{{header4|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header4}}}</th></tr>| {{#if:{{{label4|}}}|{{#if:{{{data4|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label4}}}</th><td style="{{{datastyle|}}}">{{{data4|}}}</td></tr>}}| {{#if:{{{data4|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data4|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header4|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header4}}}</th></tr>| {{#if:{{{label4|}}}|{{#if:{{{data4|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label4}}}</th><td style="{{{datastyle|}}}">{{{data4|}}}</td></tr>}}| {{#if:{{{data4|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data4|}}}</td></tr>}} }} }}<!-- |
Row 5 | Row 5 | ||
− | -->{{#if:{{{header5|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header5}}}</th></tr>| {{#if:{{{label5|}}}|{{#if:{{{data5|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label5}}}</th><td style="{{{datastyle|}}}">{{{data5|}}}</td></tr>}}| {{#if:{{{data5|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data5|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header5|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header5}}}</th></tr>| {{#if:{{{label5|}}}|{{#if:{{{data5|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label5}}}</th><td style="{{{datastyle|}}}">{{{data5|}}}</td></tr>}}| {{#if:{{{data5|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data5|}}}</td></tr>}} }} }}<!-- |
Row 6 | Row 6 | ||
− | -->{{#if:{{{header6|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header6}}}</th></tr>| {{#if:{{{label6|}}}|{{#if:{{{data6|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label6}}}</th><td style="{{{datastyle|}}}">{{{data6|}}}</td></tr>}}| {{#if:{{{data6|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data6|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header6|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header6}}}</th></tr>| {{#if:{{{label6|}}}|{{#if:{{{data6|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label6}}}</th><td style="{{{datastyle|}}}">{{{data6|}}}</td></tr>}}| {{#if:{{{data6|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data6|}}}</td></tr>}} }} }}<!-- |
Row 7 | Row 7 | ||
− | -->{{#if:{{{header7|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header7}}}</th></tr>| {{#if:{{{label7|}}}|{{#if:{{{data7|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label7}}}</th><td style="{{{datastyle|}}}">{{{data7|}}}</td></tr>}}| {{#if:{{{data7|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data7|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header7|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header7}}}</th></tr>| {{#if:{{{label7|}}}|{{#if:{{{data7|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label7}}}</th><td style="{{{datastyle|}}}">{{{data7|}}}</td></tr>}}| {{#if:{{{data7|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data7|}}}</td></tr>}} }} }}<!-- |
Row 8 | Row 8 | ||
− | -->{{#if:{{{header8|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header8}}}</th></tr>| {{#if:{{{label8|}}}|{{#if:{{{data8|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label8}}}</th><td style="{{{datastyle|}}}">{{{data8|}}}</td></tr>}}| {{#if:{{{data8|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data8|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header8|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header8}}}</th></tr>| {{#if:{{{label8|}}}|{{#if:{{{data8|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label8}}}</th><td style="{{{datastyle|}}}">{{{data8|}}}</td></tr>}}| {{#if:{{{data8|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data8|}}}</td></tr>}} }} }}<!-- |
Row 9 | Row 9 | ||
− | -->{{#if:{{{header9|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header9}}}</th></tr>| {{#if:{{{label9|}}}|{{#if:{{{data9|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label9}}}</th><td style="{{{datastyle|}}}">{{{data9|}}}</td></tr>}}| {{#if:{{{data9|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data9|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header9|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header9}}}</th></tr>| {{#if:{{{label9|}}}|{{#if:{{{data9|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label9}}}</th><td style="{{{datastyle|}}}">{{{data9|}}}</td></tr>}}| {{#if:{{{data9|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data9|}}}</td></tr>}} }} }}<!-- |
Row 10 | Row 10 | ||
− | -->{{#if:{{{header10|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header10}}}</th></tr>| {{#if:{{{label10|}}}|{{#if:{{{data10|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label10}}}</th><td style="{{{datastyle|}}}">{{{data10|}}}</td></tr>}}| {{#if:{{{data10|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data10|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header10|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header10}}}</th></tr>| {{#if:{{{label10|}}}|{{#if:{{{data10|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label10}}}</th><td style="{{{datastyle|}}}">{{{data10|}}}</td></tr>}}| {{#if:{{{data10|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data10|}}}</td></tr>}} }} }}<!-- |
Row 11 | Row 11 | ||
− | -->{{#if:{{{header11|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header11}}}</th></tr>| {{#if:{{{label11|}}}|{{#if:{{{data11|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label11}}}</th><td style="{{{datastyle|}}}">{{{data11|}}}</td></tr>}}| {{#if:{{{data11|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data11|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header11|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header11}}}</th></tr>| {{#if:{{{label11|}}}|{{#if:{{{data11|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label11}}}</th><td style="{{{datastyle|}}}">{{{data11|}}}</td></tr>}}| {{#if:{{{data11|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data11|}}}</td></tr>}} }} }}<!-- |
Row 12 | Row 12 | ||
− | -->{{#if:{{{header12|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header12}}}</th></tr>| {{#if:{{{label12|}}}|{{#if:{{{data12|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label12}}}</th><td style="{{{datastyle|}}}">{{{data12|}}}</td></tr>}}| {{#if:{{{data12|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data12|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header12|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header12}}}</th></tr>| {{#if:{{{label12|}}}|{{#if:{{{data12|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label12}}}</th><td style="{{{datastyle|}}}">{{{data12|}}}</td></tr>}}| {{#if:{{{data12|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data12|}}}</td></tr>}} }} }}<!-- |
Row 13 | Row 13 | ||
− | -->{{#if:{{{header13|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header13}}}</th></tr>| {{#if:{{{label13|}}}|{{#if:{{{data13|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label13}}}</th><td style="{{{datastyle|}}}">{{{data13|}}}</td></tr>}}| {{#if:{{{data13|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data13|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header13|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header13}}}</th></tr>| {{#if:{{{label13|}}}|{{#if:{{{data13|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label13}}}</th><td style="{{{datastyle|}}}">{{{data13|}}}</td></tr>}}| {{#if:{{{data13|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data13|}}}</td></tr>}} }} }}<!-- |
Row 14 | Row 14 | ||
− | -->{{#if:{{{header14|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header14}}}</th></tr>| {{#if:{{{label14|}}}|{{#if:{{{data14|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label14}}}</th><td style="{{{datastyle|}}}">{{{data14|}}}</td></tr>}}| {{#if:{{{data14|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data14|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header14|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header14}}}</th></tr>| {{#if:{{{label14|}}}|{{#if:{{{data14|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label14}}}</th><td style="{{{datastyle|}}}">{{{data14|}}}</td></tr>}}| {{#if:{{{data14|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data14|}}}</td></tr>}} }} }}<!-- |
Row 15 | Row 15 | ||
− | -->{{#if:{{{header15|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header15}}}</th></tr>| {{#if:{{{label15|}}}|{{#if:{{{data15|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label15}}}</th><td style="{{{datastyle|}}}">{{{data15|}}}</td></tr>}}| {{#if:{{{data15|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data15|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header15|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header15}}}</th></tr>| {{#if:{{{label15|}}}|{{#if:{{{data15|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label15}}}</th><td style="{{{datastyle|}}}">{{{data15|}}}</td></tr>}}| {{#if:{{{data15|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data15|}}}</td></tr>}} }} }}<!-- |
Row 16 | Row 16 | ||
− | -->{{#if:{{{header16|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header16}}}</th></tr>| {{#if:{{{label16|}}}|{{#if:{{{data16|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label16}}}</th><td style="{{{datastyle|}}}">{{{data16|}}}</td></tr>}}| {{#if:{{{data16|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data16|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header16|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header16}}}</th></tr>| {{#if:{{{label16|}}}|{{#if:{{{data16|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label16}}}</th><td style="{{{datastyle|}}}">{{{data16|}}}</td></tr>}}| {{#if:{{{data16|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data16|}}}</td></tr>}} }} }}<!-- |
Row 17 | Row 17 | ||
− | -->{{#if:{{{header17|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header17}}}</th></tr>| {{#if:{{{label17|}}}|{{#if:{{{data17|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label17}}}</th><td style="{{{datastyle|}}}">{{{data17|}}}</td></tr>}}| {{#if:{{{data17|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data17|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header17|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header17}}}</th></tr>| {{#if:{{{label17|}}}|{{#if:{{{data17|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label17}}}</th><td style="{{{datastyle|}}}">{{{data17|}}}</td></tr>}}| {{#if:{{{data17|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data17|}}}</td></tr>}} }} }}<!-- |
Row 18 | Row 18 | ||
− | -->{{#if:{{{header18|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header18}}}</th></tr>| {{#if:{{{label18|}}}|{{#if:{{{data18|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label18}}}</th><td style="{{{datastyle|}}}">{{{data18|}}}</td></tr>}}| {{#if:{{{data18|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data18|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header18|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header18}}}</th></tr>| {{#if:{{{label18|}}}|{{#if:{{{data18|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label18}}}</th><td style="{{{datastyle|}}}">{{{data18|}}}</td></tr>}}| {{#if:{{{data18|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data18|}}}</td></tr>}} }} }}<!-- |
Row 19 | Row 19 | ||
− | -->{{#if:{{{header19|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header19}}}</th></tr>| {{#if:{{{label19|}}}|{{#if:{{{data19|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label19}}}</th><td style="{{{datastyle|}}}">{{{data19|}}}</td></tr>}}| {{#if:{{{data19|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data19|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header19|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header19}}}</th></tr>| {{#if:{{{label19|}}}|{{#if:{{{data19|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label19}}}</th><td style="{{{datastyle|}}}">{{{data19|}}}</td></tr>}}| {{#if:{{{data19|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data19|}}}</td></tr>}} }} }}<!-- |
Row 20 | Row 20 | ||
− | -->{{#if:{{{header20|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header20}}}</th></tr>| {{#if:{{{label20|}}}|{{#if:{{{data20|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label20}}}</th><td style="{{{datastyle|}}}">{{{data20|}}}</td></tr>}}| {{#if:{{{data20|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data20|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header20|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header20}}}</th></tr>| {{#if:{{{label20|}}}|{{#if:{{{data20|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label20}}}</th><td style="{{{datastyle|}}}">{{{data20|}}}</td></tr>}}| {{#if:{{{data20|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data20|}}}</td></tr>}} }} }}<!-- |
Row 21 | Row 21 | ||
− | -->{{#if:{{{header21|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header21}}}</th></tr>| {{#if:{{{label21|}}}|{{#if:{{{data21|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label21}}}</th><td style="{{{datastyle|}}}">{{{data21|}}}</td></tr>}}| {{#if:{{{data21|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data21|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header21|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header21}}}</th></tr>| {{#if:{{{label21|}}}|{{#if:{{{data21|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label21}}}</th><td style="{{{datastyle|}}}">{{{data21|}}}</td></tr>}}| {{#if:{{{data21|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data21|}}}</td></tr>}} }} }}<!-- |
Row 22 | Row 22 | ||
− | -->{{#if:{{{header22|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header22}}}</th></tr>| {{#if:{{{label22|}}}|{{#if:{{{data22|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label22}}}</th><td style="{{{datastyle|}}}">{{{data22|}}}</td></tr>}}| {{#if:{{{data22|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data22|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header22|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header22}}}</th></tr>| {{#if:{{{label22|}}}|{{#if:{{{data22|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label22}}}</th><td style="{{{datastyle|}}}">{{{data22|}}}</td></tr>}}| {{#if:{{{data22|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data22|}}}</td></tr>}} }} }}<!-- |
Row 23 | Row 23 | ||
− | -->{{#if:{{{header23|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header23}}}</th></tr>| {{#if:{{{label23|}}}|{{#if:{{{data23|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label23}}}</th><td style="{{{datastyle|}}}">{{{data23|}}}</td></tr>}}| {{#if:{{{data23|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data23|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header23|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header23}}}</th></tr>| {{#if:{{{label23|}}}|{{#if:{{{data23|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label23}}}</th><td style="{{{datastyle|}}}">{{{data23|}}}</td></tr>}}| {{#if:{{{data23|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data23|}}}</td></tr>}} }} }}<!-- |
Row 24 | Row 24 | ||
− | -->{{#if:{{{header24|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header24}}}</th></tr>| {{#if:{{{label24|}}}|{{#if:{{{data24|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label24}}}</th><td style="{{{datastyle|}}}">{{{data24|}}}</td></tr>}}| {{#if:{{{data24|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data24|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header24|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header24}}}</th></tr>| {{#if:{{{label24|}}}|{{#if:{{{data24|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label24}}}</th><td style="{{{datastyle|}}}">{{{data24|}}}</td></tr>}}| {{#if:{{{data24|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data24|}}}</td></tr>}} }} }}<!-- |
Row 25 | Row 25 | ||
− | -->{{#if:{{{header25|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header25}}}</th></tr>| {{#if:{{{label25|}}}|{{#if:{{{data25|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label25}}}</th><td style="{{{datastyle|}}}">{{{data25|}}}</td></tr>}}| {{#if:{{{data25|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data25|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header25|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header25}}}</th></tr>| {{#if:{{{label25|}}}|{{#if:{{{data25|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label25}}}</th><td style="{{{datastyle|}}}">{{{data25|}}}</td></tr>}}| {{#if:{{{data25|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data25|}}}</td></tr>}} }} }}<!-- |
Row 26 | Row 26 | ||
− | -->{{#if:{{{header26|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header26}}}</th></tr>| {{#if:{{{label26|}}}|{{#if:{{{data26|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label26}}}</th><td style="{{{datastyle|}}}">{{{data26|}}}</td></tr>}}| {{#if:{{{data26|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data26|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header26|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header26}}}</th></tr>| {{#if:{{{label26|}}}|{{#if:{{{data26|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label26}}}</th><td style="{{{datastyle|}}}">{{{data26|}}}</td></tr>}}| {{#if:{{{data26|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data26|}}}</td></tr>}} }} }}<!-- |
Row 27 | Row 27 | ||
− | -->{{#if:{{{header27|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header27}}}</th></tr>| {{#if:{{{label27|}}}|{{#if:{{{data27|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label27}}}</th><td style="{{{datastyle|}}}">{{{data27|}}}</td></tr>}}| {{#if:{{{data27|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data27|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header27|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header27}}}</th></tr>| {{#if:{{{label27|}}}|{{#if:{{{data27|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label27}}}</th><td style="{{{datastyle|}}}">{{{data27|}}}</td></tr>}}| {{#if:{{{data27|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data27|}}}</td></tr>}} }} }}<!-- |
Row 28 | Row 28 | ||
− | -->{{#if:{{{header28|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header28}}}</th></tr>| {{#if:{{{label28|}}}|{{#if:{{{data28|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label28}}}</th><td style="{{{datastyle|}}}">{{{data28|}}}</td></tr>}}| {{#if:{{{data28|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data28|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header28|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header28}}}</th></tr>| {{#if:{{{label28|}}}|{{#if:{{{data28|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label28}}}</th><td style="{{{datastyle|}}}">{{{data28|}}}</td></tr>}}| {{#if:{{{data28|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data28|}}}</td></tr>}} }} }}<!-- |
Row 29 | Row 29 | ||
− | -->{{#if:{{{header29|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header29}}}</th></tr>| {{#if:{{{label29|}}}|{{#if:{{{data29|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label29}}}</th><td style="{{{datastyle|}}}">{{{data29|}}}</td></tr>}}| {{#if:{{{data29|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data29|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header29|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header29}}}</th></tr>| {{#if:{{{label29|}}}|{{#if:{{{data29|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label29}}}</th><td style="{{{datastyle|}}}">{{{data29|}}}</td></tr>}}| {{#if:{{{data29|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data29|}}}</td></tr>}} }} }}<!-- |
Row 30 | Row 30 | ||
− | -->{{#if:{{{header30|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header30}}}</th></tr>| {{#if:{{{label30|}}}|{{#if:{{{data30|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label30}}}</th><td style="{{{datastyle|}}}">{{{data30|}}}</td></tr>}}| {{#if:{{{data30|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data30|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header30|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header30}}}</th></tr>| {{#if:{{{label30|}}}|{{#if:{{{data30|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label30}}}</th><td style="{{{datastyle|}}}">{{{data30|}}}</td></tr>}}| {{#if:{{{data30|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data30|}}}</td></tr>}} }} }}<!-- |
Row 31 | Row 31 | ||
− | -->{{#if:{{{header31|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header31}}}</th></tr>| {{#if:{{{label31|}}}|{{#if:{{{data31|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label31}}}</th><td style="{{{datastyle|}}}">{{{data31|}}}</td></tr>}}| {{#if:{{{data31|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data31|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header31|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header31}}}</th></tr>| {{#if:{{{label31|}}}|{{#if:{{{data31|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label31}}}</th><td style="{{{datastyle|}}}">{{{data31|}}}</td></tr>}}| {{#if:{{{data31|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data31|}}}</td></tr>}} }} }}<!-- |
Row 32 | Row 32 | ||
− | -->{{#if:{{{header32|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header32}}}</th></tr>| {{#if:{{{label32|}}}|{{#if:{{{data32|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label32}}}</th><td style="{{{datastyle|}}}">{{{data32|}}}</td></tr>}}| {{#if:{{{data32|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data32|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header32|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header32}}}</th></tr>| {{#if:{{{label32|}}}|{{#if:{{{data32|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label32}}}</th><td style="{{{datastyle|}}}">{{{data32|}}}</td></tr>}}| {{#if:{{{data32|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data32|}}}</td></tr>}} }} }}<!-- |
Row 33 | Row 33 | ||
− | -->{{#if:{{{header33|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header33}}}</th></tr>| {{#if:{{{label33|}}}|{{#if:{{{data33|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label33}}}</th><td style="{{{datastyle|}}}">{{{data33|}}}</td></tr>}}| {{#if:{{{data33|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data33|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header33|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header33}}}</th></tr>| {{#if:{{{label33|}}}|{{#if:{{{data33|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label33}}}</th><td style="{{{datastyle|}}}">{{{data33|}}}</td></tr>}}| {{#if:{{{data33|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data33|}}}</td></tr>}} }} }}<!-- |
Row 34 | Row 34 | ||
− | -->{{#if:{{{header34|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header34}}}</th></tr>| {{#if:{{{label34|}}}|{{#if:{{{data34|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label34}}}</th><td style="{{{datastyle|}}}">{{{data34|}}}</td></tr>}}| {{#if:{{{data34|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data34|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header34|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header34}}}</th></tr>| {{#if:{{{label34|}}}|{{#if:{{{data34|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label34}}}</th><td style="{{{datastyle|}}}">{{{data34|}}}</td></tr>}}| {{#if:{{{data34|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data34|}}}</td></tr>}} }} }}<!-- |
Row 35 | Row 35 | ||
− | -->{{#if:{{{header35|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header35}}}</th></tr>| {{#if:{{{label35|}}}|{{#if:{{{data35|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label35}}}</th><td style="{{{datastyle|}}}">{{{data35|}}}</td></tr>}}| {{#if:{{{data35|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data35|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header35|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header35}}}</th></tr>| {{#if:{{{label35|}}}|{{#if:{{{data35|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label35}}}</th><td style="{{{datastyle|}}}">{{{data35|}}}</td></tr>}}| {{#if:{{{data35|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data35|}}}</td></tr>}} }} }}<!-- |
Row 36 | Row 36 | ||
− | -->{{#if:{{{header36|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header36}}}</th></tr>| {{#if:{{{label36|}}}|{{#if:{{{data36|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label36}}}</th><td style="{{{datastyle|}}}">{{{data36|}}}</td></tr>}}| {{#if:{{{data36|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data36|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header36|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header36}}}</th></tr>| {{#if:{{{label36|}}}|{{#if:{{{data36|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label36}}}</th><td style="{{{datastyle|}}}">{{{data36|}}}</td></tr>}}| {{#if:{{{data36|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data36|}}}</td></tr>}} }} }}<!-- |
Row 37 | Row 37 | ||
− | -->{{#if:{{{header37|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header37}}}</th></tr>| {{#if:{{{label37|}}}|{{#if:{{{data37|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label37}}}</th><td style="{{{datastyle|}}}">{{{data37|}}}</td></tr>}}| {{#if:{{{data37|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data37|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header37|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header37}}}</th></tr>| {{#if:{{{label37|}}}|{{#if:{{{data37|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label37}}}</th><td style="{{{datastyle|}}}">{{{data37|}}}</td></tr>}}| {{#if:{{{data37|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data37|}}}</td></tr>}} }} }}<!-- |
Row 38 | Row 38 | ||
− | -->{{#if:{{{header38|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header38}}}</th></tr>| {{#if:{{{label38|}}}|{{#if:{{{data38|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label38}}}</th><td style="{{{datastyle|}}}">{{{data38|}}}</td></tr>}}| {{#if:{{{data38|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data38|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header38|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header38}}}</th></tr>| {{#if:{{{label38|}}}|{{#if:{{{data38|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label38}}}</th><td style="{{{datastyle|}}}">{{{data38|}}}</td></tr>}}| {{#if:{{{data38|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data38|}}}</td></tr>}} }} }}<!-- |
Row 39 | Row 39 | ||
− | -->{{#if:{{{header39|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header39}}}</th></tr>| {{#if:{{{label39|}}}|{{#if:{{{data39|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label39}}}</th><td style="{{{datastyle|}}}">{{{data39|}}}</td></tr>}}| {{#if:{{{data39|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data39|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header39|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header39}}}</th></tr>| {{#if:{{{label39|}}}|{{#if:{{{data39|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label39}}}</th><td style="{{{datastyle|}}}">{{{data39|}}}</td></tr>}}| {{#if:{{{data39|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data39|}}}</td></tr>}} }} }}<!-- |
Row 40 | Row 40 | ||
− | -->{{#if:{{{header40|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header40}}}</th></tr>| {{#if:{{{label40|}}}|{{#if:{{{data40|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label40}}}</th><td style="{{{datastyle|}}}">{{{data40|}}}</td></tr>}}| {{#if:{{{data40|}}}|<tr><td colspan="2" style="{{{datastyle|}}}">{{{data40|}}}</td></tr>}} }} }}<!-- | + | -->{{#if:{{{header40|}}}|<tr><th colspan="2" style="text-align:center; background:#ccf; {{{headerstyle|}}}">{{{header40}}}</th></tr>| {{#if:{{{label40|}}}|{{#if:{{{data40|}}}|<tr><th style="background:#ddf; {{{labelstyle|}}}">{{{label40}}}</th><td style="{{{datastyle|}}}">{{{data40|}}}</td></tr>}}| {{#if:{{{data40|}}}|<tr><td colspan="2" style="text-align:center; {{{datastyle|}}}">{{{data40|}}}</td></tr>}} }} }}<!-- |
Below | Below | ||
-->{{#if:{{{below|}}}|<tr><td colspan="2" style="background:#ddf; text-align:center; font-size:small; font-style:italic; {{{belowstyle|}}}">{{{below|}}}</td></tr>}} | -->{{#if:{{{below|}}}|<tr><td colspan="2" style="background:#ddf; text-align:center; font-size:small; font-style:italic; {{{belowstyle|}}}">{{{below|}}}</td></tr>}} |
Revision as of 18:52, 25 January 2008
{{{title}}} |
The above documentation is transcluded from Template:Infobox/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (edit) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |