Template:Basic project/Infobox/doc
Appearance
| This is a documentation subpage for Template:Basic project/Infobox. It contains usage information, categories, and other content that is not part of the original template page. |
Usage
[edit]Code
[edit]{{Basic_project/Infobox
|header=<div style="background:#ffb;border:1px dashed black;text-align:center;">HEADER</div>
|title=Test title
|sub_title=<div style="background:#ffb;border:1px dashed black;text-align:center;">SUB TITLE</div>
|image=File:No image.gif
|content=
{{Basic_project/Inline item|Inline|Test inline item.}}
{{Basic_project/Block item|Block|
* Test
* The
* Block
* Item
}}
|footer=<div style="background:#ffb;border:1px dashed black;text-align:center;">FOOTER</div>
}}