Difference between revisions of "Template:News"

From Dashboard samenwerking Wijchen
Line 43: Line 43:
 
   <li class="list-group-item list-group-item-info">{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li>
 
   <li class="list-group-item list-group-item-info">{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li>
 
</ul>
 
</ul>
 +
 +
<div class="list-group">
 
{{#if:{{{Samenwerkingsverband|}}}  
 
{{#if:{{{Samenwerkingsverband|}}}  
 
|{{#widget:Button  
 
|{{#widget:Button  
 
|target=_self  
 
|target=_self  
|class=btn btn-primary full-width  
+
|class=list-group-item btn btn-primary full-width  
 
|href={{fullurl:{{{Samenwerkingsverband|}}}}}
 
|href={{fullurl:{{{Samenwerkingsverband|}}}}}
 
|title=Naar het samenwerkingsverband
 
|title=Naar het samenwerkingsverband
Line 54: Line 56:
 
{{#widget: Button  
 
{{#widget: Button  
 
|target=_self  
 
|target=_self  
|class=btn btn-success full-width  
+
|class=list-group-item btn btn-success full-width  
 
|href=/Nieuwsberichten  
 
|href=/Nieuwsberichten  
 
|title=Naar het nieuwsoverzicht  
 
|title=Naar het nieuwsoverzicht  
 
|buttontext={{Fa|newspaper-o fa-fw}} Naar het nieuwsoverzicht {{Fa|chevron-right}}  
 
|buttontext={{Fa|newspaper-o fa-fw}} Naar het nieuwsoverzicht {{Fa|chevron-right}}  
 
}}
 
}}
 
+
</div>
  
 
</div>
 
</div>

Revision as of 16:07, 28 July 2017

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

{{News
|News date=
|Author=
|Samenwerkingsverband=
|Title=
|Description=
}}

Edit the page to see the template text.