Template:Systemd/breadcrumb: Difference between revisions

0x4A6F (talk | contribs)
Created page with "<noinclude> This template adds a breadcrumb link to the main systemd 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. <syntaxhighlight lang="html+handlebars"> {{Systemd/breadcrumb}} </syntaxhighlight> == Preview == {{Systemd/breadcrumb}} </noinclude><includeonly><div style="background: #eee; border: 1px solid #ddd; border-left-width: 5px; padding:..."
 
DoggoBit (talk | contribs)
No edit summary
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{delete|reason=Trivial specialisation of {{template link|breadcrumb}}.}}
{{Template}}


==About==
This template adds a breadcrumb link to the main systemd article to sub-pages. This has to be added to the top.
This template adds a breadcrumb link to the main systemd 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.
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">
==Usage==
{{Systemd/breadcrumb}}
{{ic|Systemd/breadcrumb}}
</syntaxhighlight>


== Preview ==
==Example==


{{Systemd/breadcrumb}}
{{Systemd/breadcrumb}}


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