Difference between revisions of "Template:Navbox-odd"

From Krafties
Jump to navigation Jump to search
m
m
Line 1: Line 1:
 
<noinclude>{| class="navbox"</noinclude>
 
<noinclude>{| class="navbox"</noinclude>
 
<onlyinclude>!style="width:120px" class="navbox-group"|{{{group}}}
 
<onlyinclude>!style="width:120px" class="navbox-group"|{{{group}}}
|class="navbox-odd"|{{{links}}}
+
|colspan={{{colspan}}} class="navbox-odd"|{{{links}}}
 
|-</onlyinclude>
 
|-</onlyinclude>
 
<noinclude>|}
 
<noinclude>|}
Line 11: Line 11:
 
*<code><nowiki>links=</nowiki></code> List of links
 
*<code><nowiki>links=</nowiki></code> List of links
 
;Optional
 
;Optional
 
+
*<code>colspan=</code> if you want to indicate the colspan of the links cell
 
|}</noinclude>
 
|}</noinclude>

Revision as of 09:45, 3 April 2015

Documentation icon Template documentation ( view · talk · edit)

Template:Navbox-odd/doc

The above documentation is transcluded from Template:Navbox-odd/doc.
Editors can experiment in this template's sandbox
Please add categories to the /doc subpage within <includeonly>...</includeonly>
This template is made to be used with the {{Navbox}} template

This template is a single row with a lighter background than {{Navbox-even}}

  • group= The name of the group of links
  • links= List of links
Optional
  • colspan= if you want to indicate the colspan of the links cell