Template:Navbox: Difference between revisions
Template page
More actions
Eloise Zomia (talk | contribs) 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.