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 edit summary |
||
Line 1: | Line 1: | ||
{{Module rating|alpha}} |
{{Module rating|alpha}} |
||
{{Lua|Module:Navbox|Module:Navbox/configuration|Module:Navbar|Module:Yesno}} |
|||
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> |
<!-- 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. |
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. |
Revision as of 17:49, 27 May 2025
![]() | This module depends on the following other modules: |
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.