791 bytes added,
08:38, 4 March 2014 <includeonly><div class="akvo-portal-entry">
<div class="akvo-portal-entry-icon">
[[File:{{{icon}}}|80x80px|link={{{link}}}]]
</div>
<div class="akvo-portal-entry-caption">
<p class="akvo-portal-entry-caption-text">
[[{{{link}}}{{#if:{{{caption|}}}|{{!}}{{{caption}}}}}]]
</p>
</div>
</div></includeonly><noinclude>
A portal entry is a link with a presentation of a page using an icon and caption text. The caption text will be linked to the target page so it may not contain any links.
== Usage ==
=== Examples ===
<pre><nowiki>
{{Portal-entry | icon=Icon_image.png | link=Example}}
</nowiki></pre>
=== Parameters ===
; icon
: The name of the icon image.
; photo
: The caption text. If omitted, the link will be used as caption text.
; link
: The link to the wiki page
</noinclude>