Template:Web Link Row: Difference between revisions
From Indian River Lagoon Project
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
<includeonly><templatestyles src="Web_Link/styles.css" /> | <includeonly><templatestyles src="Web_Link/styles.css" /> | ||
<div class="irllink irllinkrow"> | <div class="irllink irllinkrow"> | ||
{{#if:{{{Site Logo|}}}| | <div class="irllinkrowimage"> | ||
{{#if:{{{Site Logo|}}}| [[File:{{{Site Logo|}}}|128x128px|frameless|right|{{{Name|}}}|link={{{_pageName|}}}]] | {{#if:{{{Screenshot|}}}|[[File:{{{Screenshot|}}}|128x128px|frameless|right|{{{Name|}}}|link={{{_pageName|}}}]] | [[File:IRLN-weblink-logo2.png|96x96px|frameless|right|{{{Name|}}}|link={{{_pageName|}}}]] }} }} | |||
{{#if:{{{Type|}}}| <span>[[:Category:{{{Type|}}}|{{{Type|}}}]]</span>}} | |||
</div> | |||
<span class="irllinkrowname">[[{{{_pageName|}}}|{{{Name|}}}]]</span> | <span class="irllinkrowname">[[{{{_pageName|}}}|{{{Name|}}}]]</span> | ||
<p class="irllinkrowdesc">{{{Description|}}}</p> | <p class="irllinkrowdesc">{{{Description|}}}</p> | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
This is the Web_Link_Row template for showing rows of links using Web Link Query. | This is the Web_Link_Row template for showing rows of links using Web Link Query. | ||
</noinclude> | </noinclude> |
Revision as of 11:28, November 7, 2020
This is the Web_Link_Row template for showing rows of links using Web Link Query.