I can't seem to get the image inside the infobox to render.  In the infobox 
cell, instead of the image I'm getting [[File:|310px|]]

However, all the images in the article show up correctly. 

in the infobox template, the cell for the image looks like:

#if: {{{image|}}} |{{#vardefine:person|{{{image}}}}}

[[File:{{#var:person}}|310px|]]

this is the command I'm running (on Ubuntu 11.04):

$ mw-render --config="http://blattmans.com/"; --writer=rl --output=./test.pdf 
"William Sterling Blattman (1914-1989)"

It appears that the var substitution gets lost then the pdf gets rendered. 
 Any ideas on how to get around this? 

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/mwlib/-/e34nhafRFLMJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to