Difference between revisions of "Template:PdfLayout"
From Organic Design wiki
(add td for margin in pdf) |
(p in pdf table) |
||
| Line 8: | Line 8: | ||
</noinclude> | </noinclude> | ||
<includeonly>{{#ifeq:{{#request:action}}|pdfbook| | <includeonly>{{#ifeq:{{#request:action}}|pdfbook| | ||
| − | <table cellpadding=0 cellspacing=0> | + | <p><table cellpadding=0 cellspacing=0> |
<tr><td width=100% valign=top>{{{2}}}</td> | <tr><td width=100% valign=top>{{{2}}}</td> | ||
<td> </td><td valign=top align=center> | <td> </td><td valign=top align=center> | ||
| Line 14: | Line 14: | ||
</td> | </td> | ||
</tr> | </tr> | ||
| − | </table> | + | </table></p> |
| | | | ||
<div style=float:right> | <div style=float:right> | ||
Revision as of 11:58, 12 November 2008
Usage:
{{PdfLayout|foo.jpg[|caption=Foo image caption][|size=??px]
|Content that goes into the table (or not depending on action=pdfbook)
}}



