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 17:23, 16 July 2020 (add request). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

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]