Template:PDFBOX: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 16: Line 16:
             </tr>
             </tr>
         }}
         }}
{{#if: {{{youtube|}}}
| <tr>
    <th colspan="2" style="background:#e9e9e9; text-align:center; font-size:14px; padding:5px;">
        Video
    </th>
  </tr>
  <tr>
    <td colspan="2" style="text-align:center; padding:8px;">
        <youtube width="300">{{{youtube}}}</youtube>
    </td>
  </tr>
}}
         <tr>
         <tr>
             <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 14px; padding: 5px;">Resource</th>
             <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 14px; padding: 5px;">Resource</th>
Line 22: Line 34:
<tr>
<tr>
<td colspan="2" style="text-align:center; padding:1px;">
<td colspan="2" style="text-align:center; padding:1px;">
'''[https://wiki.mktimothy.com/images/1/11/{{{file}}} Read]''' or
'''[{{{file}}} Read]''' or
'''[https://wiki.mktimothy.com/images/1/11/{{{file}}} Download]
'''[{{{file}}} Download]
'''</td>
'''</td>
</tr>
</tr>
         </table>
         </table>
</div>
</div>