Template:Event table/row: Difference between revisions

From stencil.wiki
(Created page with "<includeonly> | {{{city}}} || style="text-align: right" | {{{population}}} || style="text-align: right" | {{{area}}} |- </includeonly> <noinclude> {{#ask: Category:Events [[Has start date::>{{#time:Y-m-d}}]] |?In city = City |?Has start date=Start date |?Has end date = End date |format=plainlist |introtemplate=EventTableHeader |template=EventTableRow |outrotemplate=EventTableFooter |headers=show |mainlabel=Event |sort=Has start date |order=ascending...")
 
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
  | {{{city}}} || style="text-align: right" | {{{population}}} || style="text-align: right" | {{{area}}}
  | {{{city}}} || style="text-align: right" | {{Date formatter|{{{start_date}}}|{{{end_date}}}}} || style="text-align: right" | {{{area}}}
  |-
  |-
</includeonly>
</includeonly>
Line 8: Line 8:
  [[Category:Events]]
  [[Category:Events]]
  [[Has start date::>{{#time:Y-m-d}}]]
  [[Has start date::>{{#time:Y-m-d}}]]
  |?In city = City
  |?In city=City
  |?Has start date=Start date
  |?Has start date=Start date
  |?Has end date = End date
  |?Has end date = End date
Line 19: Line 19:
  |sort=Has start date
  |sort=Has start date
  |order=ascending
  |order=ascending
|named args=yes
  |limit=50
  |limit=50
}}</noinclude>
}}</noinclude>

Revision as of 01:49, 13 December 2024