Template:Infobox

From The Robot's Guide to Humanity
Revision as of 20:01, 5 December 2024 by Human (talk | contribs) (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 =...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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