Difference between revisions of "Template:List item"

From partnersenproppersolutions
Line 17: Line 17:
 
  <div class="panel-body" style="padding:20px">
 
  <div class="panel-body" style="padding:20px">
 
<div style="height:212px">{{#if:{{{?List image|}}}|[[File:{{{?List image|}}} | 318x212px | link={{{?Page|}}}|center]]}}</div>
 
<div style="height:212px">{{#if:{{{?List image|}}}|[[File:{{{?List image|}}} | 318x212px | link={{{?Page|}}}|center]]}}</div>
<div class="verticalEllipsis-item"><h2 class="tussenkop">[[{{{?Page|}}}|{{{?List title|}}}]]</h2>
+
<div class="verticalEllipsis-item"><h2 class="tussenkop text-primary">[[{{{?Page|}}}|{{{?List title|}}}]]</h2>
 
<div>{{{?Summary|}}}</div>
 
<div>{{{?Summary|}}}</div>
 
</div>
 
</div>

Revision as of 12:26, 30 January 2017

This is the "List item" template. It should be called in the following format:

{{List item
|?Page=
|?List image=
|?List title=
|?Summary=
|?Text button=
|?Link read more=
}}

Edit the page to see the template text.