Difference between revisions of "Template:Loc"

From BITPlan E-Bike Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.3.4)
(modified by py-yprinciple-gen 0.3.4)
 
(2 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
=== Usage ===
 
=== Usage ===
 
<pre>{{Loc
 
<pre>{{Loc
 +
|id=
 
|latlon=
 
|latlon=
 
|name=
 
|name=
 
|notes=
 
|notes=
|category=
 
 
|storemode=property or subobject or none"
 
|storemode=property or subobject or none"
 
}}
 
}}
Line 33: Line 33:
 
|subobject={{#subobject:-
 
|subobject={{#subobject:-
 
|isA=Loc
 
|isA=Loc
 +
|Loc id={{{id|}}}
 
|Loc latlon={{{latlon|}}}
 
|Loc latlon={{{latlon|}}}
 
|Loc name={{{name|}}}
 
|Loc name={{{name|}}}
 
|Loc notes={{{notes|}}}
 
|Loc notes={{{notes|}}}
|Loc category={{{category|}}}
 
 
}}
 
}}
 
|#default={{#set:
 
|#default={{#set:
 
|isA=Loc
 
|isA=Loc
 +
|Loc id={{{id|}}}
 
|Loc latlon={{{latlon|}}}
 
|Loc latlon={{{latlon|}}}
 
|Loc name={{{name|}}}
 
|Loc name={{{name|}}}
 
|Loc notes={{{notes|}}}
 
|Loc notes={{{notes|}}}
|Loc category={{{category|}}}
 
 
}}
 
}}
 
}}
 
}}
Line 54: Line 54:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
 +
![[Property:Loc id|id]]
 +
{{!}}&nbsp;{{#if:{{{id|}}}|{{{id}}}|}}
 +
{{!}}-
 
![[Property:Loc latlon|latlon]]
 
![[Property:Loc latlon|latlon]]
 
{{!}}&nbsp;{{#if:{{{latlon|}}}|{{{latlon}}}|}}
 
{{!}}&nbsp;{{#if:{{{latlon|}}}|{{{latlon}}}|}}
Line 62: Line 65:
 
![[Property:Loc notes|notes]]
 
![[Property:Loc notes|notes]]
 
{{!}}&nbsp;{{#if:{{{notes|}}}|{{{notes}}}|}}
 
{{!}}&nbsp;{{#if:{{{notes|}}}|{{{notes}}}|}}
{{!}}-
 
![[Property:Loc category|category]]
 
{{!}}&nbsp;{{#if:{{{category|}}}|{{{category}}}|}}
 
 
{{!}}-
 
{{!}}-
 
{{!}}}
 
{{!}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 15:07, 27 November 2024

This is the BITPlan Y-Prinzip ProfiWiki-Template for "Loc".

see also

see also

Usage

{{Loc
|id=
|latlon=
|name=
|notes=
|storemode=property or subobject or none"
}}