Difference between revisions of "Template:News"
From Dashboard samenwerking Wijchen
Line 40: | Line 40: | ||
<div class="panel-body"><!-- | <div class="panel-body"><!-- | ||
--><ul class="list-group"> | --><ul class="list-group"> | ||
− | <li class="list-group-item">{{Fa|calendar fa-fw}} Datum: {{#time:d xg Y|{{{News date|}}}|nl}}</li> | + | <li class="list-group-item list-group-item-info">{{Fa|calendar fa-fw}} Datum: {{#time:d xg Y|{{{News date|}}}|nl}}</li> |
− | <li class="list-group-item">{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li> | + | <li class="list-group-item list-group-item-info">{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li> |
{{#if:{{{Samenwerkingsverband|}}} | {{#if:{{{Samenwerkingsverband|}}} | ||
|{{#widget:Link |type=a |href={{fullurl:{{{Samenwerkingsverband|}}}}} |class=list-group-item list-group-item-action |text={{Fa|users fa-fw}} {{Getdisplaytitle |1={{{Samenwerkingsverband|}}}}} {{Fa|chevron-right}} }} | |{{#widget:Link |type=a |href={{fullurl:{{{Samenwerkingsverband|}}}}} |class=list-group-item list-group-item-action |text={{Fa|users fa-fw}} {{Getdisplaytitle |1={{{Samenwerkingsverband|}}}}} {{Fa|chevron-right}} }} | ||
}} | }} | ||
− | <li class="list-group-item">{{#widget: Button |target=_self |class=btn btn-primary |href=/Nieuwsberichten |title=Naar het nieuwsoverzicht {{Fa|chevron-right}} |buttontext={{Fa|newspaper-o}} Naar het nieuwsoverzicht}} </li> | + | <li class="list-group-item list-group-item-danger">{{#widget: Button |target=_self |class=btn btn-primary |href=/Nieuwsberichten |title=Naar het nieuwsoverzicht {{Fa|chevron-right}} |buttontext={{Fa|newspaper-o}} Naar het nieuwsoverzicht}} </li> |
− | <li class="list-group-item">dsdfdsfs</li> | + | <li class="list-group-item list-group-item-success">dsdfdsfs</li> |
</ul> | </ul> | ||
Revision as of 14:51, 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.