Template:ARM/breadcrumb: Difference between revisions
Appearance
imported>Samueldr Adds template breadcrumb |
m Dark mode Support |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
Right now not much is done, but when / if it is possible to do fancier or automated things, it will be done here. | Right now not much is done, but when / if it is possible to do fancier or automated things, it will be done here. | ||
<syntaxhighlight lang="html+handlebars"> | |||
{{ARM/breadcrumb}} | |||
</syntaxhighlight> | |||
== Preview == | == Preview == | ||
Line 9: | Line 13: | ||
{{ARM/breadcrumb}} | {{ARM/breadcrumb}} | ||
</noinclude><includeonly><div style="background: | </noinclude><includeonly><div style="background: var(--background-color-interactive); border: 1px solid var(--border-color-progressive--focus); border-left-width: 5px; padding: 0.5rem; margin-bottom: 1rem;">[[NixOS on ARM|← Back to NixOS on ARM]]</div></includeonly> |
Revision as of 21:51, 12 April 2025
This template adds a breadcrumb link to the main NixOS on ARM article to sub-pages. This has to be added to the top.
Right now not much is done, but when / if it is possible to do fancier or automated things, it will be done here.
Preview