Template:Infobox: Difference between revisions

From LBA File Information
Jump to navigation Jump to search
[checked revision][checked revision]
Content deleted Content added
No edit summary
No edit summary
Line 4: Line 4:
|class=title
|class=title
}}{{
}}{{
#ifeq: {{{noimage|false}}} | false
#if: {{{image|}}}
|{{Infobox/row
|{{Infobox/row
|data={{articleimage |{{{image|}}}| {{{imagecaption|Image for article: {{PAGENAME}}}}} | nocat={{{nocat|false}}} }}
|data={{articleimage |{{{image|}}}| {{{imagecaption|Image for article: {{PAGENAME}}}}} | nocat={{{nocat|false}}} }}

Revision as of 10:01, 20 January 2013

This template is used to show an infobox for an article. It should be the first of the article, before the general description. This template uses it's Row subpage for rendering title, optional article image, and 30 optional rows of custom data.

Parameters

  • infoboxname: The name of the infobox calling this template, for the link to documentation (case sensitive, defaults to no documentation link displayed)
  • title:
  • float: yes/no
  • class: one of the class values on the themes subpage
  • image:
  • imagecaption:
  • noimage:
  • nocat:

...

Syntax

Copy and paste the following for quick use:

{{infobox
 |class=
 |image=
 |imagecaption=
}}

Example

...