Template talk:Ed right

Latest comment: 11 years ago by Jason Quinn in topic Is there a similar float right template to view?

Can this

<div class="editlink noprint plainlinksneverexpand" style="float: right; margin-left: .5em;">
<small>
[{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit {{{2|}}}]
</small>
</div>

be changed to this?

<small class="editlink noprint plainlinksneverexpand" style="float: right; margin-left: .5em;">
[{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit {{{2|}}}]
</small>

Omegatron 16:08, 19 January 2006 (UTC) editsectionReply


I think this works better. The editsection class and the 5px margin are the same used for normal edit links.

I like the smaller text myself, though it should probably be styled with a css class instead of HTML tags, anyway. — Omegatron 20:30, 19 January 2006 (UTC)Reply
<div class="editsection editlink plainlinksneverexpand" style="float: right; margin-left: 5px;">
[{{SERVER}}{{localurl:Template:{{{1}}}|action=edit}} edit {{{2|}}}]</div>

Although, this template, designed to add edit links to other templates, is probably unnecessary now that templates are linked at the bottom of each article when in edit mode. -- Netoholic @ 17:16, 19 January 2006 (UTC)Reply

That's true. It's one click instead of three, though, and no unnecessary page generation and waiting for the other two clicks when you only wanted to edit the template itself.
I just saw this template and thought I could simplify it. — Omegatron 20:30, 19 January 2006 (UTC)Reply

Documentation edit

{{editprotected}} Please use {{documentation}}. 16@r (talk) 18:40, 13 February 2008 (UTC)Reply

  Done. עוד מישהו Od Mishehu 07:11, 14 February 2008 (UTC)Reply

Misalignment edit

{{editprotected}} This is jumping lines in the documentation example given, looks like it is due to the newline after the noinclude section at the head of the code. Can somebody take it out (or document that it is supposed to jump down a line when used (& why?) as it does not look as if it is supposed to do it) - 88.104.130.64 (talk) 16:49, 15 June 2010 (UTC)Reply

  Done. There was a line break at the top of the template which I've now removed. — Martin (MSGJ · talk) 20:01, 15 June 2010 (UTC)Reply

Is there a similar float right template to view? edit

Is there a similar float right template to view? Jason Quinn (talk) 18:31, 10 April 2013 (UTC)Reply