Difference between revisions of "Template:Infobox/row/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Google9999
imported>Prahlad balaji
m (Reverted 1 edit by Google9999 (talk) to last revision by Edokter (TW))
Line 1: Line 1:
<noinclude><pre></noinclude>{{#if:{{{header|}}}
+
{{#if:{{{header|}}}
 
  |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr>
 
  |<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr>
  |{{#if:{{{data|}}}  
+
  |{{#if:{{{data|}}}
 
   |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}}
 
   |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}}
 
   |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th>
 
   |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th>
 
     <td class="{{{class|}}}" style="{{{datastyle|}}}">
 
     <td class="{{{class|}}}" style="{{{datastyle|}}}">
   |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}">  
+
   |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}">
   }}  
+
   }}
 
{{{data}}}</td></tr>
 
{{{data}}}</td></tr>
  }}  
+
  }}
}}<noinclude></pre></noinclude>
+
}}

Revision as of 18:35, 13 April 2020