Module talk:Portal-inline
Appearance
July 2020
![]() | This edit request to Template:Portal-inline has been answered. Set the |answered= parameter to no to reactivate your request. |
At Template:God the image is on the previous line of the display name. This leaves an image with no context.
I suggest adding a Nbsp to the module.
Change:
root = root .. string.format('[[File:%s|class=noviewer|%s]] [[Portal:%s|%s]]', getImageName{ portals[1] }, args['size'], portals[1], displayName)
to
root = root .. string.format('[[File:%s|class=noviewer|%s]] [[Portal:%s|%s]]', getImageName{ portals[1] }, args['size'], portals[1], displayName)
Unfortunately I couldn't testcase this change in the sandbox as I struggled to figure out how to do this. Your help is appreciated, comrade waddie96 (talk) 17:23, 16 July 2020 (UTC)
Done – Jonesey95 (talk) 17:37, 16 July 2020 (UTC)
- Thank you Jonesey95, comrade waddie96 (talk) 12:23, 17 July 2020 (UTC)