Jump to content

Template:Meetings/breadcrumb: Difference between revisions

From NixOS Wiki
0x4A6F (talk | contribs)
Created page with "<noinclude> This template adds a breadcrumb link to the main Meetings 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"> {{Meetings/breadcrumb}} </syntaxhighlight> == Preview == {{Meetings/breadcrumb}} </noinclude><includeonly><div style="background: #eee; border: 1px solid #ddd; border-left-width: 5px; paddi..."
 
DoggoBit (talk | contribs)
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>
<includeonly>{{breadcrumb|Meetings}}</includeonly><noinclude>
 
{{delete|reason=Trivial specialisation of {{template link|breadcrumb}}.}}{{Documentation}}</noinclude>
This template adds a breadcrumb link to the main Meetings 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">
{{Meetings/breadcrumb}}
</syntaxhighlight>
 
== Preview ==
 
{{Meetings/breadcrumb}}
 
</noinclude><includeonly><div style="background: #eee; border: 1px solid #ddd; border-left-width: 5px; padding: 0.5rem; margin-bottom: 1rem;">[[Meetings|← Back to Meetings]]</div></includeonly>

Latest revision as of 21:18, 7 June 2025

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

Template Documentation [edit source| uses| help]

This template shows a back link to the main Meetings page.

←︎
Back to Meetings

Usage

Simply include the template on the top of the page that should link back to the meetings page.

{{meetings/breadcrumb}}