Template:Navbar

From Foundry Wiki
Revision as of 16:13, 29 June 2022 by Naginreed (talk | contribs) (Created page with "<includeonly><span class="noprint plainlinks navbar" style="{{{style|}}}"><!-- -->{{#if:{{{mini|}}}{{{plain|}}}|<!--nothing-->|<!--else: --><span style="{{{fontstyle|}}}">{{{text|This box:}}} </span>}}<!-- -->{{#if:{{{brackets|}}}|<span style="{{{fontstyle|}}}">[</span>}}<!-- --><span style="white-space:nowrap;word-spacing:-.12em;"><!-- -->[[{{transclude|{{{1}}}}}|<span style="{{{fontstyle|}}}" title="View this template"><!-- -->{{#if:{{{mini|}}}|v|view}}</span>]]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Template-info.png Documentation

Adds edit links to navboxes and other templates

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Template name1

The template for which to create navbar links

Auto value
{{subst:PAGENAME}}
Templaterequired
Texttext

Custom leading text

Default
This box:
Lineoptional
Mini?mini

Only emit “v · d · e”

Booleanoptional
Plain?plain

Omit leading text

Default
{{{mini}}}
Booleanoptional
Brackets?brackets

Surround links with brackets

Booleanoptional
No Editnoedit

Omit the “Edit” link

Booleanoptional
Stylestyle

The CSS style attribute

Stringoptional
Font Stylefontstyle

The CSS style attribute for text

Stringoptional
Template-info.png Documentation