You are viewing an old version of this page. Return to the latest version.
(Tag: 2017 source edit) |
(Tag: 2017 source edit) |
There are no more minutes available.
<div class="hw-protokolle-inputbox"> {{#tag:inputbox| type=create default={{CURRENTYEAR}}-{{CURRENTMONTH}}-{{CURRENTDAY2}} prefix=Minutes:{{{1}}}/ preload={{{preload|Template:Minutes}}} buttonlabel=Create new minutes break=no }} </div> <div class="hw-protokolle-results"> {{#ask:[[~{{{1}}}/*]][[Minutes:+]] |limit=95 |searchlabel=more |sort=Creation date |order=desc |format=template |template=Organization Profile/Minutes |default=There are no minutes available. no more minutes |link=none }} </div>
(3 intermediate revisions by one other user not shown) | |||
Line 12: | Line 12: | ||
<div class="hw-protokolle-results"> | <div class="hw-protokolle-results"> | ||
{{#ask:[[~{{{1}}}/*]][[Minutes:+]] | {{#ask:[[~{{{1}}}/*]][[Minutes:+]] | ||
− | |limit= | + | |limit=5 |
|searchlabel=more | |searchlabel=more | ||
|sort=Creation date | |sort=Creation date | ||
Line 18: | Line 18: | ||
|format=template | |format=template | ||
|template=Organization Profile/Minutes | |template=Organization Profile/Minutes | ||
− | |default= | + | |default=no more minutes |
|link=none | |link=none | ||
}} | }} | ||
</div> | </div> |