Difference between revisions of "Template:News"
From Dashboard samenwerking Wijchen
(12 intermediate revisions by the same user not shown) | |||
Line 27: | Line 27: | ||
{{{Description|}}} }} | {{{Description|}}} }} | ||
}} | }} | ||
+ | {{#ifingroup:user| | ||
+ | {{#widget:Button |class=btn btn-default|buttontext={{Fa|pencil fa-fw}} Bewerken |href={{fullurl:Special:FormEdit/News/{{FULLPAGENAME}}}} | ||
+ | }}}} | ||
+ | |||
<div class="container-fluid"> | <div class="container-fluid"> | ||
<div class="row"> | <div class="row"> | ||
− | <div class="col- | + | <div class="col-md-8"> |
{{{Description|}}} | {{{Description|}}} | ||
</div> | </div> | ||
− | <div class="col- | + | <div class="col-md-4"> |
− | |||
− | |||
− | |||
− | <ul class="list-group"> | + | <!-- |
− | <li class="list-group-item">{{Fa|calendar fa-fw}} Datum: {{#time:d xg Y|{{{News date|}}}|nl}}</li> | + | --><ul class="list-group"> |
− | <li class="list-group-item">{{Fa|user fa-fw}} Auteur: {{{Author|}}} | + | <li class="list-group-item list-group-item-success">{{Fa|calendar fa-fw}} Datum: {{#time:d xg Y|{{{News date|}}}|nl}}</li> |
− | + | <li class="list-group-item list-group-item-info">{{Fa|user fa-fw}} Auteur: {{{Author|}}}</li> | |
− | |||
− | |||
− | |||
− | |||
</ul> | </ul> | ||
+ | <br> | ||
+ | <div class="list-group"><!-- | ||
+ | -->{{#if:{{{Samenwerkingsverband|}}} |{{#widget:Button | ||
+ | |target=_self | ||
+ | |class=list-group-item list-group-item-action list-group-item-success text-center full-width | ||
+ | |href={{fullurl:{{{Samenwerkingsverband|}}}}} | ||
+ | |title=Naar het samenwerkingsverband | ||
+ | |buttontext={{Fa|users fa-fw}} {{Getdisplaytitle |1={{{Samenwerkingsverband|}}}}} {{Fa|chevron-right}} | ||
+ | }}}}<!-- | ||
+ | -->{{#widget: Button | ||
+ | |target=_self | ||
+ | |class=list-group-item list-group-item-action list-group-item-danger text-center full-width | ||
+ | |href=/Nieuwsberichten | ||
+ | |title=Naar het nieuwsoverzicht | ||
+ | |buttontext={{Fa|newspaper-o fa-fw}} Naar het nieuwsoverzicht {{Fa|chevron-right}} | ||
+ | }}</div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
</div> | </div> |
Latest revision as of 08:53, 31 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.