Difference between revisions of "Template:Card"
From NoiseWiki
Jump to navigationJump to searchZhoraNahren (talk | contribs) m |
ZhoraNahren (talk | contribs) m |
||
(10 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | <table style="border:1px solid #000000; background-color:# | + | <table style="border:1px solid {{{colorframe|#000000}}}; background-color:#ffffff; margin-left: .1em; margin-top:2px; margin: 4px;" align=right width=360px> |
+ | <!-- Head --> | ||
<tr style="display: {{{displayhead|table-row}}};"> | <tr style="display: {{{displayhead|table-row}}};"> | ||
− | <td colspan="2" style="background-color: #808080; text-align: center; font-weight: bold;"><big><big><big>{{{head}}}</big></big></big></td> | + | <td colspan="2" style="background-color: {{{colorhead|#808080}}}; text-align: center; font-weight: bold; height: 35px;"><big><big><big>{{{head}}}</big></big></big></td> |
</tr> | </tr> | ||
− | <tr> | + | <!-- Image --> |
− | <td colspan="2">[[Image:{{{image|noise.jpg}}}|{{{imagesize|300px}}}]]</td> | + | <tr style="display: {{{displayimage|table-row}}};"> |
+ | <td colspan="2" style="text-align: center;">[[Image:{{{image|noise.jpg}}}|{{{imagesize|300px}}}]]</td> | ||
</tr> | </tr> | ||
+ | <!-- Head Section 1 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection1|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section1}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 1 --> | ||
<tr style="display: {{{displaytitle1|table-row}}};"> | <tr style="display: {{{displaytitle1|table-row}}};"> | ||
− | <td width="30%">'''{{{title1}}}:'''</td> <td>{{{text1}}}</td> | + | <td width="30%" valign="top">'''{{{title1}}}:'''</td> <td valign="top">{{{text1}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 2 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection2|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section2}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 2 --> | ||
<tr style="display: {{{displaytitle2|table-row}}};"> | <tr style="display: {{{displaytitle2|table-row}}};"> | ||
− | <td width="30%">'''{{{title2}}}:'''</td> <td>{{{text2}}}</td> | + | <td width="30%" valign="top">'''{{{title2}}}:'''</td> <td valign="top">{{{text2}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 3 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection3|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section3}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 3 --> | ||
<tr style="display: {{{displaytitle3|table-row}}};"> | <tr style="display: {{{displaytitle3|table-row}}};"> | ||
− | <td width="30%">'''{{{title3}}}:'''</td> <td>{{{text3}}}</td> | + | <td width="30%" valign="top">'''{{{title3}}}:'''</td valign="top"> <td>{{{text3}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 4 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection4|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section4}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 4 --> | ||
<tr style="display: {{{displaytitle4|table-row}}};"> | <tr style="display: {{{displaytitle4|table-row}}};"> | ||
− | <td width="30%">'''{{{title4}}}:'''</td> <td>{{{text4}}}</td> | + | <td width="30%" valign="top">'''{{{title4}}}:'''</td> <td valign="top">{{{text4}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 5 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection5|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section5}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 5 --> | ||
<tr style="display: {{{displaytitle5|table-row}}};"> | <tr style="display: {{{displaytitle5|table-row}}};"> | ||
− | <td width="30%">'''{{{title5}}}:'''</td> <td>{{{text5}}}</td> | + | <td width="30%" valign="top">'''{{{title5}}}:'''</td> <td valign="top">{{{text5}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 6 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection6|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section6}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 6 --> | ||
<tr style="display: {{{displaytitle6|table-row}}};"> | <tr style="display: {{{displaytitle6|table-row}}};"> | ||
− | <td width="30%">'''{{{title6}}}:'''</td> <td>{{{text6}}}</td> | + | <td width="30%" valign="top">'''{{{title6}}}:'''</td> <td valign="top">{{{text6}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 7 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection7|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section7}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 7 --> | ||
<tr style="display: {{{displaytitle7|table-row}}};"> | <tr style="display: {{{displaytitle7|table-row}}};"> | ||
− | <td width="30%">'''{{{title7}}}:'''</td> <td>{{{text7}}}</td> | + | <td width="30%" valign="top">'''{{{title7}}}:'''</td> <td valign="top">{{{text7}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 8 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection8|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section8}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 8 --> | ||
<tr style="display: {{{displaytitle8|table-row}}};"> | <tr style="display: {{{displaytitle8|table-row}}};"> | ||
− | <td width="30%">'''{{{title8}}}:'''</td> <td>{{{text8}}}</td> | + | <td width="30%" valign="top">'''{{{title8}}}:'''</td> <td valign="top">{{{text8}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 9 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection9|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section9}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 9 --> | ||
<tr style="display: {{{displaytitle9|table-row}}};"> | <tr style="display: {{{displaytitle9|table-row}}};"> | ||
− | <td width="30%">'''{{{title9}}}:'''</td> <td>{{{text9}}}</td> | + | <td width="30%" valign="top">'''{{{title9}}}:'''</td> <td valign="top">{{{text9}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 10 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection10|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section10}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 10 --> | ||
<tr style="display: {{{displaytitle10|table-row}}};"> | <tr style="display: {{{displaytitle10|table-row}}};"> | ||
− | <td width="30%">'''{{{title10}}}:'''</td> <td>{{{text10}}}</td> | + | <td width="30%" valign="top">'''{{{title10}}}:'''</td> <td valign="top">{{{text10}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 11 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection11|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section11}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 11 --> | ||
<tr style="display: {{{displaytitle11|table-row}}};"> | <tr style="display: {{{displaytitle11|table-row}}};"> | ||
− | <td width="30%">'''{{{title11}}}:'''</td> <td>{{{text11}}}</td> | + | <td width="30%" valign="top">'''{{{title11}}}:'''</td> <td valign="top">{{{text11}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 12 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection12|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section12}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 12 --> | ||
<tr style="display: {{{displaytitle12|table-row}}};"> | <tr style="display: {{{displaytitle12|table-row}}};"> | ||
− | <td width="30%">'''{{{title12}}}:'''</td> <td>{{{text12}}}</td> | + | <td width="30%" valign="top">'''{{{title12}}}:'''</td> <td valign="top">{{{text12}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 13 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection13|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section13}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 13 --> | ||
<tr style="display: {{{displaytitle13|table-row}}};"> | <tr style="display: {{{displaytitle13|table-row}}};"> | ||
− | <td width="30%">'''{{{title13}}}:'''</td> <td>{{{text13}}}</td> | + | <td width="30%" valign="top">'''{{{title13}}}:'''</td> <td valign="top">{{{text13}}}</td> |
</tr> | </tr> | ||
+ | <!-- Head Section 14 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection14|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section14}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 14 --> | ||
<tr style="display: {{{displaytitle14|table-row}}};"> | <tr style="display: {{{displaytitle14|table-row}}};"> | ||
− | <td width="30%">'''{{{title14}}}:'''</td> <td>{{{text14}}}</td> | + | <td width="30%" valign="top">'''{{{title14}}}:'''</td> <td valign="top">{{{text14}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 15 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection15|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section15}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 15 --> | ||
<tr style="display: {{{displaytitle15|table-row}}};"> | <tr style="display: {{{displaytitle15|table-row}}};"> | ||
− | <td width="30%">'''{{{title15}}}:'''</td> <td>{{{text15}}}</td> | + | <td width="30%" valign="top">'''{{{title15}}}:'''</td> <td valign="top">{{{text15}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 16 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection16|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section16}}}'''</td> | ||
</tr> | </tr> | ||
+ | <!-- Item 16 --> | ||
<tr style="display: {{{displaytitle16|table-row}}};"> | <tr style="display: {{{displaytitle16|table-row}}};"> | ||
− | <td width="30%">'''{{{title16}}}:'''</td> <td>{{{text16}}}</td> | + | <td width="30%" valign="top">'''{{{title16}}}:'''</td> <td valign="top">{{{text16}}}</td> |
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 17 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection17|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section17}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 17 --> | ||
+ | <tr style="display: {{{displaytitle17|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title17}}}:'''</td> <td valign="top">{{{text17}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 18 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection18|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section18}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 18 --> | ||
+ | <tr style="display: {{{displaytitle18|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title18}}}:'''</td> <td valign="top">{{{text18}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 19 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection19|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section19}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 19 --> | ||
+ | <tr style="display: {{{displaytitle19|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title19}}}:'''</td> <td valign="top">{{{text19}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 20 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection20|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section20}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 20 --> | ||
+ | <tr style="display: {{{displaytitle20|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title20}}}:'''</td> <td valign="top">{{{text20}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 21 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection21|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section21}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 21 --> | ||
+ | <tr style="display: {{{displaytitle21|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title21}}}:'''</td> <td valign="top">{{{text21}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 22 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection22|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section22}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 22 --> | ||
+ | <tr style="display: {{{displaytitle22|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title22}}}:'''</td> <td valign="top">{{{text22}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 23 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection23|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section23}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 23 --> | ||
+ | <tr style="display: {{{displaytitle23|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title23}}}:'''</td> <td valign="top">{{{text23}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 24 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection24|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section24}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 24 --> | ||
+ | <tr style="display: {{{displaytitle24|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title24}}}:'''</td> <td valign="top">{{{text24}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Head Section 25 --> | ||
+ | <tr style="background-color:{{{colorsection|#a0a0a0}}}; display: {{{displaysection25|none}}}; text-align: center;"> | ||
+ | <td colspan="2" valign="middle">'''{{{section25}}}'''</td> | ||
+ | </tr> | ||
+ | |||
+ | <!-- Item 25 --> | ||
+ | <tr style="display: {{{displaytitle25|table-row}}};"> | ||
+ | <td width="30%" valign="top">'''{{{title25}}}:'''</td> <td valign="top">{{{text25}}}</td> | ||
</tr> | </tr> | ||
</table> | </table> |