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
Created page with "<includeonly><templatestyles src="Template:Navbox/styles.css" /> <table class="navbox {{{bodyclass|}}}" style="{{{basestyle|}}}"> {{#if: {{{title|}}}| <caption class="navbox-title"> {{{title}}} </caption> }} {{#if: {{{above|}}}| <tr> <td class="navbox-above" colspan="2"> {{{above}}} </td> </tr> }} {{#if: {{{group1|}}}| <tr> <th class="navbox-group" scope="row">{{{group1}}}</th> <td class="navbox-list">{{{list1}}}</td> </t..."
(No difference)

Revision as of 11:50, 20 November 2025

Basic navbox template for Landrace.Wiki.

Parameters (main ones)
  • |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 of how to use it.