Difference between revisions of "Template:Infobox V3/Table Mixed line"
From PlantUse English
m (Michel Chauvet moved page Template:Infobox V3/Tableau Mixed line to Template:Infobox V3/Table Mixed line without leaving a redirect) |
Maëva Rouxel (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#if: {{{if|{{{2|}}}}}}|<tr> | + | <includeonly>{{#if: {{{if|{{{2|}}}}}}|<tr style=" |
− | <th scope="row" {{#if:{{{class|}}}|class="{{{class|}}}"}} | + | border-bottom: 1px solid #DFEDFF; |
− | <td>{{{2 | + | border-collapse: collapse; |
+ | margin: 0 0 5px 0;"> | ||
+ | <th scope="row" {{#if:{{{class|}}}|class="{{{class|}}}"}} style=" | ||
+ | text-align: left; | ||
+ | padding: 5px 5px 5px 10px; | ||
+ | word-wrap: normal; | ||
+ | vertical-align: super; | ||
+ | line-height: inherit; | ||
+ | border-collapse: collapse;">{{{1}}}</th> | ||
+ | <td style=" | ||
+ | vertical-align: super; | ||
+ | text-align: center; | ||
+ | width: 100%;"> | ||
+ | {{{2}}}</td> | ||
</tr>}}</includeonly><noinclude>taken from [https://fr.wikipedia.org/wiki/Mod%C3%A8le:Infobox_V3/Tableau_Ligne_mixte Wikipédia]<br> | </tr>}}</includeonly><noinclude>taken from [https://fr.wikipedia.org/wiki/Mod%C3%A8le:Infobox_V3/Tableau_Ligne_mixte Wikipédia]<br> | ||
This template contains tr, th and td tags. In other words, it creates a title column (bold centered) and a data column. If you don't want to have a title column in bold centered, you must use the template Table Not-mixed line. | This template contains tr, th and td tags. In other words, it creates a title column (bold centered) and a data column. If you don't want to have a title column in bold centered, you must use the template Table Not-mixed line. |
Latest revision as of 15:29, 4 August 2016
taken from Wikipédia
This template contains tr, th and td tags. In other words, it creates a title column (bold centered) and a data column. If you don't want to have a title column in bold centered, you must use the template Table Not-mixed line.