Difference between revisions of "Template:Infobox conditional data"

From Dwaia Wiki
Jump to navigation Jump to search
(Created page with "{{#if:{{{2}}}| <tr> <td>{{{1}}}</td> <td>{{{2}}}</td> </tr> |}}")
 
 
Line 1: Line 1:
{{#if:{{{2}}}|
+
<onlyinclude>{{#if:{{{2}}}|
 
  <tr>
 
  <tr>
 
   <td>{{{1}}}</td>
 
   <td>{{{1}}}</td>
 
   <td>{{{2}}}</td>
 
   <td>{{{2}}}</td>
 
  </tr>
 
  </tr>
|}}
+
|}}</onlyinclude><noinclude>
 +
[[Category:Templates]]
 +
</noinclude>

Latest revision as of 00:22, 4 March 2019

{{{1}}} {{{2}}}