Difference between revisions of "Template:Infobox"

From Twinsuniverse
Jump to: navigation, search
m (testing substitution for themestyles)
m
Line 1: Line 1:
 
<includeonly>{{#vardefine: infobox_messages|<!-- initializer -->}}{{
 
<includeonly>{{#vardefine: infobox_messages|<!-- initializer -->}}{{
 
#var_final: infobox_messages |
 
#var_final: infobox_messages |
}}{{#if:{{{theme|}}}|Theme={{{theme|}}}; style="background-color:{{{mainbg}}}"}}
+
}}{{#if:{{{theme|}}}|Theme={{{theme|}}}; style="background-color:{{{mainbg}}}"
<table class="infobox {{#if:{{{float|}}}|side}} {{{class|}}}" border="0" cellpadding="0" cellspacing="0">
+
}}<table class="infobox {{#if:{{{float|}}}|side}} {{{class|}}}" border="0" cellpadding="0" cellspacing="0">
 
{{Infobox/row
 
{{Infobox/row
 
     |header={{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}
 
     |header={{#if: {{{title|}}} | {{{title}}} | {{PAGENAME}} }}

Revision as of 12:29, 5 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.

  This article is a stub [list all]. You can help the Twinsuniverse by expanding it.

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

...