Difference between revisions of "Template:ItemInfobox"

From ZFGCpedia
Jump to: navigation, search
(This approach doesn't work when viewing the main page. Title now required on every transclusion or else you'll see this obnoxious message.)
 
Line 1: Line 1:
 
<includeonly>{{Infobox
 
<includeonly>{{Infobox
|title = {{#if:{{{title|}}}|{{{title}}}|{{SUBPAGENAME}}}}
+
|title = {{#if:{{{title|}}}|{{{title}}}|EMPTY TITLE FIELD}}
 
|image = {{{img1|}}}
 
|image = {{{img1|}}}
 
|caption = {{{cap1|}}}
 
|caption = {{{cap1|}}}

Latest revision as of 21:49, 22 September 2012

Infobox used to display information on a KOT item. The infobox appears when this template is transcluded onto a page.