Difference between revisions of "Template:Infobox"

From Twinsuniverse
Jump to: navigation, search
m
m
Line 1: Line 1:
<includeonly>{| class="infobox {{{class|}}} side" border="0" cellpadding="0" cellspacing="0"
+
<includeonly><table class="infobox {{{class|}}} side" border="0" cellpadding="0" cellspacing="0">
 
{{Infobox/row
 
{{Infobox/row
 
     |header={{{title|{{PAGENAME}}}}}
 
     |header={{{title|{{PAGENAME}}}}}
Line 160: Line 160:
 
     |class={{{class30|}}}
 
     |class={{{class30|}}}
 
}}
 
}}
|}</includeonly><noinclude>
+
</table></includeonly><noinclude>
 
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 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 [[Template:infobox/row|Row]] subpage for rendering title, optional [[Template:Articleimage|article image]], and 30 optional rows of custom data.
 
This template uses it's [[Template:infobox/row|Row]] subpage for rendering title, optional [[Template:Articleimage|article image]], and 30 optional rows of custom data.

Revision as of 23:38, 20 November 2012

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

  • title:
  • class: land="Location", life="Character", item="Inventory Item", link="External Link", bugs="Bug / Glitch", fare="Transport", play="Challenge", army="Enemy"
  • image:
  • imagecaption:
  • noimage:
  • nocat:

...

Syntax

Copy and paste the following for quick use:

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

Example

...