Toggle menu
17
24
14
1.7K
Landrace.Wiki - The Landrace Cannabis Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Navbox: Difference between revisions

Template page
No edit summary
No edit summary
Line 4: Line 4:


{{#if: {{{title|}}}|
{{#if: {{{title|}}}|
  <caption class="navbox-title">
<caption class="navbox-title">
    {{{title}}}
{{{title}}}
   </caption>
   </caption>
}}
}}

Revision as of 12:02, 20 November 2025

Basic navbox template for Landrace.Wiki.

Parameters:

  • |title= – heading shown at the top.
  • |bodyclass= – extra classes for the table (optional).
  • |basestyle= – extra inline styles for the table (optional).
  • |above= – optional row above the groups.
  • |group1=|group11= – left column headers.
  • |list1=|list11= – right column lists.
  • |below= – optional row below all groups.

See Template:Basic information for an example.