Template:Nav: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 25: Line 25:
Examples:
Examples:
{{nav
{{nav
| title=[[Aerius Module]]
| title=[[Water Module]]
| icon=Editor_ribbon_icon_current.png
| icon=Editor_ribbon_icon_current.png
| buttons={{Aerius Module buttons}}
| buttons={{Water Module buttons}}
| theme-color=lightgreen
| theme-color=lightgreen
|
|

Revision as of 12:29, 5 March 2026


Examples:



Parameters for predefined theme:

  • theme (required): Theming, consisting of "Template:theme". Injects color, main link, and a theme class E.g. Aerius gets class "theme-aerius".
  • 1 (required): Content, consisting of "Template:nav-group"s.

Parameters without theme:

  • title (required): Can be text or a link.
  • 1 (required): Content, consisting of "Template:nav-group"s.
  • buttons (optional): Consists of a buttons template. Is displayed next to title
  • theme-color (optional): The color appropriate for the theme, if no theme is directly provided.