Template:Infobox/doc
From MeritBadgeDotOrg
- This documentation is transcluded from Template:Infobox/doc/doc.
This template may have a sandbox (edit) and testcases for editors to experiment.
Usage
{{Infobox_Award}}
| {{{name}}} | |||||
[[Image:{{{image}}}|{{{imagesize}}}px]]
| |||||
{{Infobox
|title = {{{name}}}
|image = {{{image}}}
|imagesize = {{{imagesize}}}
|caption= <br><small>{{{caption|}}}<small>
|bgcolor = silver
|textcolor = black
|content = <br><table border="0" style="border:0px; background-color: #f9f9f9; font-size:90%;text-align:left;" cellpadding="3" cellspacing="1"><tr><td style="width:5em;background:#ddf;">'''Created:'''</td><td>{{{created|}}}</td></tr><tr><td style="background:#ddf;">'''Level:'''</td><td>{{{level|}}}</td></tr></table>
}}
Template copy-and-paste
{{Infobox
|title =
|image =
|imagesize =
|caption =
|bgcolor =
|textcolor =
|content =
}}
