Sjabloon:Related websites card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
Regel 27: Regel 27:
 
<div class="card-body inhoud pt-0 pb-0" style="background-color: #61c6b3; color: white;">
 
<div class="card-body inhoud pt-0 pb-0" style="background-color: #61c6b3; color: white;">
 
<ul>
 
<ul>
{{#if: |Website 1= |<li>[{{{Website 1|}}} {{{Text website 1|}}}]</li>| }}
+
{{#if: Website 1= |<li>[{{{Website 1|}}} {{{Text website 1|}}}]</li>| }}
{{#if: |Website 2= |<li>[{{{Website 2|}}} {{{Text website 2|}}}]</li>| }}
+
{{#if: Website 2= |<li>[{{{Website 2|}}} {{{Text website 2|}}}]</li>| }}
{{#if: |Website 3= |<li>[{{{Website 3|}}} {{{Text website 3|}}}]</li>| }}
+
{{#if: Website 3= |<li>[{{{Website 3|}}} {{{Text website 3|}}}]</li>| }}
{{#if: |Website 4= |<li>[{{{Website 4|}}} {{{Text website 4|}}}]</li>| }}
+
{{#if: Website 4= |<li>[{{{Website 4|}}} {{{Text website 4|}}}]</li>| }}
{{#if: |Website 5= |<li>[{{{Website 5|}}} {{{Text website 5|}}}]</li>| }}
+
{{#if: Website 5= |<li>[{{{Website 5|}}} {{{Text website 5|}}}]</li>| }}
 
</ul>
 
</ul>
 
</div>
 
</div>

Versie van 1 dec 2020 15:59

This is the "Related websites card" template. It should be called in the following format:

{{Related websites card
|Card title=The title of the card, default is: Related websites
|Read more=Put the page you want to refer to when you click on read more here (Fullurl is already included) default is Main Page
|Website 1=A website that is related to this portal
|Text website 1= The text you want to show for the website
|Website 2=A website that is related to this portal
|Text website 2= The text you want to show for the website
|Website 3=A website that is related to this portal
|Text website 3= The text you want to show for the website
|Website 4=A website that is related to this portal
|Text website 4= The text you want to show for the website
|Website 5=A website that is related to this portal
|Text website 5= The text you want to show for the website
}}

Edit the page to see the template text.