Toggle menu
14
236
69
27.4K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 06:47, 23 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE. --> ==Usage== :{{Tlx|ed right|SomeTemplate}} gives {{ed right|SomeTemplate}} :{{Tlx|ed right|SomeTemplate|this link}} gives {{ed right|SomeTemplate|this link}} ;Caveats: :It doesn't work too well within lists. In tables better use a row <kbd>|align="right"|</kbd>{{Tlx|ed|SomeTemplate|this link}} instead of {{Tlx|ed right}} ==See also== {{edit templates}} <includeonly>{{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{ed right|SomeTemplate}} gives
{{ed right|SomeTemplate|this link}} gives
Caveats:
It doesn't work too well within lists. In tables better use a row |align="right"|{{ed|SomeTemplate|this link}} instead of {{ed right}}

See also

[] Compare different edit templates:
  • {{Ed}} — plain-style edit link surrounded by <small> tags, specifically for templates only
  • {{Ed right}} — plain-style edit link surrounded by <small> tags and aligned to right of page, specifically for templates only
  • {{Edit}} — plain-style edit link, applicable to all Wikipedia namespaces
  • {{Edit section}} — edit link surrounded by <div> tags by default which can specify which section to edit on a page, applicable to all Wikipedia namespaces
  • {{Vedit}} — plain-style edit link which edit with the Wikipedia:VisualEditor, applicable to all Wikipedia namespaces

Templates with view, talk and edit links:

  • {{Navbar}} — navigation bar with configurable caption and view·talk·edit links, specifically for templates only
  • {{View}} — navbar-style view·talk·edit links, specifically for templates only
  • {{VTE}} & {{Template:VTE}} — navbar-style V·T·E links (i.e. view·talk·edit links in short forms), specifically for templates only