Module:Navbox or wikitable/doc: Difference between revisions
Appearance
Content deleted Content added
←Created page with '{{Module rating|alpha}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> This module can be used to create a navbox which can be optionally rendered as a wikitable. This is useful when one would like to have the content of a navbox rendered in the middle of an article as a regular table. == Usage == Take any navbox and replace <code><nowiki>{{navbox</nowiki></code> with <code><nowiki>{{#invoke:navbox or wikitabl...' |
(No difference)
|
Revision as of 17:20, 27 May 2025
This module can be used to create a navbox which can be optionally rendered as a wikitable. This is useful when one would like to have the content of a navbox rendered in the middle of an article as a regular table.
Usage
Take any navbox and replace
{{navbox
with
{{#invoke:navbox or wikitable|main|navbox={{{navbox|}}}
By default, the navbox will render as a navbox, but if |navbox=no
then it will render as a wikitable.