Sjabloon:Show article as card: verschil tussen versies

Uit Auditpedia
Ga naar:navigatie, zoeken
 
(7 tussenliggende versies door dezelfde gebruiker niet weergegeven)
Regel 11: Regel 11:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>__NOTOC____NOTITLE__
 
</noinclude><includeonly>__NOTOC____NOTITLE__
<div class= "col-lg-6 col-12 pt-5 cards-small">
+
<div class= "col-lg-6 col-12 pb-5 cards-small">
<div class="card ">
+
<div class="card">
<div class="card-header" style="background-color: #00A184; color: white;">
+
<div class="card-header" style="background-color: #00A184;">
<h4>{{{Title|}}}</h4>
+
<h4 class="white-link">[[{{{Page|}}}|{{{Title|}}}]]</h4>
 
</div>
 
</div>
 
<div class="card-body"  style="height: 350px; overflow: hidden;">
 
<div class="card-body"  style="height: 350px; overflow: hidden;">
<div class="single-post-content-wrapper">
+
<div class="single-post-content-wrapper" style="color:#212529;">
{{#ifexpr:{{#len:{{{Short description|}}} }} > 400|{{#sub:{{{Short description|}}}|0|350}}...  |{{{Short description|}}} }}
+
{{#ifexpr:{{#len:{{{Short description|}}} }} > 400|{{#sub:{{{Short description|}}}|0|400}}...  |{{{Short description|}}} }}
 
</div>
 
</div>
 
</div>
 
</div>
Regel 24: Regel 24:
 
{{#widget: Link
 
{{#widget: Link
 
|type=a
 
|type=a
|href={{fullurl:Article/{{{Title|}}}}}
+
|href={{fullurl:{{{Page|}}} }}
 
|text={{int: ws-read-more}}
 
|text={{int: ws-read-more}}
 
|class=button portal-button
 
|class=button portal-button

Huidige versie van 14 apr 2022 om 14:48

This is the "Show article as card" template. It should be called in the following format:

{{Show article as card
|Title=
|Short description=If the description is longer than 350 letters it will be cut off. Make sure it's shorter than that. 
}}

Edit the page to see the template text.