Difference between revisions of "Template:Leg"
Jump to navigation
Jump to search
(modified by py-yprinciple-gen 0.3.4) |
(modified by py-yprinciple-gen 0.3.5) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude><!-- | <noinclude><!-- | ||
− | -- Copyright (C) 2015- | + | -- Copyright (C) 2015-2025 BITPlan GmbH |
-- | -- | ||
-- Pater-Delp-Str. -- 1 | -- Pater-Delp-Str. -- 1 | ||
Line 21: | Line 21: | ||
=== Usage === | === Usage === | ||
<pre>{{Leg | <pre>{{Leg | ||
+ | |from= | ||
+ | |to= | ||
+ | |wp_num= | ||
+ | |transport= | ||
|storemode=property or subobject or none" | |storemode=property or subobject or none" | ||
}} | }} | ||
Line 29: | Line 33: | ||
|subobject={{#subobject:- | |subobject={{#subobject:- | ||
|isA=Leg | |isA=Leg | ||
+ | |Leg from={{{from|}}} | ||
+ | |Leg to={{{to|}}} | ||
+ | |Leg wp_num={{{wp_num|}}} | ||
+ | |Leg transport={{{transport|}}} | ||
}} | }} | ||
|#default={{#set: | |#default={{#set: | ||
|isA=Leg | |isA=Leg | ||
+ | |Leg from={{{from|}}} | ||
+ | |Leg to={{{to|}}} | ||
+ | |Leg wp_num={{{wp_num|}}} | ||
+ | |Leg transport={{{transport|}}} | ||
}} | }} | ||
}} | }} | ||
Line 42: | Line 54: | ||
{{!}}- | {{!}}- | ||
}} | }} | ||
+ | ![[Property:Leg from|from]] | ||
+ | {{!}} {{#if:{{{from|}}}|{{{from}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Leg to|to]] | ||
+ | {{!}} {{#if:{{{to|}}}|{{{to}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Leg wp_num|wp_num]] | ||
+ | {{!}} {{#if:{{{wp_num|}}}|{{{wp_num}}}|}} | ||
+ | {{!}}- | ||
+ | ![[Property:Leg transport|transport]] | ||
+ | {{!}} {{#if:{{{transport|}}}|{{{transport}}}|}} | ||
+ | {{!}}- | ||
{{!}}} | {{!}}} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Latest revision as of 09:23, 19 January 2025
This is the BITPlan Y-Prinzip ProfiWiki-Template for "Leg".
see also
see also
Usage
{{Leg |from= |to= |wp_num= |transport= |storemode=property or subobject or none" }}