Talk:Shotgun

From DDraceNetwork
Latest comment: 10 months ago by Zwelf in topic Question about Editing the Page

Question about Editing the Page

I found a little problem that it doesn't start a new line after using those .gif's, which happens for all languages except for English.

So I tried to fix this problem by editing the source code of the page, which I can only find in the English section. Same process worked out fine when I was dealing with the grenade page, but not this one. I wonder how I can fix it, or if there is any mistake in my process.

Also, I wonder why the option of editing only exists in the English section, which I think would be easier to the editors if people could edit in their own language pages. EdEnd (talk) 16:13, 27 May 2023 (UTC)Reply[reply]

You could add a <div style="clear: both;"></div> after the image.
Its probably better to exclude it from translation and have it in all languages automatically:
</translate>
<div style="clear: both;"></div>
<translate>
Zwelf (talk) 12:53, 28 May 2023 (UTC)Reply[reply]