Template:PDFBOX: Difference between revisions
Created page with "<div class="resourcebox vcard" style="width:22em; max-width:100%; border:1px solid #aaa; margin:10px; float:right; background:#f9f9f9; font-family:Arial, sans-serif;"> <table style="width:100%; border:none; border-collapse:collapse;"> <!-- TITLE --> <tr> <th colspan="2" style="background:#e9e9e9; text-align:center; font-size:16px; padding:8px;"> {{{title|{{PAGENAME}}}}} </th> </tr> <!-- COVER --> {{#if:{{{cover|}}}| <tr> <td colspan="2" style="text-align:center; paddi..." Â |
No edit summary  |
||
| (14 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<div class=" | <div class="infobox mw-parser-output vcard" style="width: 22em; max-width:100%; border: 1px solid #aaa; margin: 10px; float: right; background: #f9f9f9;"> | ||
style="width:22em; max-width:100%; border:1px solid #aaa; | Â Â <table style="width: 100%; border: none;"> | ||
margin:10px; float:right; background:#f9f9f9 | Â Â Â Â <!-- Name and Image --> | ||
 |     <tr> | ||
<table style="width:100%; border:none | Â Â Â Â Â Â <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 16px; padding: 5px;">{{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}}}}</th> | ||
 |     </tr> | ||
<!-- | Â Â Â Â <tr> | ||
<tr> | Â Â Â Â Â Â <td colspan="2" style="text-align: center;"> | ||
<th colspan="2" style="background:#e9e9e9; text-align:center; | Â Â Â Â Â Â Â Â {{#if: {{{cover|}}} | ||
font-size:16px; padding: | Â Â Â Â Â Â Â Â Â Â | [[File:{{{cover}}}|200px|center]]}} | ||
{{{title|{{PAGENAME}}}} | Â Â Â Â Â Â </td> | ||
</th> | Â Â Â Â </tr> | ||
</tr> | Â Â Â Â {{#if: {{{caption|}}} | ||
 |       | <tr> | ||
< | Â Â Â Â Â Â Â Â <td colspan="2" style="align: center; text-align: center; font-style: italic;">{{{caption}}}</td> | ||
{{#if:{{{cover|}}}| | Â Â Â Â Â Â </tr> | ||
<tr> | Â Â Â Â }} | ||
<td colspan="2" style="text-align:center; | {{#if: {{{youtube|}}} | ||
| <tr> | |||
</td> | Â Â <th colspan="2" style="background:#e9e9e9; text-align:center; font-size:14px; padding:5px;"> | ||
</tr> | Â Â Â Â Video | ||
}} | Â Â </th> | ||
 |  </tr> | ||
 <tr> | |||
{{#if:{{{ | Â Â <td colspan="2" style="text-align:center; padding:8px;"> | ||
<tr> | Â Â Â Â <youtube width="300">{{{youtube}}}</youtube> | ||
< | Â Â </td> | ||
 </tr> | |||
{{{ | |||
</td> | |||
</tr> | |||
}} | }} | ||
 |     <tr> | ||
<!-- BUTTONS --> | Â Â Â Â Â Â <th colspan="2" style="background: #e9e9e9; text-align: center; font-size: 14px; padding: 5px;">Resource</th> | ||
    </tr> | |||
<!-- BUTTONS (TEXT ONLY) --> | |||
<tr> | <tr> | ||
<td colspan="2" style="text-align:center; padding: | <td colspan="2" style="text-align:center; padding:1px;"> | ||
 | '''[{{{file}}} Read]''' or | ||
'''[{{{file}}} Download] | |||
'''</td> | |||
 | |||
[ | |||
 | |||
</td> | |||
</tr> | </tr> | ||
 |     </table> | ||
</table> | |||
</div> | </div> | ||