Difference between revisions of "Template:Function wrapped/cb data"

From Vendetta Lua
Jump to: navigation, search
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
|- style="background-color:{{{4|#FFF}}};"
+
<noinclude>{{#if:{{{1}}}|1|0}}
| style="width:4em;"  | {{{2}}}
+
{{#if:{{{2}}}|1|0}}</noinclude><!--
| style="width:10em;" | '''''{{{1}}}'''''
+
-->{{#ifexpr: {{#if:{{{1}}}|1|0}} or {{#if:{{{2}}}|1|0}}|
| {{{3}}}
+
<tr style="background-color:{{{5|#F6F6F6}}};">
 +
<td>{{{2}}}</td>
 +
<td>'''''{{{1}}}'''''</td>
 +
<td>{{{3}}}{{#if:{{{4}}}| '''(optional)'''|}}</td>
 +
|}}

Latest revision as of 00:04, 6 April 2011

1 1<tr style="background-color:#F6F6F6;"> <td>{{{2}}}</td> <td>{{{1}}}</td> <td>{{{3}}}(optional)</td>