Template:Infobox: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div class="template-infobox"> | <includeonly><div class="template-infobox"> | ||
<p>{{{title}}}</p> | <p>{{{title}}}</p> | ||
{{#if:{{{image|}}}|<div>[[File:{{{image}}}]]</div>|}} | {{#if:{{{image|}}}|<div>[[File:{{{image}}}]]{{#if:{{{caption|}}}|<div class="infobox-caption"> | ||
{{{caption}}}</div>|}}</div>|}} | |||
<table> | <table> | ||
{{{content}}} | {{{content}}} |
Latest revision as of 18:48, 25 July 2024
This template is used to implement infoboxes and should not be used directly on a page.