149
edits
(→Usage) |
|||
| Line 82: | Line 82: | ||
To use infobox on another page, this code must be used: | To use infobox on another page, this code must be used: | ||
<pre> | <pre> | ||
{{ | {{infobox | ||
|title = | |title = | ||
|file = | |file = | ||
| Line 94: | Line 94: | ||
If everything is left empty, the output will be: | If everything is left empty, the output will be: | ||
{{ | {{infobox | ||
|title = | |title = | ||
|file = | |file = | ||
|caption = | |caption = | ||
|prm1 = | |prm1 = | ||
|prm2 = }} | |prm2 = | ||
}} | |||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | | ||
[[Category:Infobox templates| ]]}}</includeonly> | [[Category:Infobox templates| ]]}}</includeonly> | ||