Content deleted Content added
BrandonXLF (talk | contribs) Set hasImages |
BrandonXLF (talk | contribs) No edit summary |
||
Line 49:
padding = '5px',
float = args.float or 'left',
border = '1px solid #aaa',
width = '20em',
})
Line 59:
:attr('colspan', hasImages and 2 or 1)
:css({
})
:wikitext(args.title and args.title or 'Historical affiliations')
Line 79:
:css({
width = '100%',
})
:wikitext(entry.country .. entry.post)
|