Template:Infobox: Difference between revisions

From The Robot's Guide to Humanity
Created page with "<!-- Template:Infobox --> <includeonly> {{#invoke:Infobox|infobox}} </includeonly> <noinclude> This template is a meta-template used to build Infoboxes. It relies on Lua-based modules and acts as a core infobox wrapper. == Usage == To use this template, call it from another template that sets the parameters. For instance, within another template: <nowiki>{{Infobox |name = Example |image = Example.jpg |caption = This is an example infobox |... }}</nowiki> == See also =..."
(No difference)

Revision as of 20:01, 5 December 2024


This template is a meta-template used to build Infoboxes. It relies on Lua-based modules and acts as a core infobox wrapper.

Usage

To use this template, call it from another template that sets the parameters. For instance, within another template: {{Infobox |name = Example |image = Example.jpg |caption = This is an example infobox |... }}

See also