Overleg:Koningsdag: verschil tussen versies

Uit OV in Nederland Wiki
Ga naar: navigatie, zoeken
(Code voor de tabellen)
k
 
Regel 5: Regel 5:
 
<pre>
 
<pre>
 
{{#dpl:
 
{{#dpl:
  |category = Concessie Regio Utrecht (voormalige lijnen)
+
  |category = Concessie Regio Utrecht
 
  |suppresserrors=yes
 
  |suppresserrors=yes
 
  |titlematch=L%
 
  |titlematch=L%
 
  |tablesortcol = 1
 
  |tablesortcol = 1
  |include={VLijnInfo}:lijnnr:route:periode
+
  |include={LijnInfo}:lijnnr:route:periode
 
  |table=class="wikitable ovnl sortable",-,Lijn,Route,
 
  |table=class="wikitable ovnl sortable",-,Lijn,Route,
 
  |tablerow=%%,[[%PAGE%|%%]],%%
 
  |tablerow=%%,[[%PAGE%|%%]],%%
Regel 19: Regel 19:
 
<pre>
 
<pre>
 
{{#dpl:
 
{{#dpl:
  |category = Concessie Regio Utrecht
+
  |category = Concessie Regio Utrecht (voormalige lijnen)
 
  |suppresserrors=yes
 
  |suppresserrors=yes
 
  |titlematch=L%
 
  |titlematch=L%
 
  |tablesortcol = 1
 
  |tablesortcol = 1
  |include={LijnInfo}:lijnnr:route:periode
+
  |include={VLijnInfo}:lijnnr:route:periode
 
  |table=class="wikitable ovnl sortable",-,Lijn,Route,
 
  |table=class="wikitable ovnl sortable",-,Lijn,Route,
 
  |tablerow=%%,[[%PAGE%|%%]],%%
 
  |tablerow=%%,[[%PAGE%|%%]],%%

Huidige versie van 27 apr 2016 om 11:47

Ik heb op een pagina een automatisch overzicht van alle huidige en voormalige nachtbussen die reden bij Qbuzz in Utrecht. Wat vinden jullie ervan? Wouter15 (overleg) 10 mei 2015 11:52 (CEST)

Speciaal:SjablonenSubstitueren

Huidig

{{#dpl:
 |category = Concessie Regio Utrecht
 |suppresserrors=yes
 |titlematch=L%
 |tablesortcol = 1
 |include={LijnInfo}:lijnnr:route:periode
 |table=class="wikitable ovnl sortable",-,Lijn,Route,
 |tablerow=%%,[[%PAGE%|%%]],%%
 |linksto=Koningsdag
}}

Voormalig

{{#dpl:
 |category = Concessie Regio Utrecht (voormalige lijnen)
 |suppresserrors=yes
 |titlematch=L%
 |tablesortcol = 1
 |include={VLijnInfo}:lijnnr:route:periode
 |table=class="wikitable ovnl sortable",-,Lijn,Route,
 |tablerow=%%,[[%PAGE%|%%]],%%
 |linksto=Koningsdag
}}