Template:Infobox/doc: Difference between revisions
Created page with "A base infobox template powered by Module:Infobox. Used to build specific infobox templates — not meant to be used directly on pages. <templatedata> { "description": "Base infobox template. Use this to build specific infobox templates, not directly on article pages.", "params": { "title": { "label": "Title", "description": "Title displayed in the infobox header.", "type": "string" }, "image": { "label": "Image", "descr..." |
m typo |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<templatedata> | <templatedata> | ||
{ | { | ||
"description": " | "description": "Meta-template for building specific infobox templates. It should not be used directly on article pages.", | ||
"params": { | "params": { | ||
"title": { | "title": { | ||
| Line 53: | Line 51: | ||
== See also == | == See also == | ||
* [[Module:Infobox]] | * [[Module:Infobox]]: the Lua module that renders this template | ||
* [[Template:Infobox group]] | |||
[[ | |||