Template:Way: Difference between revisions
(Created page with "<includeonly> <!-- Semantic properties --> [[Has name::{{{name|}}}]] [[Has slug::{{{slug|}}}]] [[Has category::{{{category|}}}]] [[Has short description::{{{short_description|}}}]] [[Has long description::{{{long_description|}}}]] {{#if:{{{price|}}}|[[Has price::{{{price}}}]]}} {{#if:{{{currency|}}}|[[Has currency::{{{currency}}}]]}} {{#if:{{{version|}}}|[[Has version::{{{version}}}]]}} {{#if:{{{language|}}}|[[Has language::{{{language}}}]]}} <!-- Multiple value fie...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<!-- Semantic | <!-- ===================== --> | ||
<!-- Semantic annotations --> | |||
<!-- ===================== --> | |||
[[Has name::{{{name|}}}]] | [[Has name::{{{name|}}}]] | ||
| Line 11: | Line 13: | ||
{{#if:{{{price|}}}|[[Has price::{{{price}}}]]}} | {{#if:{{{price|}}}|[[Has price::{{{price}}}]]}} | ||
{{#if:{{{currency|}}}|[[Has currency::{{{currency}}}]]}} | {{#if:{{{currency|}}}|[[Has currency::{{{currency}}}]]}} | ||
{{#if:{{{version|}}}|[[Has version::{{{version}}}]]}} | {{#if:{{{version|}}}|[[Has version::{{{version}}}]]}} | ||
{{#if:{{{language|}}}|[[Has language::{{{language}}}]]}} | {{#if:{{{language|}}}|[[Has language::{{{language}}}]]}} | ||
{{#arraymap:{{{includes_poi_types|}}}|,|x|[[Includes POI type::x]]|,}} | |||
{{#arraymap:{{{includes_poi_types|}}}|,|x|[[Includes POI type::x]] | |||
{{ | {{#arraymap:{{{includes_poi_meta_types|}}}|,|x|[[Includes POI meta type::x]]|,}} | ||
}} | |||
{{#arraymap:{{{applicable_routes|}}_ | |||