Template:Infobox/doc: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 14: Line 14:
{{Infobox
{{Infobox
| image          = Software Cover - The Lab
| image          = Software Cover - The Lab
| imageformat    = png
| imagewidth    = 64px
| title          = {{param|title}}
| title          = {{param|title}}
| section1      = {{param|section}}
| section1      = {{param|section}}

Revision as of 04:34, 29 May 2023

Edit-copy.png
This is a documentation subpage for Template:Infobox.
Don't forget to purge the contents of the base page upon creating or editing this subpage.

This is a sub-metatemplate of {{sidebar}} that is designed to help create infobox templates.

Copy and Paste

{{Infobox | image = | section1 = | entryid1 = | entryinfo1 = | footer = }}

Usage & Preview

{{{section}}}
{{{entryid1}}}
{{{entryinfo1}}}
{{{entryid2}}}
{{{entryinfo2}}}
{{{footer}}}
{{Infobox}}
Parameter Description Example
{{{title}}} Infobox title
| title = Lorem ipsum
{{{section <1-2>}}} Main content section dividers
| section1 = Test
{{{entryid <1-2>}}} Entry idboxes
| entryid = Example
{{{entryinfo <1-2>}}} Entry infoboxes
| entryinfo = Placeholder
Image parameters
{{{image}}} Sidebar image
| image = Software Cover - The Lab
{{{imageformat}}} File extension for the sidebar image
| imageformat = jpg
{{{imagewidth}}} Sidebar image width
| imagewidth = 64px
Style parameters
{{{float}}} For specifying how or if the sidebar will float
| float = left