Jump to content

Module talk:Portal-inline

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Waddie96 (talk | contribs) at 12:23, 17 July 2020 (thanks). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

July 2020

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)[reply]

 DoneJonesey95 (talk) 17:37, 16 July 2020 (UTC)[reply]
Thank you Jonesey95, comrade waddie96 (talk) 12:23, 17 July 2020 (UTC)[reply]