Jump to content

Template:ARM/breadcrumb: Difference between revisions

From NixOS Wiki
imported>Samueldr
mNo edit summary
DoggoBit (talk | contribs)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>{{delete|reason=Trivial reimplementation of {{tl|breadcrumb}}.}}


This template adds a breadcrumb link to the main NixOS on ARM article to sub-pages. This has to be added to the top.
This template adds a breadcrumb link to the main NixOS on ARM article to sub-pages. This has to be added to the top.
Line 5: Line 5:
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>
<syntaxhighlight lang="html+handlebars">
{{ARM/breadcrumb}}
{{ARM/breadcrumb}}
</syntaxhighlight>
</syntaxhighlight>
Line 13: Line 13:
{{ARM/breadcrumb}}
{{ARM/breadcrumb}}


</noinclude><includeonly><div style="background: #eee; border: 1px solid #ddd; border-left-width: 5px; padding: 0.5rem;">[[NixOS on ARM|← Back to NixOS on ARM]]</div></includeonly>
</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>

Latest revision as of 22:21, 8 June 2025

✖︎︎
This article is a deletion candidate. Trivial reimplementation of {{breadcrumb}}. Further information may be found on the related discussion page.

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.

{{ARM/breadcrumb}}

Preview