Template:Editlink
Jump to navigation
Jump to search
- Description
- Puts a small "e" edit link in a subscript-like position in a table cell. Intended for transcluded tables, but theoretically could be used for other things.
- Syntax
{{Tableeditlink|<page to edit>}}
- Parameters
1=Internal link page (like Template:Somenav)color=Optional text color for "e"float=Optional float (default: right)
- Example
{| class="darktable"
|-
! Table with edit link {{tableeditlink|Template:Tableeditlink}}
|-
| Cell 1
|-
| Cell 2
|}
- Output
| Table with edit link Template:Tableeditlink |
|---|
| Cell 1 |
| Cell 2 |
- See also
- {{sectioneditlink}}
- {{tabledisplaylink}}
- Template