Toggle menu
15
236
70
27.5K
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:20, 24 February 2025 by Prd (talk | contribs) (Created page with "{{documentation subpage}} {{Uses TemplateStyles|Template:Breadcrumb2/styles.css}} {{Lua|Module:Separated entries}} This template can be used to create navigation breadcrumbs, inspired by those at [{{fullurl:Wikipedia:WikiProject Accessibility|oldid=426161311}} WikiProject Accessibility]. It should not be used in article space. ===Parameters=== *''rootimg'' - the filename of an image to use for the topmost "root" element. Defaults to "Home br...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template can be used to create navigation breadcrumbs, inspired by those at WikiProject Accessibility.

It should not be used in article space.

Parameters

  • rootimg - the filename of an image to use for the topmost "root" element. Defaults to "Home breadcrumb.svg" (File:Home breadcrumb.svg)
  • rootlink - where the above image should link to. Defaults to Main Page
  • rootalt - alt text for the image. Defaults to the same value as rootlink, or "Main Page" if rootlink is not given.
  • roottext - text for an optional first "root" link. Defaults to none.
  • other unnamed parameters - links to use as breadcrumbs (currently supports unlimited number)

Examples

{{Breadcrumb2|[[Nature]]|[[Animal]]s|[[Exploding animal]]s|[[Exploding whale]]}}


{{Breadcrumb2|rootimg = Crystal Clear app help index.png|rootlink = Help:Contents|rootalt = Help|[[Help:Contents/Getting started|Getting started]]|[[Help:Navigation|Navigation]] }}


{{Breadcrumb2|rootimg = Question book magnify2.svg|rootlink = Help:Contents|rootalt = Help|roottext = Help|[[Help:Contents/Getting started|Getting started]]|[[Help:Navigation|Navigation]]}}


{{Breadcrumb2|param1 |param2 |param3 |param4 |param5 |param6 |param7 |param8 |param9 |param10 |param11 |param12}}


{{Breadcrumb2|param1 | |param3 | |param5 }}

See also