Drt-tour
Aus bedarfsverkehr.at
Messages[ ]
"semorg-drt-tour-template": "semorg-drt-tour", "semorg-drt-tour-category": "semorg-drt-tour", "semorg-drt-tour-form": "semorg-drt-tour", "semorg-drt-tour-entity-name": "Shuttle", "semorg-form-drt-tour-create-title": "Create Shuttle", "semorg-form-drt-tour-edit-title": "Edit Shuttle", "semorg-form-drt-tour-template": "drt", "semorg-form-drt-tour-rows": "allgemein-section, beschreibung, eigenbezeichnung, website, gemeinde, zielgruppe-eingeschraenkt, zielgruppe, bedienungsform, fahrplan, haltestellen, betriebszeit, betriebszeit-osm, betriebsstunden-combined, betriebszeit-abgestimmt, status-section, status, betriebsbeginn, eingestellt, buchung-section, bestellzeit, bediengarantie, buchung, buchung-telefon, buchung-telefon-typ, buchung-online, buchung-android, buchung-ios, tarif-section, tarif-checkboxes, tarife, zeitkarten, ermaessigungen, vorverkauf, verbund, mitgliedschaft, tarif-anmerkungen, tarifdetails-link, organisation-section, dienstleistung, modell, systemanbieter,verbundintegration, verbundintegration-ja, vao, software-section, software, software-hersteller, fahrzeuge-section, fahrzeuge,marketing-section,marketing, anmerkungen, letzter-check", "semorg-list-drt-tour-headers": "",
Form[ ]
<noinclude>{{semorg-bundle}}</noinclude><includeonly>{{{info
|create title={{int:semorg-form-drt-tour-create-title}}
|edit title={{int:semorg-form-drt-tour-edit-title}}<span class="d-none">: <page name></span>
|page name=
}}}
{{semorg-form-template|drt-tour}}
{{semorg-form-standard-inputs}}
</includeonly>
as embedded:
Use this code, if this is not meant to be a standalone feature but rather a supplement that should be embedded in other forms. Add this line to a form definition that includes a field with the parameter holds template. The second parameter of the semorg-form-template-embed call should be the target field, specified with <feature>[<field>] (e.g. meeting-group[files] or {{int:semorg-meeting-group-template}}[files] to respect template customization).
{{semorg-form-template-embed|drt-tour|}}
Category[ ]
{{semorg-category}}
Template[ ]
<noinclude>{{semorg-bundle}}</noinclude><includeonly>[[Category:{{int:semorg-drt-tour-category}}]]{{#semorg-set:drt-tour
}}{{#semorg-detail:drt-tour}}{{#semorg-table:drt-tour
}}</includeonly>
Row Template[ ]
<noinclude>{{semorg-bundle}}</noinclude><includeonly><tr>
<td>[[{{{target|}}}]]</td>
{{semorg-showedit
|target={{{target|}}}
}}
</tr></includeonly>
Overview Page Template[ ]
Template:Semorg-drt-tour-overview
<noinclude>{{semorg-bundle}}</noinclude><includeonly>{{#semorg-list:drt-tour
|heading={{int:semorg-drt-tour-page-name}}
|formlink={{#semorg-forminput:drt-tour}}
|links={{{links|}}}
|query={{{query|}}}
|sort={{{sort|}}}
|order={{{order|}}}
|limit={{{limit|}}}
|filter links={{{filter links|}}}
|filters={{{filters|}}}
|category={{{category|}}}
|headers={{{headers|}}}
|row template={{{row template|}}}
|tableclass={{{tableclass|}}}
|title={{{title|}}}
|sums={{{sums|}}}
|csv={{{csv|}}}
|default={{{default|}}}
|returnto={{{returnto|}}}
|help={{{help|}}}
}}</includeonly>
Overview Page[ ]
[[]]
{{semorg-drt-tour-overview}}
Property Registration[ ]
Add the following line to LocalSettings.php:
$wgSemorgAdditionalProperties['drt-tour'] = [ "id" => "DRTS","fields" => [ ] ];