Template:Infobox V3/Table Mixed line: Difference between revisions

From Pl@ntUse
Jump to navigation Jump to search
m Michel Chauvet moved page Template:Infobox V3/Tableau Mixed line to Template:Infobox V3/Table Mixed line without leaving a redirect
No edit summary
 
Line 1: Line 1:
<includeonly>{{#if: {{{if|{{{2|}}}}}}|<tr>
<includeonly>{{#if: {{{if|{{{2|}}}}}}|<tr style="
<th scope="row" {{#if:{{{class|}}}|class="{{{class|}}}"}} {{#if: {{{width|}}}|style="width:{{{width|}}}em;"}}>{{{1}}}</th>
    border-bottom: 1px solid #DFEDFF;
<td>{{{2|}}}</td>
    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 13: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.