Difference between revisions of "Template:PdfLayout"
From Organic Design wiki
m (float) |
|||
Line 2: | Line 2: | ||
<br>'''Usage:''' | <br>'''Usage:''' | ||
<pre> | <pre> | ||
− | {{PdfLayout|foo.jpg | + | {{PdfLayout|foo.jpg[|caption=Foo image caption][|size=??px] |
− | [|caption=Foo image caption] | ||
− | [|size=??px] | ||
|Content that goes into the table (or not depending on action=pdfbook) | |Content that goes into the table (or not depending on action=pdfbook) | ||
}} | }} | ||
Line 16: | Line 14: | ||
</table> | </table> | ||
| | | | ||
− | [[Image:{{{1}}}|right|{{{size|}}}]]{{#if:{{{caption|}}}|<div style= | + | [[Image:{{{1}}}|right|{{{size|}}}]]{{#if:{{{caption|}}}|<div style=float:right>''{{{caption}}}''</div>}} |
{{{2}}} | {{{2}}} | ||
}}</includeonly> | }}</includeonly> |
Revision as of 00:14, 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) }}