Difference between revisions of "Template:Infobox/row"

From Yugipedia
Jump to: navigation, search
(This part should stay on the outside)
m (Removed protection from "Template:Infobox/row": no longer used)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude><pre></noinclude>{{#if:{{{header|}}}
+
#REDIRECT [[Template:Infobox]]
|<tr><th colspan="2" class="{{{class|}}}" style="text-align:center; {{{headerstyle|}}}">{{{header}}}</th></tr>
 
|{{#if:{{{data|}}}
 
  |<tr class="{{{rowclass|}}}">{{#if:{{{label|}}}
 
  |<th scope="row" style="text-align:left; {{{labelstyle|}}}">{{{label}}}</th>
 
    <td class="{{{class|}}}" style="{{{datastyle|}}}">{{{data}}}</td>
 
  |<td colspan="2" class="{{{class|}}}" style="text-align:center; {{{datastyle|}}}">{{{data}}}</td>
 
  }}</tr>
 
}}
 
}}<noinclude></pre></noinclude>
 

Latest revision as of 16:43, 25 November 2023

Redirect to: