Difference between revisions of "Template:Infobox"

From Freephile Wiki
Jump to navigation Jump to search
(New page: <table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; {{{bodystyle|}}}"><!-- Caption -->{{#if:{{{title|}}}|<cap...)
 
Line 1: Line 1:
<table class="infobox {{{bodyclass|}}}" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; {{{bodystyle|}}}"><!--
+
<table class="infobox vcard {{{bodyclass|}}}" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em; {{{bodystyle|}}}"><!--
 
  Caption
 
  Caption
 
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size: 125%; font-weight: bold; {{{titlestyle|}}}">{{{title}}}</caption>}}
 
-->{{#if:{{{title|}}}|<caption class="{{{titleclass|}}}" style="font-size: 125%; font-weight: bold; {{{titlestyle|}}}">{{{title}}}</caption>}}

Revision as of 22:49, 10 July 2008

This template is derived from the infobox template of mediawiki This template uses 'noinclude' described at http://en.wikipedia.org/wiki/Noinclude#Noinclude_and_includeonly

See the discuss page for blank template syntax