Difference between revisions of "Template:News"

From Dashboard samenwerking Wijchen
Line 27: Line 27:
 
{{{Description|}}} }}
 
{{{Description|}}} }}
 
}}
 
}}
 +
<ul class="list-inline">
 +
<li>{{Fa|calendar fa-fw}} Datum: {{#time:d xg Y|{{{News date|}}}|nl}}</li>
 +
<li>{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li>
 +
</ul>
 
<div class="container-fluid">
 
<div class="container-fluid">
 
<div class="row">
 
<div class="row">
Line 35: Line 39:
 
<div class="panel panel-info">
 
<div class="panel panel-info">
 
<div class="panel-body">
 
<div class="panel-body">
{| class="table"
 
 
{{#if:{{{Samenwerkingsverband|}}} |<br>
 
{{#if:{{{Samenwerkingsverband|}}} |<br>
{{!}}-
+
{{Fa|users fa-fw}} Naar het samenwerkingsverband: {{Getdisplaytitle |1={{{Samenwerkingsverband|}}} |Link=yes}}  
! {{Fa|users fa-fw}} Samenwerkingsverband:
+
}}
{{!}} {{Getdisplaytitle |1={{{Samenwerkingsverband|}}} |Link=yes}} }}
 
|-
 
! {{Fa|calendar fa-fw}} Datum
 
| {{#time:d xg Y|{{{News date|}}}|nl}}
 
|-
 
! {{Fa|user fa-fw}} Auteur
 
| {{{Author|}}}
 
|}
 
 
</div>
 
</div>
 
</div>
 
</div>

Revision as of 15:36, 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.