Creating the display template
To create the template, we go to the page Special:Create template. On this page, we have access to the properties that we have already created.
- Like in the previous step (creating properties), find the link "Create a template" from the search field of the Special pages overview page or scroll down to the Page Forms section.
Create a template - Define the data fields that you want to use in your template. For each property that you created, you need to have a placeholder-field (=template parameter) .
Create the template
- Template name (1): Enter Customer data as name for the template.
- Category (2): Define a category which will be assigned to all customer pages that use this template. It makes sense to also call this category Customer data.
- Field name (3): Create a field name for the property Has location. This field name is used in the template ith the data entry form. The name should not contain spaces.
- Display label (4): This is the field label tha tis shown on the customer pages. It can contain spaces.
- Semantic property (5): Choose the property Has location that you created in the previous step.
- Add field (6): Click Add field to create the fields for the properties Has First contact and Has contact person.
- Click Save page at the end of the page.
The template is now available and can be viewed in the Template namespace. You do not have to edit the template any further at this point.
Including the template on a page
- To include the template on a customer page, you simply add it from the Visual Editor Insert > Template menu.
Insert the template on a page - Start typing the name Customer data and select the template (1). Then, click Add template (2).
Select template - Click Insert. Simply ignore the notice aobut missing template data, since we will create a form for the template in the next step.
Notice about missing TemplateData - Save the page. The template is now included on the page.
Included template
Next step
Next, we create a form that makes it easy for users to enter the data.