Template:Navbar/doc

From PS:1 Wiki Dev
Revision as of 23:58, 1 December 2025 by Rubin110 (talk | contribs) (Created page with "== Usage == This template provides navigation links (view • discuss • edit) for templates. It's typically used automatically by other templates like {{tl|Infobox}}. === Format === <pre> {{Navbar|TemplateName}} </pre> === Parameters === ; 1 : The template name (without the "Template:" prefix) ; mini : Set to "yes" for abbreviated version (v • d • e without links) === Examples === <pre> {{Navbar|Infobox organization}} </pre> Output: v • d • e (with work...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Usage

This template provides navigation links (view • discuss • edit) for templates. It's typically used automatically by other templates like {{Infobox{{#if:| |{{{2}}} }}{{#if:| |{{{3}}} }}{{#if:| |{{{4}}} }}{{#if:| |{{{5}}} }}{{#if:| |... }}}}.

Format

{{Navbar|TemplateName}}

Parameters

1
The template name (without the "Template:" prefix)
mini
Set to "yes" for abbreviated version (v • d • e without links)

Examples

{{Navbar|Infobox organization}}

Output: v • d • e (with working links)

Notes

  • This template is usually called automatically by infoboxes
  • Users typically don't need to use this template directly
  • The links allow users to view, discuss, or edit the template