Template:RISC-V/breadcrumb: Difference between revisions

From NixOS Wiki
Fgaz (talk | contribs)
Create based on the ARM breadcrumb
 
Sdht0 (talk | contribs)
Add proper sections
 
Line 1: Line 1:
<noinclude>
<noinclude>
{{Template}}


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


== Preview ==
== Example ==


{{RISC-V/breadcrumb}}
{{RISC-V/breadcrumb}}


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

Latest revision as of 20:09, 6 April 2024

This page is a template. It should be used as part of other articles. For more information, see Help:Template.

Please do not experiment with this template; you could ruin all pages using this template. If you want to edit this template, copy the text to Template:Sandbox, edit and test it there, and copy it back when it works.

Feel free to discuss this template in the talk page.

If you wanted to create a new page instead, use the search box to search for the title of the new page you want to create and follow the link Create the page "XYZ" on this wiki! in the results page. An alternative is to create a dangling link to the new page from an existing page. A final option is to directly visit the expected URL of the page.

About

This template adds a breadcrumb link to the main RISC-V 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.

Usage

{{RISC-V/breadcrumb}}

Example