Template:Editlink: Difference between revisions

155 bytes removed ,  4 August 2023
no edit summary
No edit summary
No edit summary
Line 3: Line 3:
;Usage
;Usage
:{{t|editlink|page to edit}}
:{{t|editlink|page to edit}}
* <code>1=</code> internal link page, like 'Template:Somenav'
# internal link page, like 'Template:Somenav'
* <code>2=</code> ''Optional'' char or text to use as link. Default is 'e'.
# (optional) char or text to use as link. Default is 'e'
* <code>color=</code> ''Optional'' text color link. Default is regular link color.
* color - (optional) text color link. Default is regular link color
* <code>float=</code> ''Optional'' Default is 'right' (<code>both</code>, <code>right</code>, <code>left</code>, or <code>none</code>).
* float - (optional) Default is 'right'. both|right|left|none
* <code>tight=1</code> ''Optional'' render the "e" that fits better in tight space, doesn't disturb flow.
* tight - (optional) render the "e" that fits better in tight space, doesn't disturb flow
* <code>style=</code> ''Optional'' additional style, like margins or as necessary.
* style - (optional) additional style, like margins or as necessary


;Example
;Example