Template:Infobox: Difference between revisions

From Gambian Holiday Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 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}}}
</table>
</table>
</div></includeonly><noinclude>
</div></includeonly><noinclude>
<templatedata>
This template is used to implement infoboxes and should not be used directly on a page.
{
"params": {},
"description": "This template is used to implement infoboxes and should not be used directly on a page."
}
</templatedata>
</noinclude>
</noinclude>

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.